Create a Transfer Order

Create a transfer order

post
Path parameters
user_uuidstringRequired

UUID of the user

Body
order_uuidstring · uuidOptionalExample: ece0711c-9a33-485e-9864-f516a1483084
Responses
chevron-right
200

Successful operation

application/json
messagestringOptionalExample: Transfer order created successfully
statusstringOptionalExample: success
request_idstringOptionalExample: 7e0c3676-82c9-43dc-8678-61bc4aa7c72c
post
/user/{user_uuid}/orders/transfer

Last updated