Set the status of an integration for a creditor
Set the status of an integration. Integrations can use this endpoint to set the integration enablement status. The API key needs to be passed in the Authorization header.
| Request Body |
|---|
creditorId uuid — REQUIRED |
status string — REQUIREDPossible values: [ |
| Responses | |||
|---|---|---|---|
200The status for the integration was set successfully | |||
400Bad Request
| |||
401Unauthorized | |||
422Unprocessable Entity
|