GET /api/v1/Advantage/GetAdvantageCategory
This service lists the categories of benefits.
| Parameters | Type | Description |
|---|---|---|
| resultObject | Object | |
| kategori_ID | Integer | Category ID information |
| kategori_Adi | String | Category Name |
| kategori_Aciklama | String | Category Description |
| kategori_Logo_base64 | String | Category Name |
| sira | String | Sorting |
| resultInfo | Object | |
| isSuccess | boolean | Success status |
| code | String | Code |
| description | String | Description |
| message | String | Message |
| innerInfo | String | Inner Information |
| mapCodeForLastUser | String | - |
| statistics | String | - |
GET /api/v1/Advantage/GetAdvantageUyeIsyeriList
This service lists the details of the merchants to which the benefit applies.
| Parameters | Type | Description |
|---|---|---|
| resultObject | Object | |
| uyeIsyeri_Adi | String | Member workplace name |
| uyeIsYeri_ID | Integer | Member workplace IDs |
| resultInfo | Object | |
| isSuccess | boolean | Success status |
| code | String | Code |
| description | String | Description |
| message | String | Message |
| innerInfo | String | Inner Information |
| mapCodeForLastUser | String | - |
| statistics | String | - |