Prepare a QRC20 token debit transaction for signing

Transforms a transaction request ready to be signed and returns a request ID for executing. The supported transaction types are “Approve Debit” and “Create Debit”. The ‘Approve Debit’ transaction type will allow you to approve someone to make a pull payment from your account and the “Create Debit” transaction type will create the payment to pull the approved amount from an account.

Body Params
location
object
required

Unique reference to the ledger on a particular ledger network (optionally accessed from a particular node)

string
enum
required
length between 0 and 30

The type of the transaction

Allowed:
string
enum
required
length between 0 and 30

This value defines how fast a transaction is processed on a network. A faster processing requirement will result in higher fees. If the urgency field is not provided, the default setting is normal

Allowed:
requestDetails
object
Headers
string
required
length between 0 and 5010
Responses

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