Skip to main content

Set the status of an integration for a retailer

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
retailerId uuid REQUIRED
status string REQUIRED

Possible values: [REQUESTED, WAITING_FOR_SECOND_ACTIVATION_STEP, FAILED_TO_ENABLE]

Responses
200

The status for the integration was set successfully

400

Bad Request

Schema OPTIONAL
status integer OPTIONAL
message string OPTIONAL
401

Unauthorized

422

Unprocessable Entity

Schema OPTIONAL
status integer OPTIONAL
message string OPTIONAL