get_payment_account
GET /v1/payments/accounts/{payment_account_id}
GET
/v1/payments/accounts/{payment_account_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” payment_account_id
required
string
Payment account ID
Responses
Section titled “ Responses ”Payment account
object
created_at
required
string format: date-time
id
required
Prefixed identifier with ‘payacct’ prefix
string
Example
payacct_01933b5a00007000800000000000001 label
required
string
metadata
required
organization_id
required
string
owner_id
required
string
owner_type
required
Principal class that owns a payment account.
string
public_address
string | null
rail
required
Payment rail used to settle a machine payment.
string
status
required
string
updated_at
required
string format: date-time
Not found
Standard error response for API endpoints.
object
error
required
Error message describing what went wrong.
string