- Start Here 🚀
- Overview to Zid Apps
- Authorization
- Responses
- Webhooks
- Rate Limiting
- APIs
- Orders
- Reverse Orders
- Carts
- Products
- Inventories
- Shipping
- Marketing
- Gift Cards
- Coupons
- Bundle Offers
- Loyalty Program
- Loyalty Program Points per OrderGET
- Store Loyalty StatusGET
- Info PageGET
- Loyalty Program ActivationPOST
- Loyalty StatusGET
- Set Points ExpirationPOST
- Cashback Rule Method UpdatePOST
- Cashback Rule Method Update StatusPUT
- Add Points Redemption MethodPOST
- Update Points Redemption MethodPOST
- Delete Points Redemption MethodPOST
- Toggle Redemption Method StatusPUT
- Show Loyalty Points Info for Specific CustomerGET
- Customer ProfileGET
- List DataGET
- Customer Points HistoryGET
- Info Page - ManagersGET
- Update Info PagePUT
- Adjust Customer PointsPOST
- Gift Cards
- Customers
- Store Settings
- Countries and Cities
- Webhook
- Orders
- Store Events
Get Manager's Profile
GET
https://api.zid.sa/v1/managers/account/profile
Accounts
X-Manager-Token
. The Authorization
token validates the user's access to the API.🔑Scopes
account.read
- Account ReadRequest
Header Params
Accept-Language
enum<string>
optional
en
if not specified.Allowed values:
enar
Example:
en
Authorization
string
required
Example:
Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxMTciLCJqdGkiOiJhMTg5ZTg3MmYxMzhkMWVhYjU5MjVkMDkyMGE5NmI0YjliNjg0Y2E2ZTdmM2M2MjljZWYxNmQ4NDJjMmJlYmVhMjI4YTdmMTA0ZWQ4NWE5NCIsImlhdCI6MTY3OTU3Njk5OS41NjY4NzcsIm5iZiI6MTY3OTU3Njk5OS41NjY4OCwiZXhwIjoxNzExMTk5Mzk5LjQ4NjE1Mywic3ViIjoiMTgyNDc1Iiwic2NvcGVzIjpbInRoaXJkLXBhcnRpZXMtYXBpcyJdfQ.i07ef09nVNXGZF-g-QXpNoS2vlFQK_zntAqAMS4Az2XD2EyMLhxLZZRL-QlR11zUPqMmXjMAl_4ooKa3M3zkfZQ6Ga6qStvamk8RnC_39VUx0lfN2A4k65ERZpqwrMy6-t3dE99zay3aicIdNvbgi0zeuMSE5Tn99u-2AtSRa8ffbfAcYPPXacHrhdmlYzdiZS_x_skovFEow1E-nDjdL1WHqO92XdZ7RfNLkiYFTjZlZmM_UruvioaR3q6TXJbqRK_ZrziivezL8ohIQ2SBosUp58I29rlKzvlw_R2j0rKKYZbdxYDaxAHOISmOFKAlO66k7dNevAHI3s4uGIjoGA6ZXHknccWPLLLiaAQ0r64HV8GowW5dg2rhZNurJGDTnLlBQ6F-ql42ptHzSAfzzi576CEoN3gMVpgXcbntUY3reETkFsTBPUjeSuMpANMioXAA0GRp3Ut-84fTnrWxqsCW1WVUIx33HvmfCGPXIdkaCCWoA6G6KXo04MtFbKXQmXkK9esQWI-rqdVnMD3zSR3g3yFHZSL1U-mZeNja03706Rav1ordsRNOtRwtLuoRRbk9KasbUpEwqq4Ao9lqZZwRIjdEw-pQtnUT8V53fhmuuRIefCLFO7eGEtGUnh9o6Uh_pgi6AB6uSlnN9GEMGgI1alqvMmTjxvC-HHt0V-Y
X-Manager-Token
string
required
X-Manager-Token
should be included in the header of API requests that require store-related information.Example:
eyJpdiI6Imh3L2dGbmJmRnVCOUY4WW5WQ2s3RFE9PSIsInZhbHVlIjoiZklpRnJyVGV1OWcrZUJBNk44bVp5SjZzSS92V3czcTJjbnJ2dFYvenZ3SFBtWHNSMFU3ZEMzZ0ZJNnpucVE4Ui9rNFdicUduOGpKUlg1VXdGOFFIaVUzZjZyUUZybWx3R0tNY3orUmxoUUUxQ29wSkEyVDZTVnVYb2dlUXJSVzBYVkdESjBpS0xiN05Hbndzc2wzV2N0YitGM1NEdkk4ckZZOTZsTFdEL1ZQRlJJTE5FQmttZng2elpwL1RCeXFRdUd1U3JTc0FHV1kySS80RFJaWlIyZ3gwM2FsQVRFbkt3VWtFOUQyKzdGOD0iLCJtYWMiOiJmZDQ0YzM4ODE0OWQxOWRhYWU0NDhhYmIzYzQ1MDAxMDAzODZjZGM3ZGM4NGJhMGNkMDEyYWZlM2UzYjAxMTI4IiwidGFnIjoiIn0=
User-Agent
string
optional
Example:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.zid.sa/v1/managers/account/profile' \
--header 'Accept-Language;' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxMTciLCJqdGkiOiJhMTg5ZTg3MmYxMzhkMWVhYjU5MjVkMDkyMGE5NmI0YjliNjg0Y2E2ZTdmM2M2MjljZWYxNmQ4NDJjMmJlYmVhMjI4YTdmMTA0ZWQ4NWE5NCIsImlhdCI6MTY3OTU3Njk5OS41NjY4NzcsIm5iZiI6MTY3OTU3Njk5OS41NjY4OCwiZXhwIjoxNzExMTk5Mzk5LjQ4NjE1Mywic3ViIjoiMTgyNDc1Iiwic2NvcGVzIjpbInRoaXJkLXBhcnRpZXMtYXBpcyJdfQ.i07ef09nVNXGZF-g-QXpNoS2vlFQK_zntAqAMS4Az2XD2EyMLhxLZZRL-QlR11zUPqMmXjMAl_4ooKa3M3zkfZQ6Ga6qStvamk8RnC_39VUx0lfN2A4k65ERZpqwrMy6-t3dE99zay3aicIdNvbgi0zeuMSE5Tn99u-2AtSRa8ffbfAcYPPXacHrhdmlYzdiZS_x_skovFEow1E-nDjdL1WHqO92XdZ7RfNLkiYFTjZlZmM_UruvioaR3q6TXJbqRK_ZrziivezL8ohIQ2SBosUp58I29rlKzvlw_R2j0rKKYZbdxYDaxAHOISmOFKAlO66k7dNevAHI3s4uGIjoGA6ZXHknccWPLLLiaAQ0r64HV8GowW5dg2rhZNurJGDTnLlBQ6F-ql42ptHzSAfzzi576CEoN3gMVpgXcbntUY3reETkFsTBPUjeSuMpANMioXAA0GRp3Ut-84fTnrWxqsCW1WVUIx33HvmfCGPXIdkaCCWoA6G6KXo04MtFbKXQmXkK9esQWI-rqdVnMD3zSR3g3yFHZSL1U-mZeNja03706Rav1ordsRNOtRwtLuoRRbk9KasbUpEwqq4Ao9lqZZwRIjdEw-pQtnUT8V53fhmuuRIefCLFO7eGEtGUnh9o6Uh_pgi6AB6uSlnN9GEMGgI1alqvMmTjxvC-HHt0V-Y' \
--header 'X-Manager-Token: eyJpdiI6Imh3L2dGbmJmRnVCOUY4WW5WQ2s3RFE9PSIsInZhbHVlIjoiZklpRnJyVGV1OWcrZUJBNk44bVp5SjZzSS92V3czcTJjbnJ2dFYvenZ3SFBtWHNSMFU3ZEMzZ0ZJNnpucVE4Ui9rNFdicUduOGpKUlg1VXdGOFFIaVUzZjZyUUZybWx3R0tNY3orUmxoUUUxQ29wSkEyVDZTVnVYb2dlUXJSVzBYVkdESjBpS0xiN05Hbndzc2wzV2N0YitGM1NEdkk4ckZZOTZsTFdEL1ZQRlJJTE5FQmttZng2elpwL1RCeXFRdUd1U3JTc0FHV1kySS80RFJaWlIyZ3gwM2FsQVRFbkt3VWtFOUQyKzdGOD0iLCJtYWMiOiJmZDQ0YzM4ODE0OWQxOWRhYWU0NDhhYmIzYzQ1MDAxMDAzODZjZGM3ZGM4NGJhMGNkMDEyYWZlM2UzYjAxMTI4IiwidGFnIjoiIn0=' \
--header 'User-Agent;'
Responses
🟢200Successful retrieval of the Manager's profile with meta data
application/json
Body
The user profile of a store manager.
id
integer
optional
Example:
123456
old_id
integer | null
optional
Example:
123455
uuid
string
optional
Example:
a1b2c3f4-5d6e-7f8g-9h10-i11j12k13l14
name
string
optional
Example:
Abdulaziz Al-Omari
username
string
optional
Example:
abdulaziz.zid@gmail.com
email
string
optional
Example:
abdulaziz.zid@gmail.com
is_email_verified
boolean
optional
Example:
true
mobile
string
optional
Example:
0551234567
mobile_object
object (StoreMobileObject)
optional
country_code
string
optional
Example:
966
mobile
string
optional
Example:
550427322
gender
string
optional
Example:
m
intercom_user_hash
string
optional
Example:
a2f3b38ebe8a6a92d20967986c8b1e31e2926386235c60682a2c5dbb57910712
vloops_ref_code
string | null
optional
Example:
null
user_profile_data
object (UserProfileData)
optional
birth_date
string <date> | null
optional
Example:
1992-08-14
country_id
integer
optional
Example:
114
city_id
integer
optional
Example:
1107
city
object (City)
optional
country
object (Country)
optional
is_organization_employee
boolean
optional
Example:
true
working_organization_name
string | null
optional
Example:
Zid Business Solutions
job_title
string | null
optional
Example:
Store Manager
business_location
object (BusinessLocation)
optional
country
string | null
optional
Example:
Saudi Arabia
city
string | null
optional
Example:
Riyadh
district
string | null
optional
Example:
Al-Olaya
street
string | null
optional
Example:
King Fahd Road
building_no
string | null
optional
Example:
1010
postal_code
string | null
optional
Example:
12214
additional_postal_code
string | null
optional
Example:
3765
lat
number <float> | null
optional
Example:
24.7136
lng
number <float> | null
optional
Example:
46.6753
show_location
boolean
optional
Example:
false
roles
array[string]
optional
Example:
[{"id":"9b91f2fe-a7c6-4791-8e3d-b6f860f452eb","slug":"store.owner","name":"Store Owner"}]
permissions
array[object (Permission) {5}]
optional
Example:
[{"id":"abcd1234-ef56-gh78-ijkl9012","slug":"manage.products","name":"Manage Products"},{"id":"mnop3456-qr78-st90-uvwx2468","slug":"manage.orders","name":"Manage Orders"}]
id
string
optional
Example:
100f28ef-1c58-45cc-9bfd-feaf6bb64b1b
slug
string
optional
Example:
manage.store.marketing
name
string
optional
Example:
Marketing
description
string
optional
Example:
Manage store marketing settings, accessible from the **Home -> Marketing** menu.
order
integer
optional
Example:
1
store
object (Store)
optional
id
integer
optional
Example:
251073
uuid
string
optional
Example:
4cbeba83-6ded-431b-a1ee-16ebfdbb8924
username
string
optional
Example:
Abdullah Ahmed's store
title
string
optional
Example:
Golden Oasis Electronics
phone
string
optional
Example:
0551234567
mobile_object
object (StoreMobileObject)
optional
store_business_data
object
optional
commercial_registration_number
string | null
optional
Example:
1029384756
commercial_registration_number_activation
boolean | null
optional
Example:
true
email
string
optional
Example:
abdullah.store@zid.sa
url
string
optional
Example:
https://abdullahstore.zid.store/
ssl
string
optional
Example:
https://abdullahstore.zid.store/
sitemap_url
string
optional
Example:
https://abdullahstore.zid.store/sitemap.xml
currency
object (StoreCurrency)
optional
currencies
array[object (StoreCurrency) {5}]
optional
language
object (StoreLanguage)
optional
languages
array[object (StoreLanguage) {3}]
optional
theme
object (StoreTheme)
optional
logo
string | null
optional
Example:
https://media.zid.store/abdullahstore/logo.png
logos
array[string]
optional
Example:
[]
cover
string | null
optional
Example:
https://media.zid.store/abdullahstore/cover.jpg
icon
string | null
optional
Example:
https://media.zid.store/abdullahstore/icon.png
maintenance_mode
boolean
optional
Example:
false
has_new_products_service
boolean
optional
Example:
true
facebook
string | null
optional
Example:
https://www.facebook.com/abdullahstore
twitter
string | null
optional
Example:
https://twitter.com/abdullahstore
instagram
string | null
optional
Example:
https://instagram.com/abdullahstore
snapchat
string | null
optional
Example:
abdullahstore
tiktok
string | null
optional
Example:
abdullahstore
business_center
string | null
optional
In the Merchant Dashboard, this value can be found at Settings > Store Information in the text field labeled "Business Center" or "منصة الأعمال".
Example:
0238004654
maroof
string | null
deprecated
maroof
field deprecated sinceMaroof has been replaced by the
Saudi Business Center.
Example:
https://maroof.sa/abdullahstore
website
string | null
optional
Null
if the store doesn't have an official website apart from the Zid store.Example:
https://www.abdullahstore.sa
one_signal_keys
array[string]
optional
Example:
[]
sms_campaigns_balance
integer
optional
Example:
100
sms_campaigns_sender_name
object (StoreSMSSenderName)
optional
acquisition_program
string | null
optional
Example:
Referral program
registration_discount_code
string | null
optional
Example:
WELCOME10
industry
object (StoreIndustry)
optional
category
object (ProductCategory)
optional
category_other
string | null
optional
Example:
Gourmet Foods
show_store_selected_category_notification
boolean
optional
Example:
false
malls
array[string]
optional
Example:
[]
is_customers_email_mandatory
boolean
optional
Example:
false
customers_login_by_email_status
boolean | null
optional
Example:
true
is_gmaps_and_spl_in_address_enabled
boolean | null
optional
Example:
true
is_gmaps_in_address_enabled
boolean | null
optional
Example:
false
is_gmaps_in_address_mandatory
boolean | null
optional
Example:
false
is_spl_in_address_enabled
boolean | null
optional
Example:
false
is_restock_cancelled_orders_enabled
boolean | null
optional
Example:
true
is_low_stock_label_enabled
boolean | null
optional
Example:
false
is_product_reviews_enabled
boolean | null
optional
Example:
false
low_stock_quantity_limit
integer | null
optional
Example:
10
is_different_consignee_allowed
boolean | null
optional
Example:
false
meta_description
string | null
optional
Example:
Abdullah's store sells a variety of goods ranging from electronics to home appliances.
meta_title
string | null
optional
Example:
Abdullah's Store - Quality Electronics and Home Appliances
privacy_policy
array[string] | null
optional
Example:
[]
terms_conditions
array[string] | null
optional
Example:
[]
complaints_and_suggestions
array[string] | null
optional
Example:
[]
license
array[string] | null
optional
Example:
[]
refund_exchange_policy
array[string] | null
optional
Example:
[]
is_vat_required_in_subscription
boolean | null
optional
Example:
true
subscription
object (StoreSubscription)
optional
availability
object (StoreAvailability)
optional
created_at
string
optional
Example:
2022-12-14 11:35:23
is_mobile_verified
boolean
optional
Example:
true
is_readiness_completed
boolean
optional
Example:
true
analytics_dashboard_token
string
optional
Example:
9a125104-2b46-4c0b-99bf-71df1178f49d
storefront_theme
string | null
optional
Example:
null
is_zidpay_activated
boolean
optional
Example:
true
is_zidship_activated
boolean
optional
Example:
false
is_apple_pay_enabled_in_all_browsers
boolean
optional
Example:
false
is_buy_as_a_guest_enabled
boolean
optional
Example:
false
system_tags
array[string]
optional
Example:
["ZAM Partner"]
has_new_shipping_module
boolean
optional
Example:
true
has_multi_product_inventory
boolean
optional
Example:
true
has_pos
boolean
optional
Example:
false
has_b2b_subscription
boolean
optional
Example:
true
has_new_themes_only
boolean | null
deprecated
Example:
null
created_at
string
optional
Example:
2023-05-22 11:35:24
tap_public_key
string
optional
Example:
pk_live_BbpEVT0tZCXrndWqFOQeI5jY
Example
{
"id": 123456,
"old_id": 123455,
"uuid": "a1b2c3f4-5d6e-7f8g-9h10-i11j12k13l14",
"name": "Abdulaziz Al-Omari",
"username": "abdulaziz.zid@gmail.com",
"email": "abdulaziz.zid@gmail.com",
"is_email_verified": true,
"mobile": "0551234567",
"mobile_object": {
"country_code": "966",
"mobile": "550427322"
},
"gender": "m",
"intercom_user_hash": "a2f3b38ebe8a6a92d20967986c8b1e31e2926386235c60682a2c5dbb57910712",
"vloops_ref_code": null,
"user_profile_data": {
"birth_date": "1992-08-14",
"country_id": 114,
"city_id": 1107,
"city": {
"name": "Other",
"id": 1,
"national_id": 3,
"priority": 10,
"country_id": 184,
"country_name": "السعودية",
"country_code": "SA",
"ar_name": "الرياض",
"en_name": "Riyadh"
},
"country": {
"id": 184,
"name": "السعودية",
"code": "SA",
"country_code": "SAU",
"flag": "https://media.zid.store/static/sa.svg"
},
"is_organization_employee": true,
"working_organization_name": "Zid Business Solutions",
"job_title": "Store Manager"
},
"business_location": {
"country": "Saudi Arabia",
"city": "Riyadh",
"district": "Al-Olaya",
"street": "King Fahd Road",
"building_no": "1010",
"postal_code": "12214",
"additional_postal_code": "3765",
"lat": 24.7136,
"lng": 46.6753,
"show_location": false
},
"roles": [
{
"id": "9b91f2fe-a7c6-4791-8e3d-b6f860f452eb",
"slug": "store.owner",
"name": "Store Owner"
}
],
"permissions": [
{
"id": "abcd1234-ef56-gh78-ijkl9012",
"slug": "manage.products",
"name": "Manage Products"
},
{
"id": "mnop3456-qr78-st90-uvwx2468",
"slug": "manage.orders",
"name": "Manage Orders"
}
],
"store": {
"id": 251073,
"uuid": "4cbeba83-6ded-431b-a1ee-16ebfdbb8924",
"username": "Abdullah Ahmed's store",
"title": "Golden Oasis Electronics",
"phone": "0551234567",
"mobile_object": {
"country_code": "966",
"mobile": "550427322"
},
"store_business_data": {
"civil_id": 123456789,
"business_place_status": "rented",
"has_branches": true,
"branch_no": 3,
"business_type": "electronics",
"business_corporate_name": "ElectroHub Corp.",
"employee_no": 50,
"email": "info@electrohub.com",
"commercial_name": "ElectroHub",
"is_maroof_checked": true,
"is_freelance_checked": false,
"maroof_number": 987654
},
"commercial_registration_number": "1029384756",
"commercial_registration_number_activation": true,
"email": "abdullah.store@zid.sa",
"url": "https://abdullahstore.zid.store/",
"ssl": "https://abdullahstore.zid.store/",
"sitemap_url": "https://abdullahstore.zid.store/sitemap.xml",
"currency": {
"id": 4,
"name": "ريال سعودي",
"code": "SAR",
"symbol": " ر.س ",
"country": {
"id": 184,
"name": "السعودية",
"code": "SA",
"country_code": "SAU",
"flag": "https://media.zid.store/static/sa.svg"
}
},
"currencies": [
{
"id": 4,
"name": "ريال سعودي",
"code": "SAR",
"symbol": " ر.س ",
"country": {
"id": 184,
"name": "السعودية",
"code": "SA",
"country_code": "SAU",
"flag": "https://media.zid.store/static/sa.svg"
}
}
],
"language": {
"id": 2,
"name": "العربية",
"code": "ar"
},
"languages": [
{
"id": 2,
"name": "العربية",
"code": "ar"
}
],
"theme": {
"id": 1,
"code": "default_theme_code",
"name": "The Default Theme",
"main_image": "https://zid-platform.s3-accelerate.amazonaws.com/public/default/themes/default/1.png",
"description": "The default theme is designed to be generic enough to get you started and to serve the purpose of most stores. It also acts as a skeleton for further customization.",
"images": [
"https://zid-platform.s3-accelerate.amazonaws.com/public/default/themes/unique_theme_code/1.png",
"https://zid-platform.s3-accelerate.amazonaws.com/public/default/themes/unique_theme_code/2.png",
"https://zid-platform.s3-accelerate.amazonaws.com/public/default/themes/unique_theme_code/3.png"
]
},
"logo": "https://media.zid.store/abdullahstore/logo.png",
"logos": [],
"cover": "https://media.zid.store/abdullahstore/cover.jpg",
"icon": "https://media.zid.store/abdullahstore/icon.png",
"maintenance_mode": false,
"has_new_products_service": true,
"facebook": "https://www.facebook.com/abdullahstore",
"twitter": "https://twitter.com/abdullahstore",
"instagram": "https://instagram.com/abdullahstore",
"snapchat": "abdullahstore",
"tiktok": "abdullahstore",
"business_center": "0238004654",
"maroof": "https://maroof.sa/abdullahstore",
"website": "https://www.abdullahstore.sa",
"one_signal_keys": [],
"sms_campaigns_balance": 100,
"sms_campaigns_sender_name": {
"sender_name": "Abdullah's Store",
"status": "active"
},
"acquisition_program": "Referral program",
"registration_discount_code": "WELCOME10",
"industry": {
"id": 10,
"name": "Foods",
"slug": "foods",
"display_order": 1
},
"category": {
"id": 875210,
"name": "Sport Shoes",
"slug": "sport-shoes",
"SEO_category_title": "Sport Shoes - Run with Comfort",
"SEO_category_description": "Our selection of sport shoes offers the best in comfort and performance for your athletic needs.",
"names": {
"en": "Sport Shoes",
"ar": "أحذية رياضية"
},
"description": {
"en": "Featuring a range of sport shoes for every sport from running to football.",
"ar": "مجموعة متنوعة من الأحذية الرياضية لكل الرياضات من الجري إلى كرة القدم."
},
"url": "https://example.zid.store/categories/875210/sport-shoes",
"image": "https://media.zid.store/example-store/75decdde-4e94-45fe-8eb1-1edf4ead3ff0-260x260.png",
"image_full_size": "https://media.zid.store/example-store/75decdde-4e94-45fe-8eb1-1edf4ead3ff0.png",
"img_alt_text": "Sport shoes collection",
"cover_image": "https://media.zid.store/example-store/94b62e84-4ee3-4bfb-9833-6de53e2b8e1a.png",
"image_full": "https://media.zid.store/example-store/75decdde-4e94-45fe-8eb1-1edf4ead3ff0.png",
"products_count": 120,
"sub_categories": [
{}
],
"parent_id": null,
"flat_name": "Sport Shoes",
"is_published": true
},
"category_other": "Gourmet Foods",
"show_store_selected_category_notification": false,
"malls": [],
"is_customers_email_mandatory": false,
"customers_login_by_email_status": true,
"is_gmaps_and_spl_in_address_enabled": true,
"is_gmaps_in_address_enabled": false,
"is_gmaps_in_address_mandatory": false,
"is_spl_in_address_enabled": false,
"is_restock_cancelled_orders_enabled": true,
"is_low_stock_label_enabled": false,
"is_product_reviews_enabled": false,
"low_stock_quantity_limit": 10,
"is_different_consignee_allowed": false,
"meta_description": "Abdullah's store sells a variety of goods ranging from electronics to home appliances.",
"meta_title": "Abdullah's Store - Quality Electronics and Home Appliances",
"privacy_policy": [],
"terms_conditions": [],
"complaints_and_suggestions": [],
"license": [],
"refund_exchange_policy": [],
"is_vat_required_in_subscription": true,
"subscription": {
"id": "c122e13b-c627-4b43-a6cf-1ab5e8f0cc8c",
"cycle_id": "33365cf5-1a16-4892-9cdc-426ed8d9370c",
"is_warning": false,
"is_suspended": false,
"is_expired": false,
"is_lifetime": true,
"expired_at": "2023-04-20T00:00:00+00:00",
"subscribed_at": "2023-04-20T00:00:00+00:00",
"suspension_start_date": "2023-04-20T00:00:00+00:00",
"original_fractional_balance": 0,
"message": null,
"package_code": "professional.lifetime",
"package_key": "professional",
"package_variant": "lifetime",
"package_name": {
"ar": "الاحترافية",
"en": "Professional"
},
"full_package_name": {
"ar": "الاحترافية",
"en": "Professional"
},
"policies": {},
"status": "ong",
"is_trial": false,
"recurring": true,
"remaining_cycle": {
"years": 0,
"months": 1,
"days": 5
},
"deprecated_keys": [
"is_expired"
]
},
"availability": {
"is_store_closed": false,
"closing_type": null,
"closing_time_type": null,
"closed_now": false,
"activating_data": null,
"closing_data": null,
"notify_customer": false,
"is_time_counter_displayed": null,
"is_available_hours_visible": null,
"title": [],
"message": [],
"times": []
},
"created_at": "2022-12-14 11:35:23",
"is_mobile_verified": true,
"is_readiness_completed": true,
"analytics_dashboard_token": "9a125104-2b46-4c0b-99bf-71df1178f49d",
"storefront_theme": null,
"is_zidpay_activated": true,
"is_zidship_activated": false,
"is_apple_pay_enabled_in_all_browsers": false,
"is_buy_as_a_guest_enabled": false,
"system_tags": [
"ZAM Partner"
],
"has_new_shipping_module": true,
"has_multi_product_inventory": true,
"has_pos": false,
"has_b2b_subscription": true,
"has_new_themes_only": null
},
"created_at": "2023-05-22 11:35:24",
"tap_public_key": "pk_live_BbpEVT0tZCXrndWqFOQeI5jY"
}
🟠401Unauthorized
Modified at 2025-02-04 05:37:35