Description | Getting digital order |
Request Path | {{base_url}}/dealers/orders/ |
Method | Get |
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} |
Response Parameters
Parameter | Description | Nullable |
id | Order id | No |
status_display | Showing status of order | No |
count | Count of bought cards | No |
description | Information about order | No |
status | Status of order | No |
transaction_id | Transaction id | No |
amount | Amount of order | No |
User’s email | No | |
phone_number | User’s phone number | No |
WhatsApp number | No | |
Currency_detail | Detail of currency | No |
title | Title of currency | No |
abbr | Abbreviation of currency | No |
symbol | Symbol of currency | No |
iso_code | A unique code of currency | No |