BestRx APIs
Contact Us
  1. Delivery/Shipping Provider API
  • Introduction - BestRx APIs
  • Patient API
    • Overview
    • Error Codes
    • Add Patient
      POST
    • Update Patient
      POST
    • Get Patient
      POST
    • Submit Charge Account Payment
      POST
  • Drug API
    • Overview
    • Error Codes
    • Get Drug Information
      POST
  • Prescription API
    • Overview
    • Error Codes
    • Submit Rx Transfer Request
      POST
    • Return to Stock
      POST
    • Save Rx Signature
      POST
  • Refill API
    • Overview
    • Error Codes
    • GetPatientProfile
      POST
    • Send Refill Request
      POST
  • BestPOS API
    • Overview
    • Error Codes
    • Create POS Transaction
    • Get POS Transaction Status
    • Get Item Details
  • Delivery/Shipping Provider API
    • Overview
    • Error Codes
    • Address Validation
      POST
    • Create Order
      POST
    • Update Order Status
      POST
    • Cancel Order
      POST
  • Realtime Data Feed Specification
    • Overview
    • Patient Update Callback
    • E-Prescription Notification Callback
    • Prescription Update Callback
  1. Delivery/Shipping Provider API

Error Codes

HTTP CodeError CodeDescription
400ERROR7001Pharmacy Unique ID Required.
400ERROR7002Bestrx Order ID is not valid or null.
400ERROR7005Provider is not valid or null.
400ERROR7006Order Status Date is not valid or null.
400ERROR7007Order Status Date can not be future date.
400ERROR7008Order Status Value is not valid or null.
400ERROR7009Provider order id can not be null.
400ERROR7012Invalid Consent Type.
Modified at 2024-06-12 20:01:56
Previous
Overview
Next
Address Validation