Medicine Webhook
This webhook provides update when any newly added medicine gets mapped with Item master medicine.
Response:
{
"medicine_id" : "KOKzk7o+BiY7KaYIIL5JDg==", // New medicine_id, that need to be used from now onwards.
"old_medicine_id" : "y8P5ElKQqfn/Dkb0uhE9Sg==" // Old medicine_id that is deleted.
}
Last updated
Was this helpful?