@shushed/helpers 0.0.202 → 0.0.203-bug-erp-770-20251208112219
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/dist/index.d.ts +34970 -0
- package/dist/index.js +113321 -0
- package/dist/package.json +3 -6
- package/package.json +4 -7
- package/dist/cjs/contracts/asset.schema.json +0 -78
- package/dist/cjs/contracts/category.schema.json +0 -86
- package/dist/cjs/contracts/country.schema.json +0 -258
- package/dist/cjs/contracts/currency.schema.json +0 -177
- package/dist/cjs/contracts/customer-segment.schema.json +0 -32
- package/dist/cjs/contracts/development-colour.schema.json +0 -97
- package/dist/cjs/contracts/index.js +0 -48
- package/dist/cjs/contracts/marketing-preferences.schema.json +0 -41
- package/dist/cjs/contracts/messages/ean-change.schema.json +0 -22
- package/dist/cjs/contracts/messages/index.js +0 -29
- package/dist/cjs/contracts/messages/order/delivered.schema.json +0 -26
- package/dist/cjs/contracts/messages/order/index.js +0 -18
- package/dist/cjs/contracts/messages/order/new.schema.json +0 -32
- package/dist/cjs/contracts/messages/order/processed.schema.json +0 -15
- package/dist/cjs/contracts/messages/order/return-initiated.schema.json +0 -26
- package/dist/cjs/contracts/messages/order/returned.schema.json +0 -25
- package/dist/cjs/contracts/messages/order/shipped.schema.json +0 -26
- package/dist/cjs/contracts/messages/product-category.schema.json +0 -21
- package/dist/cjs/contracts/messages/product-draft.schema.json +0 -66
- package/dist/cjs/contracts/messages/product.schema.json +0 -29
- package/dist/cjs/contracts/money.schema.json +0 -54
- package/dist/cjs/contracts/order/address.schema.json +0 -127
- package/dist/cjs/contracts/order/customer.schema.json +0 -149
- package/dist/cjs/contracts/order/index.js +0 -31
- package/dist/cjs/contracts/order/item.schema.json +0 -98
- package/dist/cjs/contracts/order/payment.schema.json +0 -115
- package/dist/cjs/contracts/order/shipment/index.js +0 -29
- package/dist/cjs/contracts/order/shipment/item/index.js +0 -8
- package/dist/cjs/contracts/order/shipment/item/returned.schema.json +0 -30
- package/dist/cjs/contracts/order/shipment/item.schema.json +0 -22
- package/dist/cjs/contracts/order/shipment/pos/index.js +0 -10
- package/dist/cjs/contracts/order/shipment/pos/outbound.schema.json +0 -37
- package/dist/cjs/contracts/order/shipment/pos/return.schema.json +0 -31
- package/dist/cjs/contracts/order/shipment/pos.schema.json +0 -48
- package/dist/cjs/contracts/order/shipment/shipped/index.js +0 -10
- package/dist/cjs/contracts/order/shipment/shipped/outbound.schema.json +0 -34
- package/dist/cjs/contracts/order/shipment/shipped/return.schema.json +0 -43
- package/dist/cjs/contracts/order/shipment/shipped.schema.json +0 -52
- package/dist/cjs/contracts/order/shipment.schema.json +0 -58
- package/dist/cjs/contracts/order.schema.json +0 -231
- package/dist/cjs/contracts/product-category.schema.json +0 -34
- package/dist/cjs/contracts/product-draft.schema.json +0 -782
- package/dist/cjs/contracts/product.schema.json +0 -816
- package/dist/cjs/contracts/total.schema.json +0 -41
- package/dist/cjs/dist-dereferenced/asset.js +0 -4
- package/dist/cjs/dist-dereferenced/category.js +0 -4
- package/dist/cjs/dist-dereferenced/country.js +0 -4
- package/dist/cjs/dist-dereferenced/currency.js +0 -4
- package/dist/cjs/dist-dereferenced/customer-segment.js +0 -4
- package/dist/cjs/dist-dereferenced/development-colour.js +0 -4
- package/dist/cjs/dist-dereferenced/index.js +0 -69
- package/dist/cjs/dist-dereferenced/marketing-preferences.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/ean-change.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/index.js +0 -50
- package/dist/cjs/dist-dereferenced/messages/order/delivered.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/order/index.js +0 -18
- package/dist/cjs/dist-dereferenced/messages/order/new.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/order/processed.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/order/return-initiated.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/order/returned.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/order/shipped.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/price-change.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/product-category.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/product-draft.js +0 -4
- package/dist/cjs/dist-dereferenced/messages/product.js +0 -4
- package/dist/cjs/dist-dereferenced/money.js +0 -4
- package/dist/cjs/dist-dereferenced/order/address.js +0 -4
- package/dist/cjs/dist-dereferenced/order/customer.js +0 -4
- package/dist/cjs/dist-dereferenced/order/index.js +0 -51
- package/dist/cjs/dist-dereferenced/order/item.js +0 -4
- package/dist/cjs/dist-dereferenced/order/orderMain.js +0 -4
- package/dist/cjs/dist-dereferenced/order/payment.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/index.js +0 -45
- package/dist/cjs/dist-dereferenced/order/shipment/item/index.js +0 -11
- package/dist/cjs/dist-dereferenced/order/shipment/item/itemMain.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/item/returned.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/pos/index.js +0 -13
- package/dist/cjs/dist-dereferenced/order/shipment/pos/outbound.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/pos/posMain.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/pos/return.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/shipmentMain.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/shipped/index.js +0 -13
- package/dist/cjs/dist-dereferenced/order/shipment/shipped/outbound.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/shipped/return.js +0 -4
- package/dist/cjs/dist-dereferenced/order/shipment/shipped/shippedMain.js +0 -4
- package/dist/cjs/dist-dereferenced/price.js +0 -4
- package/dist/cjs/dist-dereferenced/product-category.js +0 -4
- package/dist/cjs/dist-dereferenced/product-draft.js +0 -4
- package/dist/cjs/dist-dereferenced/product.js +0 -4
- package/dist/cjs/dist-dereferenced/stock.js +0 -4
- package/dist/cjs/dist-dereferenced/total.js +0 -4
- package/dist/cjs/dist-types/asset.js +0 -2
- package/dist/cjs/dist-types/category.js +0 -2
- package/dist/cjs/dist-types/country.js +0 -2
- package/dist/cjs/dist-types/currency.js +0 -2
- package/dist/cjs/dist-types/customer-segment.js +0 -2
- package/dist/cjs/dist-types/development-colour.js +0 -2
- package/dist/cjs/dist-types/index.js +0 -38
- package/dist/cjs/dist-types/marketing-preferences.js +0 -2
- package/dist/cjs/dist-types/messages/ean-change.js +0 -2
- package/dist/cjs/dist-types/messages/index.js +0 -37
- package/dist/cjs/dist-types/messages/order/delivered.js +0 -2
- package/dist/cjs/dist-types/messages/order/index.js +0 -2
- package/dist/cjs/dist-types/messages/order/new.js +0 -2
- package/dist/cjs/dist-types/messages/order/processed.js +0 -2
- package/dist/cjs/dist-types/messages/order/return-initiated.js +0 -2
- package/dist/cjs/dist-types/messages/order/returned.js +0 -2
- package/dist/cjs/dist-types/messages/order/shipped.js +0 -2
- package/dist/cjs/dist-types/messages/price-change.js +0 -2
- package/dist/cjs/dist-types/messages/product-category.js +0 -2
- package/dist/cjs/dist-types/messages/product-draft.js +0 -2
- package/dist/cjs/dist-types/messages/product.js +0 -2
- package/dist/cjs/dist-types/money.js +0 -2
- package/dist/cjs/dist-types/order/address.js +0 -2
- package/dist/cjs/dist-types/order/customer.js +0 -2
- package/dist/cjs/dist-types/order/index.js +0 -37
- package/dist/cjs/dist-types/order/item.js +0 -2
- package/dist/cjs/dist-types/order/orderMain.js +0 -2
- package/dist/cjs/dist-types/order/payment.js +0 -2
- package/dist/cjs/dist-types/order/shipment/index.js +0 -39
- package/dist/cjs/dist-types/order/shipment/item/index.js +0 -2
- package/dist/cjs/dist-types/order/shipment/item/itemMain.js +0 -2
- package/dist/cjs/dist-types/order/shipment/item/returned.js +0 -2
- package/dist/cjs/dist-types/order/shipment/pos/index.js +0 -2
- package/dist/cjs/dist-types/order/shipment/pos/outbound.js +0 -2
- package/dist/cjs/dist-types/order/shipment/pos/posMain.js +0 -2
- package/dist/cjs/dist-types/order/shipment/pos/return.js +0 -2
- package/dist/cjs/dist-types/order/shipment/shipmentMain.js +0 -2
- package/dist/cjs/dist-types/order/shipment/shipped/index.js +0 -2
- package/dist/cjs/dist-types/order/shipment/shipped/outbound.js +0 -2
- package/dist/cjs/dist-types/order/shipment/shipped/return.js +0 -2
- package/dist/cjs/dist-types/order/shipment/shipped/shippedMain.js +0 -2
- package/dist/cjs/dist-types/price.js +0 -2
- package/dist/cjs/dist-types/product-category.js +0 -2
- package/dist/cjs/dist-types/product-draft.js +0 -2
- package/dist/cjs/dist-types/product.js +0 -2
- package/dist/cjs/dist-types/stock.js +0 -2
- package/dist/cjs/dist-types/total.js +0 -2
- package/dist/cjs/index.js +0 -39
- package/dist/cjs/src-public/airtable.js +0 -625
- package/dist/cjs/src-public/bcOrder.js +0 -943
- package/dist/cjs/src-public/bigquery.js +0 -59
- package/dist/cjs/src-public/centra.js +0 -1053
- package/dist/cjs/src-public/cloudtasks.js +0 -207
- package/dist/cjs/src-public/dato.js +0 -403
- package/dist/cjs/src-public/env.js +0 -900
- package/dist/cjs/src-public/getEventTime.js +0 -28
- package/dist/cjs/src-public/index.js +0 -54
- package/dist/cjs/src-public/ipValidation.js +0 -167
- package/dist/cjs/src-public/jwks.js +0 -108
- package/dist/cjs/src-public/pubsub.js +0 -423
- package/dist/cjs/src-public/rateLimit.js +0 -140
- package/dist/cjs/src-public/redisClient.js +0 -44
- package/dist/cjs/src-public/runtime.js +0 -145
- package/dist/cjs/src-public/sanitize.js +0 -25
- package/dist/cjs/src-public/scheduler.js +0 -247
- package/dist/cjs/src-public/secret.js +0 -16
- package/dist/cjs/src-public/setHeaders.js +0 -16
- package/dist/cjs/src-public/types.js +0 -2
- package/dist/cjs/src-public/utils.js +0 -457
- package/dist/cjs/src-public/validate.js +0 -74
- package/dist/types/contracts/index.d.ts +0 -15
- package/dist/types/contracts/messages/index.d.ts +0 -5
- package/dist/types/contracts/messages/order/index.d.ts +0 -6
- package/dist/types/contracts/order/index.d.ts +0 -6
- package/dist/types/contracts/order/shipment/index.d.ts +0 -6
- package/dist/types/contracts/order/shipment/item/index.d.ts +0 -1
- package/dist/types/contracts/order/shipment/pos/index.d.ts +0 -2
- package/dist/types/contracts/order/shipment/shipped/index.d.ts +0 -2
- package/dist/types/dist-dereferenced/asset.d.ts +0 -51
- package/dist/types/dist-dereferenced/category.d.ts +0 -58
- package/dist/types/dist-dereferenced/country.d.ts +0 -8
- package/dist/types/dist-dereferenced/currency.d.ts +0 -8
- package/dist/types/dist-dereferenced/customer-segment.d.ts +0 -26
- package/dist/types/dist-dereferenced/development-colour.d.ts +0 -114
- package/dist/types/dist-dereferenced/index.d.ts +0 -16
- package/dist/types/dist-dereferenced/marketing-preferences.d.ts +0 -31
- package/dist/types/dist-dereferenced/messages/ean-change.d.ts +0 -17
- package/dist/types/dist-dereferenced/messages/index.d.ts +0 -6
- package/dist/types/dist-dereferenced/messages/order/delivered.d.ts +0 -3438
- package/dist/types/dist-dereferenced/messages/order/index.d.ts +0 -6
- package/dist/types/dist-dereferenced/messages/order/new.d.ts +0 -3438
- package/dist/types/dist-dereferenced/messages/order/processed.d.ts +0 -3432
- package/dist/types/dist-dereferenced/messages/order/return-initiated.d.ts +0 -3438
- package/dist/types/dist-dereferenced/messages/order/returned.d.ts +0 -3437
- package/dist/types/dist-dereferenced/messages/order/shipped.d.ts +0 -3436
- package/dist/types/dist-dereferenced/messages/price-change.d.ts +0 -67
- package/dist/types/dist-dereferenced/messages/product-category.d.ts +0 -33
- package/dist/types/dist-dereferenced/messages/product-draft.d.ts +0 -589
- package/dist/types/dist-dereferenced/messages/product.d.ts +0 -628
- package/dist/types/dist-dereferenced/money.d.ts +0 -41
- package/dist/types/dist-dereferenced/order/address.d.ts +0 -98
- package/dist/types/dist-dereferenced/order/customer.d.ts +0 -312
- package/dist/types/dist-dereferenced/order/index.d.ts +0 -3428
- package/dist/types/dist-dereferenced/order/item.d.ts +0 -339
- package/dist/types/dist-dereferenced/order/orderMain.d.ts +0 -3423
- package/dist/types/dist-dereferenced/order/payment.d.ts +0 -110
- package/dist/types/dist-dereferenced/order/shipment/index.d.ts +0 -253
- package/dist/types/dist-dereferenced/order/shipment/item/index.d.ts +0 -19
- package/dist/types/dist-dereferenced/order/shipment/item/itemMain.d.ts +0 -18
- package/dist/types/dist-dereferenced/order/shipment/item/returned.d.ts +0 -34
- package/dist/types/dist-dereferenced/order/shipment/pos/index.d.ts +0 -282
- package/dist/types/dist-dereferenced/order/shipment/pos/outbound.d.ts +0 -319
- package/dist/types/dist-dereferenced/order/shipment/pos/posMain.d.ts +0 -280
- package/dist/types/dist-dereferenced/order/shipment/pos/return.d.ts +0 -330
- package/dist/types/dist-dereferenced/order/shipment/shipmentMain.d.ts +0 -250
- package/dist/types/dist-dereferenced/order/shipment/shipped/index.d.ts +0 -288
- package/dist/types/dist-dereferenced/order/shipment/shipped/outbound.d.ts +0 -286
- package/dist/types/dist-dereferenced/order/shipment/shipped/return.d.ts +0 -287
- package/dist/types/dist-dereferenced/order/shipment/shipped/shippedMain.d.ts +0 -286
- package/dist/types/dist-dereferenced/price.d.ts +0 -58
- package/dist/types/dist-dereferenced/product-category.d.ts +0 -24
- package/dist/types/dist-dereferenced/product-draft.d.ts +0 -580
- package/dist/types/dist-dereferenced/product.d.ts +0 -619
- package/dist/types/dist-dereferenced/stock.d.ts +0 -74
- package/dist/types/dist-dereferenced/total.d.ts +0 -172
- package/dist/types/dist-types/asset.d.ts +0 -16
- package/dist/types/dist-types/category.d.ts +0 -20
- package/dist/types/dist-types/country.d.ts +0 -2
- package/dist/types/dist-types/currency.d.ts +0 -2
- package/dist/types/dist-types/customer-segment.d.ts +0 -6
- package/dist/types/dist-types/development-colour.d.ts +0 -31
- package/dist/types/dist-types/index.d.ts +0 -16
- package/dist/types/dist-types/marketing-preferences.d.ts +0 -9
- package/dist/types/dist-types/messages/ean-change.d.ts +0 -5
- package/dist/types/dist-types/messages/index.d.ts +0 -6
- package/dist/types/dist-types/messages/order/delivered.d.ts +0 -300
- package/dist/types/dist-types/messages/order/index.d.ts +0 -6
- package/dist/types/dist-types/messages/order/new.d.ts +0 -300
- package/dist/types/dist-types/messages/order/processed.d.ts +0 -300
- package/dist/types/dist-types/messages/order/return-initiated.d.ts +0 -300
- package/dist/types/dist-types/messages/order/returned.d.ts +0 -301
- package/dist/types/dist-types/messages/order/shipped.d.ts +0 -301
- package/dist/types/dist-types/messages/price-change.d.ts +0 -16
- package/dist/types/dist-types/messages/product-category.d.ts +0 -7
- package/dist/types/dist-types/messages/product-draft.d.ts +0 -136
- package/dist/types/dist-types/messages/product.d.ts +0 -144
- package/dist/types/dist-types/money.d.ts +0 -11
- package/dist/types/dist-types/order/address.d.ts +0 -27
- package/dist/types/dist-types/order/customer.d.ts +0 -82
- package/dist/types/dist-types/order/index.d.ts +0 -8
- package/dist/types/dist-types/order/item.d.ts +0 -86
- package/dist/types/dist-types/order/orderMain.d.ts +0 -297
- package/dist/types/dist-types/order/payment.d.ts +0 -30
- package/dist/types/dist-types/order/shipment/index.d.ts +0 -6
- package/dist/types/dist-types/order/shipment/item/index.d.ts +0 -4
- package/dist/types/dist-types/order/shipment/item/itemMain.d.ts +0 -6
- package/dist/types/dist-types/order/shipment/item/returned.d.ts +0 -11
- package/dist/types/dist-types/order/shipment/pos/index.d.ts +0 -5
- package/dist/types/dist-types/order/shipment/pos/outbound.d.ts +0 -76
- package/dist/types/dist-types/order/shipment/pos/posMain.d.ts +0 -71
- package/dist/types/dist-types/order/shipment/pos/return.d.ts +0 -75
- package/dist/types/dist-types/order/shipment/shipmentMain.d.ts +0 -62
- package/dist/types/dist-types/order/shipment/shipped/index.d.ts +0 -5
- package/dist/types/dist-types/order/shipment/shipped/outbound.d.ts +0 -68
- package/dist/types/dist-types/order/shipment/shipped/return.d.ts +0 -68
- package/dist/types/dist-types/order/shipment/shipped/shippedMain.d.ts +0 -69
- package/dist/types/dist-types/price.d.ts +0 -15
- package/dist/types/dist-types/product-category.d.ts +0 -6
- package/dist/types/dist-types/product-draft.d.ts +0 -135
- package/dist/types/dist-types/product.d.ts +0 -143
- package/dist/types/dist-types/stock.d.ts +0 -19
- package/dist/types/dist-types/total.d.ts +0 -44
- package/dist/types/index.d.ts +0 -3
- package/dist/types/src-public/airtable.d.ts +0 -227
- package/dist/types/src-public/bcOrder.d.ts +0 -84
- package/dist/types/src-public/bigquery.d.ts +0 -17
- package/dist/types/src-public/centra.d.ts +0 -176
- package/dist/types/src-public/cloudtasks.d.ts +0 -74
- package/dist/types/src-public/dato.d.ts +0 -62
- package/dist/types/src-public/env.d.ts +0 -144
- package/dist/types/src-public/getEventTime.d.ts +0 -1
- package/dist/types/src-public/index.d.ts +0 -19
- package/dist/types/src-public/ipValidation.d.ts +0 -15
- package/dist/types/src-public/jwks.d.ts +0 -15
- package/dist/types/src-public/pubsub.d.ts +0 -95
- package/dist/types/src-public/rateLimit.d.ts +0 -21
- package/dist/types/src-public/redisClient.d.ts +0 -6
- package/dist/types/src-public/runtime.d.ts +0 -58
- package/dist/types/src-public/sanitize.d.ts +0 -4
- package/dist/types/src-public/scheduler.d.ts +0 -71
- package/dist/types/src-public/secret.d.ts +0 -6
- package/dist/types/src-public/setHeaders.d.ts +0 -13
- package/dist/types/src-public/types.d.ts +0 -264
- package/dist/types/src-public/utils.d.ts +0 -101
- package/dist/types/src-public/validate.d.ts +0 -9
|
@@ -1,339 +0,0 @@
|
|
|
1
|
-
declare const schema: {
|
|
2
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
3
|
-
readonly title: "Item";
|
|
4
|
-
readonly type: "object";
|
|
5
|
-
readonly allOf: readonly [{
|
|
6
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
7
|
-
readonly title: "Total";
|
|
8
|
-
readonly type: "object";
|
|
9
|
-
readonly properties: {
|
|
10
|
-
readonly amount_net: {
|
|
11
|
-
readonly title: "Amount Net";
|
|
12
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
13
|
-
readonly type: "object";
|
|
14
|
-
readonly additionalProperties: false;
|
|
15
|
-
readonly properties: {
|
|
16
|
-
readonly value: {
|
|
17
|
-
readonly type: "integer";
|
|
18
|
-
readonly minimum: 0;
|
|
19
|
-
};
|
|
20
|
-
readonly decimal_places: {
|
|
21
|
-
readonly type: "integer";
|
|
22
|
-
readonly minimum: 0;
|
|
23
|
-
readonly maximum: 4;
|
|
24
|
-
};
|
|
25
|
-
readonly currency: {
|
|
26
|
-
readonly title: "Currency";
|
|
27
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
28
|
-
readonly type: "string";
|
|
29
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
30
|
-
};
|
|
31
|
-
readonly lcy_value: {
|
|
32
|
-
readonly type: "integer";
|
|
33
|
-
readonly minimum: 0;
|
|
34
|
-
};
|
|
35
|
-
readonly lcy_currency: {
|
|
36
|
-
readonly title: "LCY Currency";
|
|
37
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
38
|
-
readonly type: "string";
|
|
39
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
40
|
-
};
|
|
41
|
-
readonly lcy_decimal_places: {
|
|
42
|
-
readonly type: "integer";
|
|
43
|
-
readonly minimum: 0;
|
|
44
|
-
readonly maximum: 4;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
48
|
-
};
|
|
49
|
-
readonly amount_gross: {
|
|
50
|
-
readonly title: "Amount gross";
|
|
51
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
52
|
-
readonly type: "object";
|
|
53
|
-
readonly additionalProperties: false;
|
|
54
|
-
readonly properties: {
|
|
55
|
-
readonly value: {
|
|
56
|
-
readonly type: "integer";
|
|
57
|
-
readonly minimum: 0;
|
|
58
|
-
};
|
|
59
|
-
readonly decimal_places: {
|
|
60
|
-
readonly type: "integer";
|
|
61
|
-
readonly minimum: 0;
|
|
62
|
-
readonly maximum: 4;
|
|
63
|
-
};
|
|
64
|
-
readonly currency: {
|
|
65
|
-
readonly title: "Currency";
|
|
66
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
67
|
-
readonly type: "string";
|
|
68
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
69
|
-
};
|
|
70
|
-
readonly lcy_value: {
|
|
71
|
-
readonly type: "integer";
|
|
72
|
-
readonly minimum: 0;
|
|
73
|
-
};
|
|
74
|
-
readonly lcy_currency: {
|
|
75
|
-
readonly title: "LCY Currency";
|
|
76
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
77
|
-
readonly type: "string";
|
|
78
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
79
|
-
};
|
|
80
|
-
readonly lcy_decimal_places: {
|
|
81
|
-
readonly type: "integer";
|
|
82
|
-
readonly minimum: 0;
|
|
83
|
-
readonly maximum: 4;
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
87
|
-
};
|
|
88
|
-
readonly discount_amount_net: {
|
|
89
|
-
readonly title: "Discount Amount Net";
|
|
90
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
91
|
-
readonly type: "object";
|
|
92
|
-
readonly additionalProperties: false;
|
|
93
|
-
readonly properties: {
|
|
94
|
-
readonly value: {
|
|
95
|
-
readonly type: "integer";
|
|
96
|
-
readonly minimum: 0;
|
|
97
|
-
};
|
|
98
|
-
readonly decimal_places: {
|
|
99
|
-
readonly type: "integer";
|
|
100
|
-
readonly minimum: 0;
|
|
101
|
-
readonly maximum: 4;
|
|
102
|
-
};
|
|
103
|
-
readonly currency: {
|
|
104
|
-
readonly title: "Currency";
|
|
105
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
106
|
-
readonly type: "string";
|
|
107
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
108
|
-
};
|
|
109
|
-
readonly lcy_value: {
|
|
110
|
-
readonly type: "integer";
|
|
111
|
-
readonly minimum: 0;
|
|
112
|
-
};
|
|
113
|
-
readonly lcy_currency: {
|
|
114
|
-
readonly title: "LCY Currency";
|
|
115
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
116
|
-
readonly type: "string";
|
|
117
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
118
|
-
};
|
|
119
|
-
readonly lcy_decimal_places: {
|
|
120
|
-
readonly type: "integer";
|
|
121
|
-
readonly minimum: 0;
|
|
122
|
-
readonly maximum: 4;
|
|
123
|
-
};
|
|
124
|
-
};
|
|
125
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
126
|
-
};
|
|
127
|
-
readonly discount_amount_gross: {
|
|
128
|
-
readonly title: "Discount Amount Gross";
|
|
129
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
130
|
-
readonly type: "object";
|
|
131
|
-
readonly additionalProperties: false;
|
|
132
|
-
readonly properties: {
|
|
133
|
-
readonly value: {
|
|
134
|
-
readonly type: "integer";
|
|
135
|
-
readonly minimum: 0;
|
|
136
|
-
};
|
|
137
|
-
readonly decimal_places: {
|
|
138
|
-
readonly type: "integer";
|
|
139
|
-
readonly minimum: 0;
|
|
140
|
-
readonly maximum: 4;
|
|
141
|
-
};
|
|
142
|
-
readonly currency: {
|
|
143
|
-
readonly title: "Currency";
|
|
144
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
145
|
-
readonly type: "string";
|
|
146
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
147
|
-
};
|
|
148
|
-
readonly lcy_value: {
|
|
149
|
-
readonly type: "integer";
|
|
150
|
-
readonly minimum: 0;
|
|
151
|
-
};
|
|
152
|
-
readonly lcy_currency: {
|
|
153
|
-
readonly title: "LCY Currency";
|
|
154
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
155
|
-
readonly type: "string";
|
|
156
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
157
|
-
};
|
|
158
|
-
readonly lcy_decimal_places: {
|
|
159
|
-
readonly type: "integer";
|
|
160
|
-
readonly minimum: 0;
|
|
161
|
-
readonly maximum: 4;
|
|
162
|
-
};
|
|
163
|
-
};
|
|
164
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
165
|
-
};
|
|
166
|
-
readonly discount_amount_percent: {
|
|
167
|
-
readonly type: "number";
|
|
168
|
-
readonly title: "Discount Amount Percent";
|
|
169
|
-
readonly minimum: 0;
|
|
170
|
-
readonly maximum: 100;
|
|
171
|
-
};
|
|
172
|
-
};
|
|
173
|
-
readonly required: readonly ["amount_net", "amount_gross", "discount_amount_net", "discount_amount_gross", "discount_amount_percent"];
|
|
174
|
-
}, {
|
|
175
|
-
readonly type: "object";
|
|
176
|
-
readonly properties: {
|
|
177
|
-
readonly sku: {
|
|
178
|
-
readonly type: readonly ["string"];
|
|
179
|
-
};
|
|
180
|
-
readonly linked_style_id: {
|
|
181
|
-
readonly type: readonly ["string", "null"];
|
|
182
|
-
};
|
|
183
|
-
readonly colour_id: {
|
|
184
|
-
readonly type: readonly ["string", "null"];
|
|
185
|
-
};
|
|
186
|
-
readonly style_id: {
|
|
187
|
-
readonly type: readonly ["string", "null"];
|
|
188
|
-
};
|
|
189
|
-
readonly product_id: {
|
|
190
|
-
readonly type: readonly ["string", "null"];
|
|
191
|
-
};
|
|
192
|
-
readonly colour_name: {
|
|
193
|
-
readonly type: readonly ["string"];
|
|
194
|
-
};
|
|
195
|
-
readonly size_name: {
|
|
196
|
-
readonly type: readonly ["string"];
|
|
197
|
-
};
|
|
198
|
-
readonly preorder_date: {
|
|
199
|
-
readonly type: readonly ["string", "null"];
|
|
200
|
-
readonly format: "date";
|
|
201
|
-
};
|
|
202
|
-
readonly quantity: {
|
|
203
|
-
readonly type: readonly ["integer"];
|
|
204
|
-
readonly minimum: 0;
|
|
205
|
-
};
|
|
206
|
-
readonly unit_price_status: {
|
|
207
|
-
readonly type: "string";
|
|
208
|
-
readonly enum: readonly ["rrp", "perm", "pos"];
|
|
209
|
-
};
|
|
210
|
-
readonly returned_quantity: {
|
|
211
|
-
readonly type: readonly ["integer"];
|
|
212
|
-
readonly minimum: 0;
|
|
213
|
-
};
|
|
214
|
-
readonly unit_price_net: {
|
|
215
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
216
|
-
readonly title: "Money";
|
|
217
|
-
readonly type: "object";
|
|
218
|
-
readonly additionalProperties: false;
|
|
219
|
-
readonly properties: {
|
|
220
|
-
readonly value: {
|
|
221
|
-
readonly type: "integer";
|
|
222
|
-
readonly minimum: 0;
|
|
223
|
-
};
|
|
224
|
-
readonly decimal_places: {
|
|
225
|
-
readonly type: "integer";
|
|
226
|
-
readonly minimum: 0;
|
|
227
|
-
readonly maximum: 4;
|
|
228
|
-
};
|
|
229
|
-
readonly currency: {
|
|
230
|
-
readonly title: "Currency";
|
|
231
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
232
|
-
readonly type: "string";
|
|
233
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
234
|
-
};
|
|
235
|
-
readonly lcy_value: {
|
|
236
|
-
readonly type: "integer";
|
|
237
|
-
readonly minimum: 0;
|
|
238
|
-
};
|
|
239
|
-
readonly lcy_currency: {
|
|
240
|
-
readonly title: "LCY Currency";
|
|
241
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
242
|
-
readonly type: "string";
|
|
243
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
244
|
-
};
|
|
245
|
-
readonly lcy_decimal_places: {
|
|
246
|
-
readonly type: "integer";
|
|
247
|
-
readonly minimum: 0;
|
|
248
|
-
readonly maximum: 4;
|
|
249
|
-
};
|
|
250
|
-
};
|
|
251
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
252
|
-
};
|
|
253
|
-
readonly unit_price_gross: {
|
|
254
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
255
|
-
readonly title: "Money";
|
|
256
|
-
readonly type: "object";
|
|
257
|
-
readonly additionalProperties: false;
|
|
258
|
-
readonly properties: {
|
|
259
|
-
readonly value: {
|
|
260
|
-
readonly type: "integer";
|
|
261
|
-
readonly minimum: 0;
|
|
262
|
-
};
|
|
263
|
-
readonly decimal_places: {
|
|
264
|
-
readonly type: "integer";
|
|
265
|
-
readonly minimum: 0;
|
|
266
|
-
readonly maximum: 4;
|
|
267
|
-
};
|
|
268
|
-
readonly currency: {
|
|
269
|
-
readonly title: "Currency";
|
|
270
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
271
|
-
readonly type: "string";
|
|
272
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
273
|
-
};
|
|
274
|
-
readonly lcy_value: {
|
|
275
|
-
readonly type: "integer";
|
|
276
|
-
readonly minimum: 0;
|
|
277
|
-
};
|
|
278
|
-
readonly lcy_currency: {
|
|
279
|
-
readonly title: "LCY Currency";
|
|
280
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
281
|
-
readonly type: "string";
|
|
282
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
283
|
-
};
|
|
284
|
-
readonly lcy_decimal_places: {
|
|
285
|
-
readonly type: "integer";
|
|
286
|
-
readonly minimum: 0;
|
|
287
|
-
readonly maximum: 4;
|
|
288
|
-
};
|
|
289
|
-
};
|
|
290
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
291
|
-
};
|
|
292
|
-
readonly discount_code: {
|
|
293
|
-
readonly type: readonly ["string", "null"];
|
|
294
|
-
};
|
|
295
|
-
readonly cost_net: {
|
|
296
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
297
|
-
readonly title: "Money";
|
|
298
|
-
readonly type: "object";
|
|
299
|
-
readonly additionalProperties: false;
|
|
300
|
-
readonly properties: {
|
|
301
|
-
readonly value: {
|
|
302
|
-
readonly type: "integer";
|
|
303
|
-
readonly minimum: 0;
|
|
304
|
-
};
|
|
305
|
-
readonly decimal_places: {
|
|
306
|
-
readonly type: "integer";
|
|
307
|
-
readonly minimum: 0;
|
|
308
|
-
readonly maximum: 4;
|
|
309
|
-
};
|
|
310
|
-
readonly currency: {
|
|
311
|
-
readonly title: "Currency";
|
|
312
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
313
|
-
readonly type: "string";
|
|
314
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
315
|
-
};
|
|
316
|
-
readonly lcy_value: {
|
|
317
|
-
readonly type: "integer";
|
|
318
|
-
readonly minimum: 0;
|
|
319
|
-
};
|
|
320
|
-
readonly lcy_currency: {
|
|
321
|
-
readonly title: "LCY Currency";
|
|
322
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
323
|
-
readonly type: "string";
|
|
324
|
-
readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
|
|
325
|
-
};
|
|
326
|
-
readonly lcy_decimal_places: {
|
|
327
|
-
readonly type: "integer";
|
|
328
|
-
readonly minimum: 0;
|
|
329
|
-
readonly maximum: 4;
|
|
330
|
-
};
|
|
331
|
-
};
|
|
332
|
-
readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
|
|
333
|
-
};
|
|
334
|
-
};
|
|
335
|
-
readonly required: readonly ["sku", "colour_id", "style_id", "quantity", "unit_price_net", "unit_price_gross", "unit_price_status"];
|
|
336
|
-
}];
|
|
337
|
-
readonly $id: "https://shushed.example.com/order/item.schema.json";
|
|
338
|
-
};
|
|
339
|
-
export default schema;
|