openactive / open-booking-api

Repository for the Open Booking API specification
Other
2 stars 3 forks source link

Payment reconciliation identifiers at Order level #241

Open nickevansuk opened 10 months ago

nickevansuk commented 10 months ago

additionalProperty should be available on the Order or Payment level as well as OrderItem, for scenarios where payment reconciliation metadata is required at this level. Note that schema.org already allows for this, so it is permissible within the current spec, though not explicit.

nickevansuk commented 10 months ago

Suggest additionalProperty on Payment is used, as this is already the case in the models - replacing the OrderItem level property.

nathansalter commented 9 months ago

Agreed, very useful to have a loose framework when discussing payment metadata