createOrder
POST/createOrder
Request for a base64-encoded unsigned recurring order creation transaction to be used in POST /recurring/v1/execute
note
- Pass in the correct recurring type in the
params
field, can betime
orprice
- Refer to Recurring API doc for more information
Request
Responses
- 200
- 400
- 500
Recurring order created successfully
Bad request
Internal server error