Comparison version: 4.1.3
Comparison date: 2021-04-29T03:41:30+00:00
----
@ ["properties","batchedVouchers","items","properties","accountNo"]
+ {"description":"The unique number of the organization account","type":"string"}
@ ["properties","batchedVouchers","items","properties","vendorAddress"]
+ {"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"Primary address of the vendor.","properties":{"addressLine1":{"description":"The first line of this address","type":"string"},"addressLine2":{"description":"The second line of this address","type":"string"},"city":{"description":"The city for this address","type":"string"},"country":{"description":"The country for this address","type":"string"},"stateRegion":{"description":"The state or region for this address","type":"string"},"zipCode":{"description":"The zip code for this address","type":"string"}},"type":"object"}
