Add Patient Address
POST/patients/:patient_id/shipping_address
Add Patient Address
Request
Responses
- 201
- 400
- 404
- 409
- 422
Created
Response Headers
X-Request-Id
Unique ID generated to track each HTTP request sent
Example:
f4c93531-bf4f-438e-b2ce-1dcff5e7ad97X-Honeybee-Signature
Base64 encoded HMAC-SHA1 hash of method, url and body
Example:
Jzk2+9Pi6UIH/0PvGaq8CKZccwMKETag
Entity Tag used to verify cached response object
Example:
W/"4f53cda18c2baa0c0354bb5f9a3ecbe5"Malformed Request
Response Headers
X-Request-Id
Unique ID generated to track each HTTP request sent
Example:
f4c93531-bf4f-438e-b2ce-1dcff5e7ad97Not Found
Conflicting Request
Response Headers
X-Request-Id
Unique ID generated to track each HTTP request sent
Example:
f4c93531-bf4f-438e-b2ce-1dcff5e7ad97#Invalid Request
Error Codes
| Status Code | Meaning | Description |
|---|---|---|
| 42221 | Invalid Address First Name | The provided first name was invalid. |
| 42222 | Invalid Address Last Name | The provided last name was invalid. |
| 42223 | Invalid Address Street1 | The provided street1 was invalid. |
| 42225 | Invalid Address City | The provided city was invalid. |
| 42226 | Invalid Address State Abbreviation | The state provided did not match a correct 2-character state code. |
| 42227 | Invalid Address Zip | The zip code provided was formatted incorrectly, or did not exist in the state provided. |
| 42228 | Invalid Address Update | The shipping address cannot be updated, the order has already been shipped. |
| 42229 | Invalid Controlled Substance Address Update | Approval required to update shipping address on orders containing controlled medications. |
| 42230 | Invalid Address | The provided address was invalid. |
| 42231 | Invalid Address State | The state provided cannot be shipped to. |
Response Headers
X-Request-Id
Unique ID generated to track each HTTP request sent
Example:
f4c93531-bf4f-438e-b2ce-1dcff5e7ad97X-Honeybee-Signature
Base64 encoded HMAC-SHA1 hash of method, url and body
Example:
Jzk2+9Pi6UIH/0PvGaq8CKZccwMK