Credentials

Set credentials for external order managers

Set Shopify credentials for a user

post
/v1/shopify/credentials
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
authorizationstringRequiredExample: Bearer <YOUR_API_KEY>
Body
accessTokenstringRequired
shopDomainstringRequired
Responses
chevron-right
200

200

application/json
messagestringRequired
post
/v1/shopify/credentials

Set Square credentials for a user

post
/v1/square/credentials
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
authorizationstringRequiredExample: Bearer <YOUR_API_KEY>
Body
accessTokenstringRequired
locationIdstringRequired
Responses
chevron-right
200

200

application/json
messagestringRequired
post
/v1/square/credentials

Last updated