Complete store onboarding
POST/v1/stores
2 requests per minuteThe Account Pairing API is deprecated and may be removed in a future release. Contact your Otter representative for migration options.
Callback for the Upsert Store webhook. Use this endpoint to inform if the store data and credentials provided through the Upsert Store Webhook were enough to create/update and validate the store. If informing success, the Store ID must be provided to complete the store onboarding process. If informing failure, use the Error Message field to provide details about the problem.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
If informing success, it means the store onboarding process is complete. If informing failure, it means new credentials need to be provided through the Upsert Store Webhook.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The request body is not valid.