Sale Status Update API
Eiger web service for Sale Status Update
SaleStatusUpdate
POST
https://{baseurl}/sales/sale/api/saleStatus
This endpoint allows you to get free cakes.
Query Parameters
Name | Type | Description |
---|---|---|
country | string | Country Code |
partner_code | string | Partner Code |
sale_id | string | Sale Id |
status | boolean | Status 1- Active 2- Expired 3 Suspended |
Headers
Name | Type | Description |
---|---|---|
EIGER-SESSION-ID | string | Web Service Generated Token Value |
EIGER-TOKEN | string | Web Service Generated Token Value |
EIGER-API-REQUEST-TYPE | string | REST |
Accept | string | application/json |
Content-Type | string | application/json |
Last updated