Returns the current state of a single payout. A payout reads as `completed` only after the provider confirmed the payment AND the ledger debit was recorded.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
accountId |
path | string |
yes | Unique identifier of the account. |
payoutId |
path | string |
yes | Unique identifier of the payout. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
Payout |
Payout retrieved. |
404 |
Error |
Payout not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.