Error Codes
HTTP Code | Error Code | Description |
---|---|---|
200 | ERROR2001 | Invalid Transaction information provided. |
200 | ERROR0004 | Unauthorized user! |
200 | REQUESTERROR0001 | Pharmacy information is required |
200 | REQUESTERROR0002 | TxnDateTime is required. |
200 | REQUESTERROR0003 | PharmacyPatientID or Customer FirstName and LastName are required. |
200 | REQUESTERROR0004 | TotalTxnAmt must be greater than 0. |
200 | REQUESTERROR0005 | TxnDate can not be set to future date. |
200 | REQUESTERROR0006 | PaymentAmt must be greater than 0. |
200 | REQUESTERROR0007 | PaymentType must be C or D or F. |
200 | REQUESTERROR0008 | FSAHealthAmount for FSA PaymentType is required. |
200 | REQUESTERROR0009 | FSARXAmount for FSA PaymentType is required. |
200 | REQUESTERROR0010 | ItemQty must be greater than 0. |
200 | REQUESTERROR0011 | ItemSalePrice must be greater than 0. |
200 | REQUESTERROR0012 | ItemSKU or Item RXNumber and FillDate is required. |
200 | REQUESTERROR0013 | Either ItemSKU or Item RXNumber and FillDate is required, both are not considered as valid transaction. |
200 | REQUESTERROR0014 | ItemFillDate is Required if Item RxNumber is provided. |
200 | REQUESTERROR0015 | SaleTaxPercent must be between 0 to 100. |
200 | REQUESTERROR0016 | SaleTaxAmt is required when SaleTaxPercent is provided. |
200 | REQUESTERROR0017 | SaleTaxPercent is required when SaleTaxAmt is provided. |
200 | REQUESTERROR0018 | SaleDiscPercent is required when SaleDiscAmt is provided. |
200 | REQUESTERROR0019 | SaleDiscPercent must be between 0 to 100. |
200 | REQUESTERROR0020 | SaleDiscAmt is required when SaleDiscPercent provided. |
200 | REQUESTERROR0021 | Signature is required if transaction contains prescription item. |
200 | REQUESTERROR0022 | Duplicate SKU is not allowed in a transaction. |
200 | REQUESTERROR0023 | Duplicate Rx # and FillDate are not allowed in a transaction. |
200 | REQUESTERROR0024 | Payment Info must not be provided if IsPaymentComplete is false. |
401 | ERROR0005 | Error while submitting data |
Modified at 2024-05-31 18:57:53