Integrations / Shopify callback customers data request

Route: /api/sys/v{version:apiVersion}/integrations/shopify_callback_customers_data_request

Method: POST

Authorisation: No authentication needed

Request Arguments

  Request body example

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_customers_data_request
NameTypeReadOnlyDescription
shop_idInt64Shop id
shop_domainStringShop domain
orders_requestedInt64[]Orders requested
customerDTO_shopify_callback_customerCustomer
data_requestDTO_shopify_callback_data_requestData request
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage
DTO_shopify_callback_customer
NameTypeReadOnlyDescription
idInt64Id
emailStringEmail
phoneStringPhone
DTO_shopify_callback_data_request
NameTypeReadOnlyDescription
idInt64Id