Change an existing value or add a new value on one or more fields for the given Fiat Account and return the modified Fiat Account in PENDING status.
Update fields in either fiat_account_owner.person_details or fiat_account_owner.institution_details.
Attempts to convert the fiat_account_owner type results in an error.
Empty strings or null values are ignored.
Upon successful response, Paxos initiates an automated review of the requested changes and then either sets the status to APPROVED or REJECTED.
Occasionally, a manual review may be required.
Use Get Fiat Account to check for status changes.
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
Learn more in the API credentials guide →
The Paxos fiat account ID (UUID).
The Fiat Account ID (id) is provided in the response of the Create Fiat Account.
Use this ID to retrieve the instructions using Get Fiat Account & List Fiat Accounts.
A successful response.
The Paxos FiatAccount ID (UUID).
PENDING, APPROVED, REJECTED The time at which this FiatAccount was created.
The optional client-specified ID (for idempotence).
The Paxos Identity (identity_id) of the user's FiatAccount.
The Paxos Account (account_id) of the user's FiatAccount.
Required only for customers with 3rd-Party integrations initiating transfers on behalf of their end users.
Optional client-specified metadata. Up to 6 key/value pairs may be returned. Each key and value must be less than or equal to 100 characters.
The time at which this FiatAccount record was most recently updated.