Aller au contenu principal

Get all the bank mandate of the bankAccountId

GET 

/account/mandate/bankaccount/:bankAccountId/

Get all the bank mandate of the bankAccountId

Request

Path Parameters

    bankAccountId stringrequired

    The Id of the bank account you want to get

Responses

Return a list of bank mandate

Schema
  • Array [
  • id string

    id

    bankAccountId number

    bankAccountId

    paymentId number

    paymentId

    clientId number

    clientId

    rum string

    rum

    sequence string

    sequence

    signature string

    signature

    note string

    note

    lastRs string

    lastRs

    lastIcs string

    lastIcs

    lastRum string

    lastRum

    lastBic string

    lastBic

    lastIban string

    lastIban

    model string

    model

    active boolean

    active

    acquisition string

    acquisition

    category string

    category

    sddType string

    sddType

    useType string

    useType

    firstUseDate string

    firstUseDate

    firstDueDate string

    firstDueDate

    lastUseDate string

    lastUseDate

    lastDueDate string

    lastDueDate

    locale string

    locale

    url string

    url

    urlMandateSigned string

    urlMandateSigned

    idUniversign string

    idUniversign

    supplierId number

    supplierId

    supplierCodeShop string

    supplierCodeShop

    creationToken string

    creationToken

    status string

    status

    creationDate string

    creationDate

  • ]
Loading...