Status updates
Move an assigned order through
accepted → delivered and attach tracking.Inventory updates
Keep stock availability and wholesale cost current for your products.
Endpoint
{orgId} is your pharmacy’s VitaRelay organization UUID, issued by a VitaRelay admin.
Authentication
Every request is signed with your inbound webhook secret (issued and rotated by a VitaRelay admin, shown once):- Header:
x-vitarelay-signature - Value: HMAC-SHA256 of the exact raw request body bytes, keyed with your secret
- Encoding: hex or base64; a leading
sha256=prefix is tolerated

