Hi Gift
--------------------------
Home
About
Services
Blog
Contact
Login
[email protected]
Home
Docs
Distributor APIs
Create Digital Order
Table of Contents
Usage
Request Parameters
Response Parameters
Description
Getting digital order
Request Path
{{base_url}}/dealers/orders/
Reversible
No
Method
Post
Usage
This method is called for getting all the digital orders.
Request Parameters
Parameter
Data Type
Position
Required
Description
Authorization
String
Header
Yes
Used retrieving token in a header: Authorization: JWT {token}
id
Integer
Body
Yes
Order id
created_time
String
Body
Yes
Determines when the order is created.
updated_time
String
Body
Yes
Determines when the order is updated.
count
Integer
Body
Yes
Amount digital cards
description
String
Body
Yes
Information about order
transaction_id
Integer
Body
Yes
Transaction id
amount
String
Body
Yes
Amount of order
email
String
Body
No
User’s email
phone_number
String
Body
No
User’s phone number
product
Integer
Body
Yes
Product id
whatsapp
String
Body
No
WhatsApp number
terminal
Integer
Body
Yes
Terminal id
terminal_user
Integer
Body
Yes
Terminal user id
Response Parameters
Parameter
Description
Required
id
Order id
Yes
created_time
Determines when the order is created.
Yes
updated_time
Determines when the order is updated.
Yes
count
Amount digital cards
Yes
description
Information about order
Yes
transaction_id
Transaction id
Yes
amount
Amount of order
Yes
email
User’s email
Yes
phone_number
User’s phone number
Yes
whatsapp
WhatsApp number
Yes
terminal
Terminal id
Yes
terminal_user
Terminal user id
Yes
Digital Order
Terminal Transactions
Shopping Basket