API Reference

This api will return the cashier url . If chainId, symbol, and amount are all not null, the toAddress will be returned. Otherwise, the customer needs to provide additional information at the cashier to obtain the toAddress. Recommend symbol, chainId, and amount be either not empty or all empty.

Log in to see full request history
Body Params
string

ID used to identify different chains

string

Unique identifier for a customer in your platform.

int32

Order Expiration Time, in minutes. If null or less than 15 minutes, the default value of 15 minutes will be used.

number

The amount the customer is prepared to pay

string
required

Unique order identifier in your platform.

string

The symbol of the cryptocurrency customer want to pay

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json