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