v2 API: Add Events API to power webhook integrations, enabling real-time notifications when events occur on the Paxos platform.
v2 API: Add values PERSONA and PLAID to parameter person_details.passthrough_verifier_type on Create Identity and Update Identity request and response.
v2 API: Add enum value TRAVEL_RULE_REJECTED to the secondary_statuses parameter for List Transfers and Get Transfer responses. TRAVEL_RULE_REJECTED may be used as a query parameter for List Transfers.
Breaking Change: The Paxos v1 API has reached its end of life. Paxos no longer supports the v1 API. The v2 API fully supports all current API use cases.
v2 API: Add Paxos Transfers to enable asset movement between two Entities belonging to the same Organization or to a different Organization on the Paxos platform.
v2 API: Add Update Profile to allow changing the nickname of an existing Profile.
v2 API: The identity_id parameter is now optional with Create Fiat Account. Those with 3rd-Party integrations initiating transfers on behalf of their end users must continue to use the parameter.
Docs, v2 API: Enable USDG on Ethereum. Add USDG docs.
Docs, v2 API: Enable support for CUBIX API and update docs for Transfers and Fiat Transfers. All users of the Customers Bank integrations must start using CUBIX by November 11, 2024. See the CUBIX API migration guide.
v2 API: Add three new optional fields to the customer_due_diligence object of the Identity API (Create Identity and Update Identity).
v2 API: Add new ENUM value GOVERNMENT_BENEFITS to the customer_due_diligence object field source_of_funds in the Identity API (Create Identity and Update Identity).
Docs, v2 API: Add new Settlement APIs which allow for atomic one-way or two-way transfers across Paxos accounts. Also added Settlement integration guide.
v2 API: Add optional is_merchant boolean field to the Create Identity request body and the List Identities, Create Identity, Get Identity and Update Identity responses.
v2 API: Add new attribute compatible_crypto_networks to the Create Deposit Address and List Deposit Addresses API responses. This field contains the compatible networks with the created or already existing deposit address.
v1 API, v2 API: The address1, city and province fields are no longer explicitly marked as required in the MailingAddress object. The v1 API CreateBankAccount endpoint and the v2 API Create Fiat Account and Update Fiat Account endpoints will continue to validate these fields if they exist.