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
curl --request POST \ --url https://api.referralful.com/v1/payouts/{id}/pay \ --header 'Authorization: Basic <encoded-value>'
{ "id": "<string>", "object": "payout", "currency": "<string>", "amount": 123, "paid_at": "2023-11-07T05:31:56Z", "affiliate_id": "<string>" }
Use your API secret as the username, with an empty password.
OK
"payout"
pending
paid
Amount in cents.