POST api/shopify/webhooks/uninstall
Request Information
URI Parameters
None.
Body Parameters
ShopifyAppUninstalledWebhookName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
name | string |
None. |
|
string |
None. |
||
domain | string |
None. |
|
province | Object |
None. |
|
country | string |
None. |
|
address1 | Object |
None. |
|
zip | Object |
None. |
|
city | Object |
None. |
|
source | Object |
None. |
|
phone | Object |
None. |
|
latitude | Object |
None. |
|
longitude | Object |
None. |
|
primary_locale | string |
None. |
|
address2 | Object |
None. |
|
created_at | date |
None. |
|
updated_at | date |
None. |
|
country_code | string |
None. |
|
country_name | string |
None. |
|
currency | string |
None. |
|
customer_email | string |
None. |
|
timezone | string |
None. |
|
iana_timezone | string |
None. |
|
shop_owner | string |
None. |
|
money_format | string |
None. |
|
money_with_currency_format | string |
None. |
|
weight_unit | string |
None. |
|
province_code | Object |
None. |
|
taxes_included | boolean |
None. |
|
auto_configure_tax_inclusivity | Object |
None. |
|
tax_shipping | Object |
None. |
|
county_taxes | boolean |
None. |
|
plan_display_name | string |
None. |
|
plan_name | string |
None. |
|
has_discounts | boolean |
None. |
|
has_gift_cards | boolean |
None. |
|
myshopify_domain | string |
None. |
|
google_apps_domain | Object |
None. |
|
google_apps_login_enabled | Object |
None. |
|
money_in_emails_format | string |
None. |
|
money_with_currency_in_emails_format | string |
None. |
|
eligible_for_payments | boolean |
None. |
|
requires_extra_payments_agreement | boolean |
None. |
|
password_enabled | boolean |
None. |
|
has_storefront | boolean |
None. |
|
finances | boolean |
None. |
|
primary_location_id | integer |
None. |
|
checkout_api_supported | boolean |
None. |
|
multi_location_enabled | boolean |
None. |
|
setup_required | boolean |
None. |
|
pre_launch_enabled | boolean |
None. |
|
enabled_presentment_currencies | Collection of string |
None. |
|
marketing_sms_consent_enabled_at_checkout | boolean |
None. |
|
transactional_sms_disabled | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": 1, "name": "sample string 2", "email": "sample string 3", "domain": "sample string 4", "province": {}, "country": "sample string 6", "address1": {}, "zip": {}, "city": {}, "source": {}, "phone": {}, "latitude": {}, "longitude": {}, "primary_locale": "sample string 14", "address2": {}, "created_at": "2024-11-15T06:49:16.0379962+05:30", "updated_at": "2024-11-15T06:49:16.0379962+05:30", "country_code": "sample string 18", "country_name": "sample string 19", "currency": "sample string 20", "customer_email": "sample string 21", "timezone": "sample string 22", "iana_timezone": "sample string 23", "shop_owner": "sample string 24", "money_format": "sample string 25", "money_with_currency_format": "sample string 26", "weight_unit": "sample string 27", "province_code": {}, "taxes_included": true, "auto_configure_tax_inclusivity": {}, "tax_shipping": {}, "county_taxes": true, "plan_display_name": "sample string 33", "plan_name": "sample string 34", "has_discounts": true, "has_gift_cards": true, "myshopify_domain": "sample string 37", "google_apps_domain": {}, "google_apps_login_enabled": {}, "money_in_emails_format": "sample string 40", "money_with_currency_in_emails_format": "sample string 41", "eligible_for_payments": true, "requires_extra_payments_agreement": true, "password_enabled": true, "has_storefront": true, "finances": true, "primary_location_id": 47, "checkout_api_supported": true, "multi_location_enabled": true, "setup_required": true, "pre_launch_enabled": true, "enabled_presentment_currencies": [ "sample string 1", "sample string 2" ], "marketing_sms_consent_enabled_at_checkout": true, "transactional_sms_disabled": true }
application/xml, text/xml
Sample:
<ShopifyAppUninstalledWebhook xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartTech.SmartSms.Core.ShopifyCore.Models"> <address1 /> <address2 /> <auto_configure_tax_inclusivity /> <checkout_api_supported>true</checkout_api_supported> <city /> <country>sample string 6</country> <country_code>sample string 18</country_code> <country_name>sample string 19</country_name> <county_taxes>true</county_taxes> <created_at>2024-11-15T06:49:16.0379962+05:30</created_at> <currency>sample string 20</currency> <customer_email>sample string 21</customer_email> <domain>sample string 4</domain> <eligible_for_payments>true</eligible_for_payments> <email>sample string 3</email> <enabled_presentment_currencies xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>sample string 1</d2p1:string> <d2p1:string>sample string 2</d2p1:string> </enabled_presentment_currencies> <finances>true</finances> <google_apps_domain /> <google_apps_login_enabled /> <has_discounts>true</has_discounts> <has_gift_cards>true</has_gift_cards> <has_storefront>true</has_storefront> <iana_timezone>sample string 23</iana_timezone> <id>1</id> <latitude /> <longitude /> <marketing_sms_consent_enabled_at_checkout>true</marketing_sms_consent_enabled_at_checkout> <money_format>sample string 25</money_format> <money_in_emails_format>sample string 40</money_in_emails_format> <money_with_currency_format>sample string 26</money_with_currency_format> <money_with_currency_in_emails_format>sample string 41</money_with_currency_in_emails_format> <multi_location_enabled>true</multi_location_enabled> <myshopify_domain>sample string 37</myshopify_domain> <name>sample string 2</name> <password_enabled>true</password_enabled> <phone /> <plan_display_name>sample string 33</plan_display_name> <plan_name>sample string 34</plan_name> <pre_launch_enabled>true</pre_launch_enabled> <primary_locale>sample string 14</primary_locale> <primary_location_id>47</primary_location_id> <province /> <province_code /> <requires_extra_payments_agreement>true</requires_extra_payments_agreement> <setup_required>true</setup_required> <shop_owner>sample string 24</shop_owner> <source /> <tax_shipping /> <taxes_included>true</taxes_included> <timezone>sample string 22</timezone> <transactional_sms_disabled>true</transactional_sms_disabled> <updated_at>2024-11-15T06:49:16.0379962+05:30</updated_at> <weight_unit>sample string 27</weight_unit> <zip /> </ShopifyAppUninstalledWebhook>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.