POST https://apiv2.1pharmacy.io/test/tally_response
Pass requests acknowledgement data in the body to sync the changes in 1P
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
sec-ch-ua
|
string | ||
responseType
|
string | ||
sec-ch-ua-mobile
|
string | ||
User-Agent
|
string | ||
Content-Type
|
string | ||
Accept
|
string | ||
Referer
|
string | ||
x-web-version
|
number | ||
session-token
|
string | ||
sec-ch-ua-platform
|
string |
RESPONSES
status OK
{
"data": {
"userMessage": "Tally response updated successfully"
},
"statusCode": 200
} |