# Create On Hold Orders Creates new on hold orders. To create on hold order, id or id's of the existing Orders must be provided Endpoint: POST /public-api/1.0/electricity/on-hold-orders Version: 1.0 Security: api-key ## Response 400 fields (application/json): - `errors` (array) ## Response 403 fields (*/*): - `errors` (array) ## Response 412 fields (*/*): - `errors` (array) ## Response 500 fields (*/*): - `errors` (array)