Authentication errors
Requests without a Partner API key return401.
Invalid or inactive Partner API key:
x-partner-id header:
Validation errors
The API rejects unknown fields and invalid types. Example request with an invalid pincode:Idempotency conflicts
If anx-idempotency-key is reused with a different checkout payload, the API returns a conflict.