Comparison version: 4.1.3
Comparison date: 2021-04-29T03:41:30+00:00
----
@ ["properties","invoiceLines","items","properties","vendorRefNo"]
- {"description":"This is the number used to match POLs created by import to invoices created by import","type":"string"}
@ ["properties","invoiceLines","items","properties","referenceNumbers"]
+ {"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"Reference number items array","items":{"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"Reference number item","properties":{"refNumber":{"description":"a reference number for this purchase order line","type":"string"},"refNumberType":{"description":"the reference number type","enum":["Vendor continuation reference number","Vendor order reference number","Vendor subscription reference number","Vendor internal number","Vendor title number"],"javaEnums":["CONTINUATION_REF_NUMBER","ORDER_REF_NUMBER","SUBSCRIPTION_REF_NUMBER","INTERNAL_NUMBER","TITLE_NUMBER"],"type":"string"},"vendorDetailsSource":{"description":"the reference number type","enum":["OrderLine","InvoiceLine"],"javaEnums":["ORDER_LINE","INVOICE_LINE"],"type":"string"}},"type":"object"},"type":"array"}
