Create a Transfer Order
Path parameters
user_uuidstringRequired
UUID of the user
Body
order_uuidstring · uuidOptionalExample:
ece0711c-9a33-485e-9864-f516a1483084Responses
200
Successful operation
application/json
400
Invalid request
application/json
401
Authorization error
application/json
404
User not found
application/json
post
/user/{user_uuid}/orders/transferLast updated
Was this helpful?