Reorder a previously shipped order
POST/orders/:order_number/reorders
Create a Reorder
Request
Responses
- 201
- 400
- 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-1dcff5e7ad97Conflicting 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 |
|---|---|---|
| 42201 | Invalid Patient Email | The provided email was invalid. |
| 42202 | Invalid Patient First Name | The provided first name was invalid. |
| 42203 | Invalid Patient Last Name | The provided last name was invalid. |
| 42204 | Invalid Patient Phone | The provided phone was invalid. |
| 42205 | Invalid Patient Gender | The provided gender code was invalid. |
| 42206 | Invalid Patient Id | The provided patient id was invalid. |
| 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. |
| 42230 | Invalid Address | The provided address was invalid. |
| 42231 | Invalid Address State | The state provided cannot be shipped to. |
| 42241 | Invalid Item NDC | The provided NDC does not match a product offering in the catalog. |
| 42242 | Invalid Item Quantity | The provided quantity does not match a product offering in the catalog. |
| 42243 | Invalid Item Prescriber Name | The provided prescriber name was invalid. |
| 42244 | Invalid Item Prescriber Phone | The provided prescriber phone was invalid. |
| 42245 | Invalid Item Prescriber Fax | The provided prescriber fax was invalid. |
| 42246 | Invalid Item GCN | The provided GCN Sequence Number does not match a product offering in the catalog. |
| 42247 | Invalid Item Package Size | The provided package size does not match a product offering in the catalog. |
| 42249 | Invalid Item Prescription Id | The provided prescription id for partner_requested_fills workflow was invalid. |
| 42250 | Invalid Item Prescription Refills | The provided prescription id for partner_requested_fills workflow has no remaining refills. |
| 42254 | Invalid Item SKU | The requested SKU does not match a product offering in the catalog. |
| 42256 | Invalid Item Shipping Method | The requested shipping method cannot be used on an item in this order. |
| 42257 | Invalid Item Prescription Expired | The requested prescription is expired. |
| 42258 | Invalid Item Prescription Ndc | The requested item does not match medication on prescription. |
| 42259 | Invalid Item Written Quantity | The written quantity on the prescription does not match a product offering in the catalog. |
| 42291 | Invalid Shipping Method Id | The provided shipping method id is invalid. |
| 42292 | Invalid Shipping Signature Confirmation | The requested shipping signature confirmation is not available for the shipping method id selected. |
| 42293 | Invalid Shipping Method Carrier | The requested shipping method is incompatible with addresss for general delivery or PO BOX. |
| 42380 | Invalid Brand | The provided brand id did not match a known brand for this account. |
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