Fetch Payout Status
Payouts
Fetch Payout Status
Retrieve the status of a specific payout by reference.
GET
Fetch Payout Status
Overview
This endpoint retrieves the status of a specific payout using the provided reference.Request
Method:GETURL:
/v1/payouts/status/{reference}
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
reference | Path | string | Yes | The unique reference of the payout. |
Response
Status Code:200 OKContent-Type:
application/json