Links
Comment on page

Payment

This page describes the Payment type.

Properties

Optional properties

Property
Expected Type
Description
@type
Text
Must always be present and set to "@type": "Payment"
accountId
Text
A reference used by the Seller to group transactions, which is used to aid reconciliation.
additionalProperty
Array of PropertyValue
PropertyValue that contains a text value useful for reconciliation.
identifier
Text
The identifier of the payment held by the Broker and/or Payment Provider.
Example
"identifier": "SB1234"
name
Text
Optional free text description of the payment method for the Booking System, to help the Seller in discussions with the Customer (e.g. 'AcmeBroker Points' or 'AcmeBroker via Credit Card').
paymentMethod
paymentMethod must not be used, and is reserved for future versions of this specification.
paymentProviderId
Text
A reference to the specific Payment Provider that is used.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".