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

NameInTypeRequiredDescription
accountId path string yes Unique identifier of the account.
payoutId path string yes Unique identifier of the payout.

Responses

StatusBodyDescription
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.