@pdtf/schemas 3.2.0-5 → 3.2.0-6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -25847,6 +25847,10 @@
|
|
|
25847
25847
|
"sr24Ref": "1",
|
|
25848
25848
|
"title": "Confirmations to be supplied to confirm Sale Ready status",
|
|
25849
25849
|
"type": "object",
|
|
25850
|
+
"sr24Required": [
|
|
25851
|
+
"authorisedToActOnBehalfOfAllSellers",
|
|
25852
|
+
"authorisationToShare"
|
|
25853
|
+
],
|
|
25850
25854
|
"properties": {
|
|
25851
25855
|
"authorisedToActOnBehalfOfAllSellers": {
|
|
25852
25856
|
"sr24Ref": "1.1",
|