cURL
curl --request POST \ --url https://api.orderly.org/v1/sv/manual_period_delivery \ --header 'Content-Type: application/json' \ --data '{ "plan_id": "<string>" }'
{ "success": true, "timestamp": 1702989203989 }
Limit: 1 request per second per account
POST /v1/sv/manual_period_delivery
Success
The response is of type object.
object