Payouts
Fetch Payout Status
Retrieve the status of a specific payout by reference.
GET
Overview
This endpoint retrieves the status of a specific payout using the provided reference.
Request
Method: GET
URL: /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 OK
Content-Type: application/json
Example Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Path Parameters
Response
200 - application/json
OK
The response is of type object
.