Update Setup Wizard Step
PATCH//:domain/api/amazon/:integrationInstance/setup-step
Persist the current step of the Vue 3 initial-setup wizard. Phase 5 of SKU-8031 — writes to integration_settings.setup_step via AmazonIntegrationInstanceRepository::updateIntegrationSettings. When completed: true is sent, integration_settings.setup_completed is also set to true (it is never set back to false by this endpoint).
Validation
step(string, required) — must be one of:connect,marketplaces,warehouses,payment-mapping,fee-mapping,finalizecompleted(bool, optional) — when true, marks the wizard as finished
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type