Reporting
Get refunds from payout
Retrieve refunds from a payout. This endpoint provides a list of refunds associated with a specific payout. Use the Scalapay API key Bearer token to access this endpoint.
get/v1/reporting/payouts/{token}/refunds
Path parameters
tokenstring string required
Payout token.
Query parameters
sizeinteger
Number of items returned (default: 5000).
pageinteger
Page to show (default: 0).
Response
Refunds from payout retrieved successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.