Create Cross-Chain Transfer From Quote

Create Cross-Chain Transfer from Quote

post
/v0/customers/{customer_id}/cross-chain-transfer/quote/{quote_id}
Path parameters
customer_idstring · uuidRequired

The unique identifier of the customer

quote_idstring · uuidRequired

The unique identifier of the quote to use for the transfer

Header parameters
AuthorizationstringRequired

Token for authentication

Body
destination_addressstringRequired

The destination address where the tokens will be sent

Example: 0x742d35Cc6634C0532925a3b8D4C9db96c4b4d8b
Responses
200

Successful creation of Cross-Chain Transfer from quote

application/json
post
/v0/customers/{customer_id}/cross-chain-transfer/quote/{quote_id}
200

Successful creation of Cross-Chain Transfer from quote

Last updated