Fetch Credentials (synchronously)
Webhook
Synchronously returns the last version of the credentials schema needed to create and validate a store in the partner application. If the request contains the Store ID, it also returns the saved store credentials corresponding to the provided Store ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
The credentials schema and, if the request contains the Store ID, the correspondent store credentials.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.