Retrieve payout account
Retrieves the details of an existing payout account.
Required permissions:
- payout:account:read
Path parameters
The unique identifier of the payout account to retrieve.
Response
A successful response
Example response
{
"id": "poact_xxxxxxxxxxxx",
"latest_verification": {
"id": "verf_xxxxxxxxxxxxx",
"last_error_reason": "Document image was too blurry to read."
}
}Changes
Changed in 1 of the 74 revisions of this API.4
- ●
added the new
blocked_by_parentenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
deniedenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
manual_reviewenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
manual_reviewenum value to the////response property for the response statusresponse-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
Of the 74 revisions, 1 has no diff computed.