Payouts
View a payout
Searches for payouts with the given payoutId.
<!-- theme: info --><!-- theme: warning -->📘 Note
The payoutId parameter is not the same as the payoutRef, payoutProviderRef, or payoutProviderAdditionalRef. To view a payout using one of these other reference values, use the View payouts endpoint.
<div style="display:none;">⚠️ Try It
To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.<br/><br/>Include the payout ID in the path parameter of the request.
Request parameters
- payoutId
Response parameters
- batchRef
- id
- recipientRef
- recipientId
- payoutAccountId
- payoutRef
- providerId
- providerType
- payoutProviderRef
- payoutProviderAdditionalRef
- providerRecipientRef
- amount
- currency
- description
- payoutDate
- transferStatus
- payoutStatus
- providerResponse
- firstName
- lastName
- addressLine1
- addressLine2
- city
- region
- postalCode
- country
- phoneNumber
- mobileNumber
- createdAt
- updatedAt
get/payout/v3/{payoutId}
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.