Send OTP
DevelopingPOST
v2/catalog/stores/{store-id}/carts/qitaf/otpThis endpoint is used to send an OTP to a customer's phone number for Qitaf-related actions.
Request
The unique identifier for the store. Used to specify which store's cart and Qitaf points are being accessed.
Preferred language for the response. Defaults to en
if not specified.
The Authorization token is a unique key given to the third-party application (Partner) by Zid. It is used to authenticate the API requests made by the Partner application. The token verifies the partner's identity and ensures they have permission to access Zid's API but does not provide any specific user or store information. It should be included in the header of API requests when the partner application needs to access Zid's API.
Preferred language for the response. Defaults to en
if not specified.
A unique identifier for the current cart session.
The currency in which the data should be returned. This should be provided as an ISO 4217 currency code. For example, SAR for Saudi Riyal, USD for United States Dollar, KWD for Kuwaiti Dinar, etc.
Saudi phone number or landline, matching the regex: /^(05|5)[\d]{8}$|^(01|1)[123467]{1}[\d]{7}$/
Request samples
Responses
{}