Comparison version: 11.1.4
Comparison date: 2021-04-29T03:45:33+00:00
----
@ ["properties","cost","properties","exchangeRate"]
+ {"description":"Exchange rate","type":"number"}
@ ["properties","cost","properties","fyroAdjustmentAmount"]
+ {"description":"Adjustment amount if rollover was happen","type":"number"}
@ ["properties","paymentStatus","enum",6]
+ "Ongoing"
@ ["properties","paymentStatus","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","receiptStatus","enum",6]
+ "Ongoing"
@ ["properties","vendorDetail","properties","refNumber"]
- {"description":"a reference number for this purchase order line","type":"string"}
@ ["properties","vendorDetail","properties","refNumberType"]
- {"description":"the reference number type","enum":["Supplier's continuation order","Supplier's unique order line reference number","Agent's unique subscription reference number","Library's continuation order number","Internal vendor number"],"type":"string"}
@ ["properties","vendorDetail","properties","referenceNumbers"]
+ {"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"Collection of reference number items","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"}
@ ["holdingIds"]
+ {"description":"Holding ids associated with this purchase order","items":{"$schema":"http://json-schema.org/draft-04/schema#","description":"The UUID format string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string"},"type":"array"}
