Create a new multiple order
POST/account/order/multiple/vir/
Create a new multiple order
Request
- application/json
Body
Data to send
clientId number
clientId
categoryId number
categoryId
frequencyId number
frequencyId
nominalAmount number
nominalAmount
recidivism boolean
recidivism
dichotomy boolean
dichotomy
comment string
comment
fromDate string
fromDate
toDate string
toDate
approved boolean
approved
creationToken string
creationToken
Responses
- 200
- 400
- 401
- 403
- 500
Multiple Order created
- application/json
- Schema
- Example (from schema)
Schema
entity string
id string
{
"entity": "OrderPayment",
"id": "17662"
}
Bad Request
Unconfigured supplier for this user
Access to the resource is forbidden for this user
Internal Server Error
Loading...