POST:storefront/orders/mobile.json
POST:storefront/orders/mobile.json
Description
Modify mobile notifications.
It's a subset of "modify order" API call, except modifying mobile notification settings is allowed on all order states.
Topic: Orders
Query Parameters
Unique order identifier. See also: Unique Identifiers
Example: ?order_id=or_EQzGqWoY
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "mobile": "45634634562", "mobile_notifications": false }
Response Body
Response Body Type
Loading module