Skip to main content

Invoice & Quote Error Codes

Invoice & Quote Error Codes.

CodeDescription
project_does_not_existupdate or link non existing projectId
project_already_existcreate project with existing projectId
invoice_does_not_existupdate or link non existing invoiceId
invoice_already_linked_to_projectinvoiceId already linked to project and can not be linked twice
customer_does_not_existcustomer update or quote/invoice create or update operations made for non synchronized customerId. You should synchronize customer before invoice or quote
invoice_payment_operation_existinvoice can not be changed due to existing operation. Happens for Invoice Update/Cancel
customer_of_invoice_is_draftcustomer saved as draft. (Customer cellphone and email is empty or invalid. So we can not send any notification about invoice or quote)
cant_set_new_customer_for_invoiceOnce quote or invoice created, you can not assign invoice to new customer
invoice_can_not_be_updated_due_dateOnce invoice or quote has expired DueDate, they can not be updated anymore
invoice_already_cancelledInvoice can not be updated after cancelling
invoice_can_be_updated_only_in_placed_statusInvoice can be update only when there is no transactions or action from user
document_invalid_dataone parameters from invoice or quote request has invalid value or empty
invoice_already_existinvoice with provided InvoiceId already exist
quote_reference_does_not_existQuoteId and QuoteRefId provided with during invoice creation does not exist. Please sync quote with such ids
quote_dismissedInvoice can not be updated. Quote referenced to this invoice is dismissed by customer or cancelled
quote_amount_not_equal_to_invoiceTotal amount of quote should be equal to invoice total amount
quote_already_referenced_to_invoiceQuote ids provided in request already referenced to another invoice and can not be referenced to another one
loan_application_not_approvedLoan application was not approved for quote linked to its invoice
invoice_amount_is_bigger_then_approvedTotal amount of invoice is bigger then approved total amount of loan application that was approved for referenced quote. Invoice total amount should be equal or less then total amount of it’s quote
customer_invalid_dataone of customer or company fields has invalid data
customer_company_changeOnce customer is already belong to one company. You can add him to another company.
customer_already_registeredcustomer is already registered and you can not do action like add him to company.
company_customer_does_not_existYou can not add customer to company which is not synchronized before.
customer_with_phone_or_email_already_existCustomer with such phone or email already added
quote_already_existQuote with such id already added
quote_does_not_existCan not update non existing quote. Try to create it instead of update.
customer_referenceCan not set new customer for existing quote
quote_update_rejectedQuote can not be updated once invoice referenced to this quote in already created
quote_and_loan_total_amountCan not update quote. Total amount of quote should not be bigger then approved total amount of loan application.