Retrieve payout account
Retrieves the details of an existing payout account.
Required permissions:
payout:account:read
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Path Parameters
The unique identifier of the payout account to retrieve.
"poact_xxxxxxxxxxxx"
Response
A successful response
An object representing an account used for payouts.
The physical address associated with this payout account
The company's legal name
The business representative for this payout account
The email address of the representative
The unique identifier for the payout account.
"poact_xxxxxxxxxxxx"
The latest verification for the connected account.
The business representative's phone
The granular calculated status of the payout account reflecting its current KYC and withdrawal readiness state.
connected, disabled, action_required, pending_verification, verification_failed, not_started 
