BestRx APIs
Contact Us
  1. Prescription 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
      POST
    • Get POS Transaction Status
      POST
    • Get Item Details
      POST
  • Delivery/Shipping Provider API
    • Overview
    • Error Codes
    • Address Validation
    • Create Order
    • Update Order Status
    • Cancel Order
  • Realtime Data Feed Specification
    • Overview
    • Patient Update Callback
    • E-Prescription Notification Callback
    • Prescription Update Callback
  1. Prescription API

Error Codes

HTTP CodeError CodeDescription
200ERROR0000Invalid request.
200ERROR0029User does not have rights to access this pharmacy.
200ERROR0030Invalid pharmacy number.
200ERROR0057System Error.
400ERROR0027Please provide pharmcy number or NCPDP number.
400ERROR0069Please provide valid Fill date.
400ERROR0070Fill date can not be future Date.
400ERROR0071Please provide valid Signature date.
400ERROR0072Signature Date can not be future Date.
400ERROR0073Please provide valid Unique patient ID.
400ERROR0074Please provide valid Signature.
400ERROR0075Signature is required.
400ERROR0078Please provide valid Counseling value.
400ERROR0079Signature date should not be before Fill date.
400ERROR0080Please provide valid RX number.
401ERROR0003Unauthorized Request!
ERROR0025Error while send record to pharmacy.
ERROR0067Error while retrieving item details.
ERROR0076Error while Processing save signature request.
ERROR0077Error while updating routing status.
ERROR0082Error while sending transfer Rx request.
ERROR0092Error while sending transfer Save Rx Signature request.
Modified at 2024-05-24 18:28:47
Previous
Overview
Next
Submit Rx Transfer Request