Retrieve details of a specific payout transaction by reference.
This endpoint retrieves the details of a specific payout transaction using the provided reference.
Method: GET
URL: /v1/payouts/transaction/{reference}
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 transaction. |
Status Code: 200 OK
Content-Type: application/json
Provide your API key in the 'apikey' header.
OK
The response is of type object
.
Retrieve details of a specific payout transaction by reference.
This endpoint retrieves the details of a specific payout transaction using the provided reference.
Method: GET
URL: /v1/payouts/transaction/{reference}
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 transaction. |
Status Code: 200 OK
Content-Type: application/json
Provide your API key in the 'apikey' header.
OK
The response is of type object
.