public.withdrawals
List Withdrawals
Lists all withdrawals for the authenticated merchant
get/v1/merchant/withdrawals
Query parameters
limitinteger
Number of results per page (default: 50)
pageinteger
Page number (default: 1)
status'PENDING' | 'SUBMITTED' | 'SETTLED' | 'FAILED'
Filter by status
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.