17. Invoices

13.1 Overview

An invoice refers to the bill generated for the goods/services supplier by the supplier to the buyer corresponding to a payment. The invoices are generated outside the system but users can link one or more invoices to a particular payment to display that the payment corresponds to those particular invoices.

13.2 Parameters

FieldSub-fieldTypeDescription
totalRecords IntegerTotal number of records available
totalType StringWhether the records returned are an exact or in range
recordCount IntegerNumber of records fetched
records Array of objectsDetails of the records fetched
 aclArrayAccess control list of the invoice records
 amountPaidStringAmount Paid for the invoice
 buyer
  • id
  • name
  • bid
Object
  • String
  • String
  • String
Buyer for which fee transaction is created
  • Id of buyer
  • Name of the Buyer
  • BID of buyer
   creator
  • id
  • username
Object
String
String
Creator Details for Invoice
  • Id of user creating the supplier
  • Username of user creating the supplier
 creditAmountIntegerCredit amount of the invoice
 creditMemoNoteStringMemo Note for the Invoice
 creditNumberStringCredit Number of the invoice
 dateStringDate on invoice
 descriptionStringDescription of invoice
 discountAmountIntegerDiscount amount of invoice
 fileIdStringFile ID associated with invoice
 filePathStringFile Path associated with invoice  
 fileDateStringFile Date associated with Invoice
 idStringId of the invoice
 importDateStringImport Date of payment for which invoice is added
 locationStringLocation mentioned on invoice
 numberIntegerNumber of invoice
 openAmountIntegerOpen amount on invoice
 pifTransactionIdStringPIF transaction ID for invoice
 totalDueIntegerTotal Due for invoice
 supplier
  • id
  • name
Object
  • String
  • String
Supplier details
  • Id of supplier
  • Name of supplier
   

13.3 Operations

13.3.1. Search invoices
13.3.2. Search invoices by Transaction ID
13.3.3. Search invoices for a Supplier
13.3.4. Search invoices for a Supplier For export


Priority Technology Holdings Logo