POST:storefront/subscription.json
POST:storefront/subscription.json
Description
Request customer subscription info, requires no password.
Topic: Customers
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
StorefrontCustomerSubscriptionCreate
{ "accepts_marketing": true, "reminder_messages": true }
Response Body
StorefrontCustomerSubscription
Response Body Type
Loading module