Aller au contenu principal

Get the order recurrent detail

GET 

/account/order/multiple/:orderRecurrentId/

Get the order recurrent detail

Request

Path Parameters

    orderRecurrentId stringrequired

    The Id of the order recurrent you want to get

Responses

Return order recurrent details

Schema
  • Array [
  • id string

    id

    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

    active boolean

    active

    rfRuleRef string

    rfRuleRef

    approved boolean

    approved

    createdAt datetime

    createdAt

    updatedAt datetime

    updatedAt

    creationToken string

    creationToken

    orderPayments object[]
  • Array [
  • id string

    id

    externalId string

    externalId

    invoiceExternalCode string

    invoiceExternalCode

    invoiceDate string

    invoiceExternalCode

    nominalAmount number

    nominalAmount

    recidivism boolean

    recidivism

    executionDate string

    executionDate

    comment string

    comment

    immediate boolean

    immediate

    endToEndId number

    endToEndId

    currencyCodeIso string

    currencyCodeIso

    category string

    category

    packageNumber number

    packageNumber

    packageDate string

    packageDate

    clientId number

    clientId

    paymentId number

    paymentId

    orderStatusId number

    orderStatusId

    categoryId number

    categoryId

    banked string

    banked

    processing string

    processing

    lastSelectionErrorCode string

    lastSelectionErrorCode

    validType string

    validType

    validTs string

    validTs

    intraBankSettlementDate string

    intraBankSettlementDate

    createdAt datetime

    createdAt

    updatedAt datetime

    updatedAt

    creationToken string

    creationToken

    rfRuleRef string

    rfRuleRef

    timeTable boolean

    timeTable

    timeTableId string

    timeTableId

    remote string

    remote

    limitDate datetime

    limitDate

  • ]
  • frequency string

    frequency

    category string

    category

  • ]
Loading...