Create a new bank mandate
POST/account/mandate/thirdParty/
Create a new bank mandate
Request
- application/json
Body
Data to send
bankAccountId number
bankAccountId
clientId number
clientId
rum string
rum
sequence string
sequence
signature string
signature
model string
model
active boolean
active
sddType string
sddType
useType string
useType
firstUseDate string
firstUseDate
firstDueDate string
firstDueDate
lastUseDate string
lastUseDate
lastDueDate string
lastDueDate
Responses
- 200
- 400
- 401
- 403
- 500
Bank mandate SCT created
- application/json
- Schema
- Example (from schema)
Schema
entity string
id string
{
"entity": "BankMandateDto",
"id": "17662"
}
Bad Request
Unconfigured supplier for this user
Access to the resource is forbidden for this user
Internal Server Error
Loading...