Aller au contenu principal

Create a new multiple order

POST 

/account/order/multiple/vir/

Create a new multiple order

Request

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

Multiple Order created

Schema
    entity string
    id string
Loading...