Get Payout History (Single)
Retrieve details of a specific payout by payout ID.
Authentication
AuthorizationBearer
OAuth 2.0 access token
Path parameters
id
Payout ID
Response
Successful response with payout details
id
Payout ID
currency
Currency code
amount
Payout amount
status
Payout status
Allowed values:
createdAt
Payout creation timestamp
recipientType
Type of recipient
recipient
Recipient details (masked for security)
completedAt
Payout completion timestamp
reference
External reference
description
Payout description
failureReason
Reason for failure (if status is failed)
Errors
403
Forbidden Error
404
Not Found Error