ShopChill Partner Center
POST

Send to Existing Customer

Request

  • Method: POST

  • URL: {{base_url}}/v2/shops/{{shop_id}}/customers/{{user_id}}/send

  • View common parameters

Header

PropertiesTypeDescription
Content-Typestringapplication/json
AuthorizationstringBearer {{app_access_token}}

Body params

PropertiesTypeDescription
messagestring
typestring
sender_namestring

Body

Example