Skip to content

Commit 9deb5a9

Browse files
committed
Added a section around the delivery of Terms and Conditions (#48)
Including the addition of addition of a `termsOfService` property to the Offer object TODO update modelling spec and developer tools
1 parent 5857c47 commit 9deb5a9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

EditorsDraft/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,23 @@
917917
subsequent requests to an **order** should only be initiated by the **broker**
918918
which created the **order**.
919919

920+
### Delivery of terms and conditions
921+
922+
The **broker** should make the **customer** aware of and assent to any specific
923+
Terms and Conditions and Privacy Policy for using their service at the point of
924+
a **customer** signing up to the service and/or providing their contact details.
925+
926+
Since, during **booking**, the details of the **customer** are provided to the
927+
**booking system** and the **seller**, the **broker** should inform the
928+
**customer** of this any implications with resepct to GDPR and any other
929+
data protection legislation.
930+
931+
Any specific Terms and Conditions for the **offer** being taken, or Terms and
932+
Conditions relating to the **seller** should be made available via a URL as a
933+
`termsOfService` property on the **offer**. (https://pending.schema.org/termsOfService)
934+
935+
936+
920937
</section>
921938

922939
<section class="normative">

0 commit comments

Comments
 (0)