{
"id": "poact_xxxxxxxxxxxx",
"status": "connected",
"business_name": "<string>",
"phone": "<string>",
"email": "<string>",
"business_representative": {
"date_of_birth": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>"
},
"address": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"postal_code": "<string>",
"state": "<string>",
"country": "<string>"
},
"latest_verification": {
"id": "verf_xxxxxxxxxxxxx",
"status": "requires_input",
"last_error_code": "abandoned",
"last_error_reason": "Document image was too blurry to read."
}
}An object representing an account used for payouts.
The unique identifier for the payout account.
"poact_xxxxxxxxxxxx"
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 The company's legal name
The business representative's phone
The email address of the representative
The business representative for this payout account
Show child attributes
The physical address associated with this payout account
Show child attributes
The latest verification for the connected account.
Show child attributes
Was this page helpful?