ENTRY) with references to the related purchase order in documentHeader.lstConnectedHeader and in each line item’s refDocumentRow attribute in documentRows.priceSale: the product's selling price is a gross VAT amount;priceInvoice: the product's invoice price (purchase invoice) is a net VAT amount;pricePurchase: the product's purchase price (typically purchase order) is a net VAT amount.priceSale is mandotary instead priceInvoice, and pricePurchase are not provided, the system will attempt to retrieve prices based on the branchCode and the sale, invoice, and purchase price lists. If no matching price is found, the API will return an error, and the document will not be created.documentHeader and documentRows must be included in the payload.callback URL must be functional and ready to receive POST requests.lstConnectedHeader) and its line items (refDocumentRow).callback URL to confirm successful document creation.POST request containing the document header, rows, and callback URL.success: Indicates successful receipt.id: A unique identifier for tracking the request.id: The document ID.barcode: The document's barcode.documentNumber: The generated document number.documentStatus: The document's statusOPEN: the document can be updated or modified with new products, discounts, quantities etc... .CLOSE: the document is ready for fulfillment and the products, quantities, discounts are final.id.