A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "add",
- "path": "string",
- "value": { },
- "from": "string"
}
]
{- "id": 1,
- "type": "CHEQUE",
- "name": "string",
- "directDebitWithName": "string",
- "status": "ACTIVE",
- "creditorIdentifier": "string",
- "instantBankPayments": false,
- "retryIfPossible": false,
- "contractOwnerIds": [
- 1
]
}