Skip to main content

54 Updates tagged with "v2 API"

View All Tags

  • v2 API: Add optional memo field to CreateCryptoWithdrawalRequest. It is an optional field used to identify a crypto withdrawal.

  • v2 API: Add optional from_account_id, from_identity_id, to_account_id, to_identity_id parameters to CreatePaxosTransfer.
  • v2 API: Add field memo to ListTransfers and GetTransfer response. It is an optional field used to identify a transfer. Currently supported for Fiat Transfers.

  • 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 optional from_account_id, from_identity_id, to_account_id, to_identity_id parameters to CreateInternalTransfer.

  • v2 API: Document the max file upload size for the Identity Documents: Document Upload API.

  • v2 API: Add parameter last_kyc_refresh_date to the Identity API for setting the timestamp the Identity last underwent periodic refresh.

  • v2 API: Add Deactivate Profile endpoint to the Profile API.
  • v2 API: Remove the unused value RANSOMWARE from the institution_details.institution_sub_type enum on the Identity API.

  • 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.

  • v2 API: Enable optional business_description parameter for the Create Identity, Update Identity, Get Identity and List Identities endpoints.
  • v2 API: Add REAL_ESTATE and OTHER_SOURCE_OF_WEALTH to the customer_due_diligence.source_of_wealth enumeration on the Identity APIs.

  • v2 API: Add optional crypto_tx_hashes filter to the List Transfers endpoint.
  • v2 API: Add the following document types to Identity Documents APIs: AML_DOCUMENTS, FUND_STRUCTURE_CHART, FUND_MANAGER_REGISTRATION, MEMORANDUM_OF_ASSOCIATION, ORGANIZATIONAL_CHART, FOUNDATION_BY_LAWS, APPOINTMENT_OF_GUARDIAN_EVIDENCE, LEGAL_DOMICILE_OF_BENEFICIAL_OWNERS, GOVERNING_BODY_MEMBER_NAMES.

  • 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).

  • v2 API: Add is_merchant field to the Identity API (Update Identity, Get Identity, List Identities).

  • v2 API: All metadata specified when creating a crypto deposit address is now inherited by deposit activities.

  • 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.

  • v2 API: Add Insufficient Funds 403 error response to Create Fiat Withdrawal endpoint.

  • v2 API: Add new Fiat Transfer APIs which allow for automatic funding and withdrawal of fiat in a Paxos account.

  • v1 API, v2 API: Update REST Transfer API Rate Limit to 20 requests per second.
    • /v1/transfers/peer
    • /v1/transfers/profile
    • /v1/crypto-withdrawals
    • /v2/transfer/internal
    • /v2/transfer/crypto-withdrawals