Get Payout by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieves the full details of a payout using the internal Bamboo payoutId.

This endpoint returns information such as the payout status, requested and local amounts, exchange rate, error codes, and recipient (payee) details.

Refer to the Get a Payout guide for usage recommendations, field descriptions, and examples.

Staging:

https://payout-api.stage.bamboopayment.com/api/Payout/{id}

Production

https://payout-api.bamboopayment.com/api/Payout/{id}



📘

It is recommended to rely on webhook notifications for final status updates. Use this endpoint only in case of discrepancies or for error-handling flows that require manual reconciliation.


Path Params
int64
required
Headers
string
enum
Defaults to application/json
Allowed:
Responses

204

Success

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json