Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'http://localhost:9000/admin/payouts/pout_01HXYZ8Q2M4N6P8R0T2V4W6X8Y' \ -H 'Authorization: Bearer <token>'
{ "payout": { "id": "pout_01HXYZ8Q2M4N6P8R0T2V4W6X8Y", "display_id": 42, "amount": 1250, "currency_code": "usd", "status": "completed", "data": null, "account": { "id": "pacc_01HXYZ", "status": "active" }, "seller": { "id": "sel_01HXYZ", "name": "Acme Store", "handle": "acme-store" } } }
Retrieve a payout by ID.
Show properties
id
status
name
handle