Comparison version: 11.1.3
Comparison date: 2021-04-29T03:44:56+00:00
----
@ ["properties","poLines","items","properties","cost","properties","exchangeRate"]
+ {"description":"Exchange rate","type":"number"}
@ ["properties","poLines","items","properties","cost","properties","fyroAdjustmentAmount"]
+ {"description":"Adjustment amount if rollover was happen","type":"number"}
@ ["properties","poLines","items","properties","metadata","properties","createdByUserId","description"]
- "ID of the user who created the record"
+ "ID of the user who created the record (when available)"
@ ["properties","poLines","items","properties","metadata","properties","updatedByUserId","description"]
- "ID of the user who last updated the record"
+ "ID of the user who last updated the record (when available)"
@ ["properties","poLines","items","properties","metadata","required",1]
- "createdByUserId"
@ ["properties","poLines","items","properties","metadata","id"]
+ "metadata.schema"
@ ["properties","poLines","items","properties","paymentStatus","enum",6]
+ "Ongoing"
@ ["properties","poLines","items","properties","paymentStatus","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","poLines","items","properties","poLineNumber","pattern"]
- "^[a-zA-Z0-9]{1,16}-[0-9]{1,3}$"
+ "^[a-zA-Z0-9]{1,22}-[0-9]{1,3}$"
@ ["properties","poLines","items","properties","receiptStatus","enum",6]
+ "Ongoing"
@ ["properties","poLines","items","properties","vendorDetail","properties","refNumber"]
- {"description":"a reference number for this purchase order line","type":"string"}
@ ["properties","poLines","items","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","poLines","items","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"}
@ ["properties","poLines","items","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"}
