Terms changed to array.
This commit is contained in:
parent
74232437cf
commit
56cbb0d23f
@ -260,7 +260,11 @@ paths:
|
|||||||
"amountExclTax": 100,
|
"amountExclTax": 100,
|
||||||
"amountInclTax": 121,
|
"amountInclTax": 121,
|
||||||
"quantity": 1,
|
"quantity": 1,
|
||||||
"terms": "generalTermsAndConditions.pdf",
|
"terms":
|
||||||
|
[
|
||||||
|
"generalTermsAndConditions.pdf",
|
||||||
|
"productTermsAndConditions.pdf",
|
||||||
|
],
|
||||||
"createdOn": "2024-03-22T09:00:00",
|
"createdOn": "2024-03-22T09:00:00",
|
||||||
"validFrom": "2024-03-22T09:00:00",
|
"validFrom": "2024-03-22T09:00:00",
|
||||||
"validUntil": null,
|
"validUntil": null,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user