Description | Getting distributor POS profile |
Request Path | {{base_url}}/dealers/terminal-info/{{terminal_id}}/ |
Method | Get |
Usage
This method is called for getting the distributor profile.
Request Parameters
Parameter | Data Type | Position | Required | Description |
terminal_id | String | URL | Yes | Distributor Terminal id |
Response Parameters
Parameter | Description | Required |
id | Terminal id | Yes |
distributor_name | Distributor name | Yes |
distributor_timezone | Distributor time zone | Yes |
distributor_avatar | Distributor logo picture | Yes |
distributor_has_pin | Check if has pin is true or not | Yes |
distributor_activated | If the distributor is active or not return true | Yes |
name | Terminal name | Yes |
is_enable | If the distributor is active return true otherwise false | Yes |
distributor | Distributor id | Yes |