Preview Transfer Asset Order
Retrieves a preview of a transfer asset order.
Path parameters
user_uuidstringRequired
UUID of the user
Body
coin_uuidstringOptionalExample:
r90e7bc6-2t0d-3sd9-a580-2e29cb8e73e7nft_uuidstringOptional
to_addressstringRequiredExample:
0x567Ed15BdffEf8732e7e34Ceaa5830e8C54450C8quantityinteger · int32RequiredExample:
1notestringOptionalExample:
nft transferResponses
200
Transfer order previewed successfully
application/json
400
Invalid request
application/json
401
Authorization error
application/json
404
User not found
application/json
post
/user/{user_uuid}/orders/transfer/previewLast updated
Was this helpful?