Withdrawals
Fetch Withdrawal By ID
Retrieve a withdrawal by its ID or external ID
get/payments/withdrawal/{id}
Path parameters
idstring required
Withdrawal ID, or the externalId provided when creating it.
Response
Withdrawal details returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.