Skip to main content

Query string parameters

FieldDescriptionTypeIs it Mandatory to complete the field?
pay_idPayment operation IDstringMandatory
num_invoiceInvoice numberstringMandatory
dateinvoice date, format: "yyyy-mm-dd"stringMandatory
seller_fiscal_idSeller TINstringMandatory
seller_nameSeller namestringMandatory
recipient_fiscal_idRecipient TINstringMandatory
recipient_nameRecipient namestringMandatory
recipient_depart_codeRecipient object codestringMandatory
amountTotal invoice amount for paymentfloatMandatory
notesInvoice notesstring
upd_timedocument confirmation date, format: "yyyy-mm-ddThh:mm:ssstringMandatory
itemsassortment listarrayMandatory

Items (assortment list):

FieldDescriptionTypeIs it Mandatory to complete the field?
barcodeGTIN of product (0 level)stringMandatory
assort_namename of product (0 level)stringMandatory
assort_idID of the productintegerMandatory
category_nameName of product categorystringMandatory
unit_nameunit name, document levelstringMandatory
imagePhoto|image base64-encodes png (200Kb max)string
cntquantity, document levelfloatMandatory
cnt0quantity, 0 levelfloatMandatory
amountamount for \<cnt> itemsfloatMandatory
codeslist of datamatrix codes, document levelarray of stringMandatory