Integrations / Shopify callback shop redact
Route: /api/sys/v{version:apiVersion}/integrations/shopify_callback_shop_redact
Method: POST
Authorisation: No authentication needed
Response object
Response status: 200 (OK)
Response type: DTO_acknowledgement
Wrapper: DTO_response_wrap
Other response statuses: 400 (BadRequest), 403 (Forbidden)
Response body example
DTO_shopify_callback_shop_redact
Name | Type | ReadOnly | Description |
---|---|---|---|
shop_id | Int64 | Shop id | |
shop_domain | String | Shop domain |
DTO_acknowledgement
Name | Type | ReadOnly | Description |
---|---|---|---|
message | String | Message |