BestRx APIs
Contact Us
  1. Refill 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. Refill API

Error Codes

HTTP CodeError CodeDescription
4001000API Key Required
4001001Invalid Pharmacy Number
4001011Lastname Required
4001012Invalid Date of Birth
4001013Invalid Request Datetime
4001014There is no Rxs to submit for refill
4001015Invalid Delivery Option Selected
4001016Invalid Request From Type (Mobile or Web)
4001019RxNumber Or BestRxPatientID is required.
4031004Invalid API Key
4031018Pharmacy is unauthorized to use this feature, please contact Best Computer Systems for support.
Modified at 2024-05-30 20:46:33
Previous
Overview
Next
GetPatientProfile