Idempotency
Status
Header format
Header
Example value
Notes
Evaluation rules (planned)
Condition
Server behaviour
Example
curl -X POST "$BEAD_API/Locations" \
-H "Authorization: Bearer $TOKEN" \
-H "Idempotency-Key: 550e8400-e29b-41d4-a716-446655440000" \
-H "Content-Type: application/json" \
-d '{ "merchantId": "mer_123", "address": {...} }'Best practices
Go-live checklist for integrators
Last updated