Integrations
Shopify validate shop domain
SHOPIFY, validate we have a proper shop domain we can move forward with.
POST
/api/{tenant:minlength(2)}/v{version:apiVersion}/integrations/shopify_validate_shop_domain
Request arguments
| Name | Type | Source |
|---|---|---|
| input | DTO_shopify_validate_shop_domain | Body |
Request body example
Response
Response body example
DTO_shopify_validate_shop_domain
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| shop_domain | String | Shop domain |
Generated Aug 4, 2026 18:37