Sets the default payment types for an entity or merchant. Default payment types are used This endpoint updates the default payment type for the entity or merchant, ensuring that the specified token will be the default payment type for the merchant.
The request must include a valid API key with appropriate permissions.
Required API permissions: UpdatePaymentTypes
The ID of the merchant to associate the payment type to. If not provided, the payment type will be associated with the organization.
"9f47c95b-2d1a-4c3e-b67f-891e36c172a8"
The IDs of the tokens to add as default.
["3a91d177-bda1-11ef-a8b6-0242ac120002"]The IDs of the tokens to remove as default.
["9f47a848-5c31-4a75-b09d-f5c234875db2"]Ok
The merchant ID associated with this payment type
"550e8400-e29b-41d4-a716-446655440000"
The unique identifier for the token used by the payment type.
"d9e1f2a3-b4c5-6d7e-8f9g-0h1i2j3k4l5m"
Specifies if this payment type should be set as the default. All payments created without specifying a payment type will use the default payment types list.
true
The blockchain network ID the token is associated with
1
The token symbol that identifies the token on the blockchain network
"USDC"
The token contract address for the payment type
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
The number of decimal places used to represent token amounts
6
The date the payment type record was created, represented as a Unix timestamp in seconds.
1716211200