انتقل إلى المحتوى الرئيسي

Branch

Branches Resource

KeyTypeDescription
idStringA unique identifier for the branch. It serves as a reference to distinguish the branch from other branches in the system.
shop_nameStringThe name of the store branch in English language of the system. It represents the name of the branch.
shop_name_arStringThe name of the store branch in Arabic language (in this case, Arabic).
addressStringThe address of the branch in English language.
address_arStringThe address of the branch in Arabic language.
areaStringThe area where the branch is situated, specified in English language.
area_arStringThe area of the branch in Arabic language.
latStringThe latitude coordinate of the branch's location.
lngStringThe longitude coordinate of the branch's location.
phoneStringAn array that could contain one or more contact numbers for the branch.
imagesStringAn array that could contain URLs of images associated with the branch.
emailStringThe email address associated with the branch.
typeStringThe type of the branch. it will be shown as a separate tab in the menu. This allows users to easily navigate and access branches based on their different types or purposes.
orderStringThe order or sequence in which this branch appears in a list.
activeStringA boolean value that indicates whether the branch is currently active or not.
direction_linkStringThe URL that provides a link to the branch's location on a map service, such as Google Maps. It allows users to access directions to the branch.