@flowio/api-mock-generator 6.17.97 → 6.17.99

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.
Files changed (3) hide show
  1. package/dist/api.json +146 -275
  2. package/package.json +2 -2
  3. package/src/api.json +146 -275
package/dist/api.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "key": "api"
8
8
  },
9
9
  "namespace": "io.flow.v0",
10
- "version": "0.19.77",
10
+ "version": "0.19.93",
11
11
  "info": {
12
12
  "license": {
13
13
  "name": "MIT",
@@ -28,7 +28,7 @@
28
28
  "application": {
29
29
  "key": "channel-internal"
30
30
  },
31
- "version": "0.25.73",
31
+ "version": "0.26.1",
32
32
  "enums": ["channel_order_acceptance_error_action", "channel_order_acceptance_failure_reason_code", "channel_order_acceptance_next_action_from", "channel_order_acceptance_rejection_reason", "channel_order_acceptance_status"],
33
33
  "interfaces": [],
34
34
  "unions": [],
@@ -58,7 +58,7 @@
58
58
  "application": {
59
59
  "key": "apple-pay"
60
60
  },
61
- "version": "0.4.13",
61
+ "version": "0.4.32",
62
62
  "enums": ["apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks"],
63
63
  "interfaces": [],
64
64
  "unions": [],
@@ -73,7 +73,7 @@
73
73
  "application": {
74
74
  "key": "google-pay"
75
75
  },
76
- "version": "0.4.13",
76
+ "version": "0.4.32",
77
77
  "enums": ["auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status"],
78
78
  "interfaces": [],
79
79
  "unions": ["payment_method_token"],
@@ -88,8 +88,8 @@
88
88
  "application": {
89
89
  "key": "sellability"
90
90
  },
91
- "version": "0.19.77",
92
- "enums": ["rule_effect_type", "sellability_error_code"],
91
+ "version": "0.19.93",
92
+ "enums": ["rule_effect_type", "sellability_error_code", "sellability_request_status"],
93
93
  "interfaces": [],
94
94
  "unions": [],
95
95
  "models": ["product_sellability", "product_sellability_form", "product_sellability_price", "sellability_error", "sellablility_region_result"],
@@ -103,7 +103,7 @@
103
103
  "application": {
104
104
  "key": "shopify-external"
105
105
  },
106
- "version": "0.4.13",
106
+ "version": "0.4.32",
107
107
  "enums": ["cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
108
108
  "interfaces": [],
109
109
  "unions": [],
@@ -118,7 +118,7 @@
118
118
  "application": {
119
119
  "key": "ben-test-internal"
120
120
  },
121
- "version": "0.25.73",
121
+ "version": "0.26.1",
122
122
  "enums": [],
123
123
  "interfaces": ["generate_load"],
124
124
  "unions": ["generate_load"],
@@ -133,11 +133,11 @@
133
133
  "application": {
134
134
  "key": "tech-onboarding-playground"
135
135
  },
136
- "version": "0.25.73",
137
- "enums": ["aldo_item_type", "ansh_item_type"],
136
+ "version": "0.26.1",
137
+ "enums": ["aldo_item_type", "ansh_item_type", "niall_item_type", "prateek_item_type"],
138
138
  "interfaces": [],
139
139
  "unions": [],
140
- "models": ["aldo_item", "aldo_item_form", "ansh_item", "ansh_item_form", "jean_demo_item", "tech_onboarding_description"],
140
+ "models": ["aldo_item", "aldo_item_form", "ansh_item", "ansh_item_form", "jean_demo_item", "niall_item", "niall_item_form", "prateek_item", "prateek_item_form", "tech_onboarding_description"],
141
141
  "annotations": []
142
142
  }],
143
143
  "enums": [{
@@ -1286,6 +1286,12 @@
1286
1286
  }, {
1287
1287
  "name": "generate_load",
1288
1288
  "attributes": []
1289
+ }, {
1290
+ "name": "niall_item_upserted",
1291
+ "attributes": []
1292
+ }, {
1293
+ "name": "niall_item_deleted",
1294
+ "attributes": []
1289
1295
  }, {
1290
1296
  "name": "aldo_item_upserted",
1291
1297
  "attributes": []
@@ -1397,12 +1403,6 @@
1397
1403
  }, {
1398
1404
  "name": "item_deleted",
1399
1405
  "attributes": []
1400
- }, {
1401
- "name": "channel_shopify_order_state_upserted",
1402
- "attributes": []
1403
- }, {
1404
- "name": "channel_shopify_order_state_deleted",
1405
- "attributes": []
1406
1406
  }, {
1407
1407
  "name": "channel_upserted",
1408
1408
  "attributes": []
@@ -1421,6 +1421,12 @@
1421
1421
  }, {
1422
1422
  "name": "channel_organization_deleted",
1423
1423
  "attributes": []
1424
+ }, {
1425
+ "name": "channel_shopify_order_state_upserted",
1426
+ "attributes": []
1427
+ }, {
1428
+ "name": "channel_shopify_order_state_deleted",
1429
+ "attributes": []
1424
1430
  }, {
1425
1431
  "name": "b2b_invoice_upserted",
1426
1432
  "attributes": []
@@ -1727,12 +1733,6 @@
1727
1733
  }, {
1728
1734
  "name": "organization_deleted_v2",
1729
1735
  "attributes": []
1730
- }, {
1731
- "name": "organization_default_configurations_upserted",
1732
- "attributes": []
1733
- }, {
1734
- "name": "organization_default_configurations_deleted",
1735
- "attributes": []
1736
1736
  }, {
1737
1737
  "name": "ecommerce_platform_upserted",
1738
1738
  "attributes": []
@@ -2254,17 +2254,6 @@
2254
2254
  "attributes": []
2255
2255
  }],
2256
2256
  "attributes": []
2257
- }, {
2258
- "name": "ge_environment",
2259
- "plural": "ge_environments",
2260
- "values": [{
2261
- "name": "production",
2262
- "attributes": []
2263
- }, {
2264
- "name": "sandbox",
2265
- "attributes": []
2266
- }],
2267
- "attributes": []
2268
2257
  }, {
2269
2258
  "name": "ge_event_type",
2270
2259
  "plural": "ge_event_types",
@@ -6370,7 +6359,7 @@
6370
6359
  "annotations": []
6371
6360
  }, {
6372
6361
  "name": "environment",
6373
- "type": "ge_environment",
6362
+ "type": "environment",
6374
6363
  "required": true,
6375
6364
  "attributes": [],
6376
6365
  "annotations": []
@@ -7516,6 +7505,14 @@
7516
7505
  "type": "generate_load",
7517
7506
  "attributes": [],
7518
7507
  "discriminator_value": "generate_load"
7508
+ }, {
7509
+ "type": "niall_item_upserted",
7510
+ "attributes": [],
7511
+ "discriminator_value": "niall_item_upserted"
7512
+ }, {
7513
+ "type": "niall_item_deleted",
7514
+ "attributes": [],
7515
+ "discriminator_value": "niall_item_deleted"
7519
7516
  }, {
7520
7517
  "type": "aldo_item_upserted",
7521
7518
  "attributes": [],
@@ -7664,14 +7661,6 @@
7664
7661
  "type": "item_deleted",
7665
7662
  "attributes": [],
7666
7663
  "discriminator_value": "item_deleted"
7667
- }, {
7668
- "type": "channel_shopify_order_state_upserted",
7669
- "attributes": [],
7670
- "discriminator_value": "channel_shopify_order_state_upserted"
7671
- }, {
7672
- "type": "channel_shopify_order_state_deleted",
7673
- "attributes": [],
7674
- "discriminator_value": "channel_shopify_order_state_deleted"
7675
7664
  }, {
7676
7665
  "type": "channel_upserted",
7677
7666
  "attributes": [],
@@ -7696,6 +7685,14 @@
7696
7685
  "type": "channel_organization_deleted",
7697
7686
  "attributes": [],
7698
7687
  "discriminator_value": "channel_organization_deleted"
7688
+ }, {
7689
+ "type": "channel_shopify_order_state_upserted",
7690
+ "attributes": [],
7691
+ "discriminator_value": "channel_shopify_order_state_upserted"
7692
+ }, {
7693
+ "type": "channel_shopify_order_state_deleted",
7694
+ "attributes": [],
7695
+ "discriminator_value": "channel_shopify_order_state_deleted"
7699
7696
  }, {
7700
7697
  "type": "b2b_invoice_upserted",
7701
7698
  "attributes": [],
@@ -8104,14 +8101,6 @@
8104
8101
  "type": "organization_deleted_v2",
8105
8102
  "attributes": [],
8106
8103
  "discriminator_value": "organization_deleted_v2"
8107
- }, {
8108
- "type": "organization_default_configurations_upserted",
8109
- "attributes": [],
8110
- "discriminator_value": "organization_default_configurations_upserted"
8111
- }, {
8112
- "type": "organization_default_configurations_deleted",
8113
- "attributes": [],
8114
- "discriminator_value": "organization_default_configurations_deleted"
8115
8104
  }, {
8116
8105
  "type": "ecommerce_platform_upserted",
8117
8106
  "attributes": [],
@@ -9616,6 +9605,10 @@
9616
9605
  "type": "oversize_piece_surcharge_service_fee",
9617
9606
  "attributes": [],
9618
9607
  "discriminator_value": "oversize_piece_surcharge_service_fee"
9608
+ }, {
9609
+ "type": "overweight_piece_surcharge_service_fee",
9610
+ "attributes": [],
9611
+ "discriminator_value": "overweight_piece_surcharge_service_fee"
9619
9612
  }, {
9620
9613
  "type": "remote_area_by_weight_service_fee",
9621
9614
  "attributes": [],
@@ -25601,7 +25594,7 @@
25601
25594
  "annotations": []
25602
25595
  }, {
25603
25596
  "name": "environment",
25604
- "type": "ge_environment",
25597
+ "type": "environment",
25605
25598
  "required": true,
25606
25599
  "attributes": [],
25607
25600
  "annotations": []
@@ -25745,6 +25738,12 @@
25745
25738
  "required": true,
25746
25739
  "attributes": [],
25747
25740
  "annotations": []
25741
+ }, {
25742
+ "name": "shipping_origin_country",
25743
+ "type": "string",
25744
+ "required": false,
25745
+ "attributes": [],
25746
+ "annotations": []
25748
25747
  }],
25749
25748
  "attributes": [],
25750
25749
  "interfaces": []
@@ -25889,7 +25888,7 @@
25889
25888
  "annotations": []
25890
25889
  }, {
25891
25890
  "name": "environment",
25892
- "type": "ge_environment",
25891
+ "type": "environment",
25893
25892
  "required": true,
25894
25893
  "attributes": [],
25895
25894
  "annotations": []
@@ -25933,7 +25932,7 @@
25933
25932
  "annotations": []
25934
25933
  }, {
25935
25934
  "name": "environment",
25936
- "type": "ge_environment",
25935
+ "type": "environment",
25937
25936
  "required": true,
25938
25937
  "attributes": [],
25939
25938
  "annotations": []
@@ -32400,6 +32399,55 @@
32400
32399
  }],
32401
32400
  "attributes": [],
32402
32401
  "interfaces": []
32402
+ }, {
32403
+ "name": "niall_item_deleted",
32404
+ "plural": "niall_item_deleteds",
32405
+ "fields": [{
32406
+ "name": "event_id",
32407
+ "type": "string",
32408
+ "required": true,
32409
+ "attributes": [],
32410
+ "annotations": []
32411
+ }, {
32412
+ "name": "timestamp",
32413
+ "type": "date-time-iso8601",
32414
+ "required": true,
32415
+ "attributes": [],
32416
+ "annotations": []
32417
+ }, {
32418
+ "name": "id",
32419
+ "type": "string",
32420
+ "required": true,
32421
+ "attributes": [],
32422
+ "annotations": [],
32423
+ "description": "Globally unique identifier"
32424
+ }],
32425
+ "attributes": [],
32426
+ "interfaces": []
32427
+ }, {
32428
+ "name": "niall_item_upserted",
32429
+ "plural": "niall_item_upserteds",
32430
+ "fields": [{
32431
+ "name": "event_id",
32432
+ "type": "string",
32433
+ "required": true,
32434
+ "attributes": [],
32435
+ "annotations": []
32436
+ }, {
32437
+ "name": "timestamp",
32438
+ "type": "date-time-iso8601",
32439
+ "required": true,
32440
+ "attributes": [],
32441
+ "annotations": []
32442
+ }, {
32443
+ "name": "item",
32444
+ "type": "io.flow.tech.onboarding.playground.v0.models.niall_item",
32445
+ "required": true,
32446
+ "attributes": [],
32447
+ "annotations": []
32448
+ }],
32449
+ "attributes": [],
32450
+ "interfaces": []
32403
32451
  }, {
32404
32452
  "name": "notification_deleted_v2",
32405
32453
  "plural": "notification_deleted_v2s",
@@ -35976,19 +36024,6 @@
35976
36024
  }],
35977
36025
  "attributes": [],
35978
36026
  "interfaces": ["bank_account"]
35979
- }, {
35980
- "name": "organization_configuration_reference",
35981
- "plural": "organization_configuration_references",
35982
- "fields": [{
35983
- "name": "id",
35984
- "type": "string",
35985
- "required": true,
35986
- "attributes": [],
35987
- "annotations": [],
35988
- "description": "Globally unique identifier"
35989
- }],
35990
- "attributes": [],
35991
- "interfaces": []
35992
36027
  }, {
35993
36028
  "name": "organization_default_bank_account",
35994
36029
  "plural": "organization_default_bank_accounts",
@@ -36008,100 +36043,6 @@
36008
36043
  }],
36009
36044
  "attributes": [],
36010
36045
  "interfaces": ["default_bank_account"]
36011
- }, {
36012
- "name": "organization_default_configurations",
36013
- "plural": "organization_default_configurations",
36014
- "fields": [{
36015
- "name": "id",
36016
- "type": "string",
36017
- "required": true,
36018
- "attributes": [],
36019
- "annotations": [],
36020
- "description": "Globally unique identifier"
36021
- }, {
36022
- "name": "checkout_configuration",
36023
- "type": "organization_configuration_reference",
36024
- "required": true,
36025
- "attributes": [],
36026
- "annotations": []
36027
- }],
36028
- "attributes": [],
36029
- "interfaces": []
36030
- }, {
36031
- "name": "organization_default_configurations_deleted",
36032
- "plural": "organization_default_configurations_deleteds",
36033
- "fields": [{
36034
- "name": "event_id",
36035
- "type": "string",
36036
- "required": true,
36037
- "attributes": [],
36038
- "annotations": []
36039
- }, {
36040
- "name": "timestamp",
36041
- "type": "date-time-iso8601",
36042
- "required": true,
36043
- "attributes": [],
36044
- "annotations": []
36045
- }, {
36046
- "name": "organization",
36047
- "type": "string",
36048
- "required": true,
36049
- "attributes": [],
36050
- "annotations": [],
36051
- "description": "Refers to your organization's account identifier"
36052
- }, {
36053
- "name": "default_configurations",
36054
- "type": "organization_default_configurations",
36055
- "required": true,
36056
- "attributes": [],
36057
- "annotations": []
36058
- }],
36059
- "attributes": [],
36060
- "interfaces": []
36061
- }, {
36062
- "name": "organization_default_configurations_form",
36063
- "plural": "organization_default_configurations_forms",
36064
- "fields": [{
36065
- "name": "id",
36066
- "type": "string",
36067
- "required": true,
36068
- "attributes": [],
36069
- "annotations": [],
36070
- "description": "Globally unique identifier"
36071
- }],
36072
- "attributes": [],
36073
- "interfaces": []
36074
- }, {
36075
- "name": "organization_default_configurations_upserted",
36076
- "plural": "organization_default_configurations_upserteds",
36077
- "fields": [{
36078
- "name": "event_id",
36079
- "type": "string",
36080
- "required": true,
36081
- "attributes": [],
36082
- "annotations": []
36083
- }, {
36084
- "name": "timestamp",
36085
- "type": "date-time-iso8601",
36086
- "required": true,
36087
- "attributes": [],
36088
- "annotations": []
36089
- }, {
36090
- "name": "organization",
36091
- "type": "string",
36092
- "required": true,
36093
- "attributes": [],
36094
- "annotations": [],
36095
- "description": "Refers to your organization's account identifier"
36096
- }, {
36097
- "name": "default_configurations",
36098
- "type": "organization_default_configurations",
36099
- "required": true,
36100
- "attributes": [],
36101
- "annotations": []
36102
- }],
36103
- "attributes": [],
36104
- "interfaces": []
36105
36046
  }, {
36106
36047
  "name": "organization_defaults",
36107
36048
  "plural": "organization_defaults",
@@ -37384,6 +37325,31 @@
37384
37325
  }],
37385
37326
  "attributes": [],
37386
37327
  "interfaces": []
37328
+ }, {
37329
+ "name": "overweight_piece_surcharge_service_fee",
37330
+ "plural": "overweight_piece_surcharge_service_fees",
37331
+ "fields": [{
37332
+ "name": "weight_threshold",
37333
+ "type": "decimal",
37334
+ "required": false,
37335
+ "attributes": [],
37336
+ "annotations": []
37337
+ }, {
37338
+ "name": "weight_unit",
37339
+ "type": "unit_of_measurement",
37340
+ "required": false,
37341
+ "attributes": [],
37342
+ "annotations": []
37343
+ }, {
37344
+ "name": "amount",
37345
+ "type": "money",
37346
+ "required": true,
37347
+ "attributes": [],
37348
+ "annotations": [],
37349
+ "description": "surcharge amount"
37350
+ }],
37351
+ "attributes": [],
37352
+ "interfaces": []
37387
37353
  }, {
37388
37354
  "name": "package_dimensions",
37389
37355
  "plural": "package_dimensionses",
@@ -44034,6 +44000,13 @@
44034
44000
  "attributes": [],
44035
44001
  "annotations": [],
44036
44002
  "description": "The date and time where rates in this lane will take effect and produce shipping estimates."
44003
+ }, {
44004
+ "name": "published_at",
44005
+ "type": "date-time-iso8601",
44006
+ "required": false,
44007
+ "attributes": [],
44008
+ "annotations": [],
44009
+ "description": "Timestamp when this ratecard will be available for production requests."
44037
44010
  }, {
44038
44011
  "name": "origination_zones",
44039
44012
  "type": "[zone]",
@@ -53823,18 +53796,12 @@
53823
53796
  "attributes": [],
53824
53797
  "annotations": []
53825
53798
  }, {
53826
- "name": "money",
53799
+ "name": "base",
53827
53800
  "type": "money",
53828
53801
  "required": true,
53829
53802
  "attributes": [],
53830
53803
  "annotations": [],
53831
- "description": "Represents the money credited or debited from the account. A positive amount means a credit, a negative amount means a debit."
53832
- }, {
53833
- "name": "transferred_money",
53834
- "type": "exchanged_money",
53835
- "required": true,
53836
- "attributes": [],
53837
- "annotations": []
53804
+ "description": "Represents the base amount credited or debited from the merchant account."
53838
53805
  }, {
53839
53806
  "name": "status",
53840
53807
  "type": "transfer_status",
@@ -53848,12 +53815,11 @@
53848
53815
  "attributes": [],
53849
53816
  "annotations": []
53850
53817
  }, {
53851
- "name": "reference",
53852
- "type": "transfer_reference",
53818
+ "name": "authorization",
53819
+ "type": "authorization_reference",
53853
53820
  "required": true,
53854
53821
  "attributes": [],
53855
- "annotations": [],
53856
- "description": "The resource reference that triggers the transfer"
53822
+ "annotations": []
53857
53823
  }, {
53858
53824
  "name": "transferred_at",
53859
53825
  "type": "date-time-iso8601",
@@ -73025,6 +72991,12 @@
73025
72991
  "location": "Query",
73026
72992
  "required": false,
73027
72993
  "description": "The datetime on which to base an estimate"
72994
+ }, {
72995
+ "name": "include_unpublished",
72996
+ "type": "boolean",
72997
+ "location": "Query",
72998
+ "required": false,
72999
+ "description": "Whether to include unpublished ratecards in estimate calculation"
73028
73000
  }],
73029
73001
  "responses": [{
73030
73002
  "code": {
@@ -90320,107 +90292,6 @@
90320
90292
  }
90321
90293
  }],
90322
90294
  "path": "/:organization/default/bank/accounts"
90323
- }, {
90324
- "type": "organization_default_configurations",
90325
- "plural": "organization_default_configurations",
90326
- "operations": [{
90327
- "method": "GET",
90328
- "path": "/:organization_id/default/configurations",
90329
- "parameters": [{
90330
- "name": "organization_id",
90331
- "type": "string",
90332
- "location": "Path",
90333
- "required": true
90334
- }],
90335
- "responses": [{
90336
- "code": {
90337
- "integer": {
90338
- "value": 200
90339
- }
90340
- },
90341
- "type": "organization_default_configurations",
90342
- "description": "Successful response",
90343
- "attributes": []
90344
- }, {
90345
- "code": {
90346
- "integer": {
90347
- "value": 401
90348
- }
90349
- },
90350
- "type": "unit",
90351
- "description": "Authorization failed",
90352
- "attributes": []
90353
- }, {
90354
- "code": {
90355
- "integer": {
90356
- "value": 404
90357
- }
90358
- },
90359
- "type": "unit",
90360
- "description": "Resource was not found",
90361
- "attributes": []
90362
- }],
90363
- "attributes": []
90364
- }, {
90365
- "method": "PUT",
90366
- "path": "/:organization_id/default/configurations/checkout",
90367
- "parameters": [{
90368
- "name": "organization_id",
90369
- "type": "string",
90370
- "location": "Path",
90371
- "required": true
90372
- }],
90373
- "responses": [{
90374
- "code": {
90375
- "integer": {
90376
- "value": 200
90377
- }
90378
- },
90379
- "type": "organization_default_configurations",
90380
- "description": "Successful response",
90381
- "attributes": []
90382
- }, {
90383
- "code": {
90384
- "integer": {
90385
- "value": 401
90386
- }
90387
- },
90388
- "type": "unit",
90389
- "description": "Authorization failed",
90390
- "attributes": []
90391
- }, {
90392
- "code": {
90393
- "integer": {
90394
- "value": 404
90395
- }
90396
- },
90397
- "type": "unit",
90398
- "description": "Resource was not found",
90399
- "attributes": []
90400
- }, {
90401
- "code": {
90402
- "integer": {
90403
- "value": 422
90404
- }
90405
- },
90406
- "type": "generic_error",
90407
- "description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
90408
- "attributes": []
90409
- }],
90410
- "attributes": [],
90411
- "description": "Update the default checkout configuration id for this organization",
90412
- "body": {
90413
- "type": "organization_default_configurations_form",
90414
- "attributes": []
90415
- }
90416
- }],
90417
- "attributes": [{
90418
- "name": "docs",
90419
- "value": {
90420
- "module": "general"
90421
- }
90422
- }],
90423
- "path": "/:organization_id/default/configurations"
90424
90295
  }, {
90425
90296
  "type": "organization_onboarding_state",
90426
90297
  "plural": "organization_onboarding_states",
@@ -97609,7 +97480,7 @@
97609
97480
  "description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
97610
97481
  }],
97611
97482
  "apidoc": {
97612
- "version": "0.19.77"
97483
+ "version": "0.19.93"
97613
97484
  },
97614
97485
  "base_url": "https://api.flow.io",
97615
97486
  "description": "The Flow Commerce REST API provides full access to the global ecommerce platform."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-mock-generator",
3
- "version": "6.17.97",
3
+ "version": "6.17.99",
4
4
  "description": "A mock data generator based on our API specifications for JavaScript",
5
5
  "keywords": [
6
6
  "flowcommerce",
@@ -28,5 +28,5 @@
28
28
  "apibuilder-js": "0.0.13",
29
29
  "apibuilder-mock-generator": "0.0.13"
30
30
  },
31
- "gitHead": "20eb3ad55f76873162f52f64cb42347be379f34e"
31
+ "gitHead": "6fade17e2dbfb3e45d3ec2e8c19f9aadd6993746"
32
32
  }
package/src/api.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "key" : "api"
8
8
  },
9
9
  "namespace" : "io.flow.v0",
10
- "version" : "0.19.77",
10
+ "version" : "0.19.93",
11
11
  "info" : {
12
12
  "license" : {
13
13
  "name" : "MIT",
@@ -28,7 +28,7 @@
28
28
  "application" : {
29
29
  "key" : "channel-internal"
30
30
  },
31
- "version" : "0.25.73",
31
+ "version" : "0.26.1",
32
32
  "enums" : [ "channel_order_acceptance_error_action", "channel_order_acceptance_failure_reason_code", "channel_order_acceptance_next_action_from", "channel_order_acceptance_rejection_reason", "channel_order_acceptance_status" ],
33
33
  "interfaces" : [ ],
34
34
  "unions" : [ ],
@@ -58,7 +58,7 @@
58
58
  "application" : {
59
59
  "key" : "apple-pay"
60
60
  },
61
- "version" : "0.4.13",
61
+ "version" : "0.4.32",
62
62
  "enums" : [ "apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks" ],
63
63
  "interfaces" : [ ],
64
64
  "unions" : [ ],
@@ -73,7 +73,7 @@
73
73
  "application" : {
74
74
  "key" : "google-pay"
75
75
  },
76
- "version" : "0.4.13",
76
+ "version" : "0.4.32",
77
77
  "enums" : [ "auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status" ],
78
78
  "interfaces" : [ ],
79
79
  "unions" : [ "payment_method_token" ],
@@ -88,8 +88,8 @@
88
88
  "application" : {
89
89
  "key" : "sellability"
90
90
  },
91
- "version" : "0.19.77",
92
- "enums" : [ "rule_effect_type", "sellability_error_code" ],
91
+ "version" : "0.19.93",
92
+ "enums" : [ "rule_effect_type", "sellability_error_code", "sellability_request_status" ],
93
93
  "interfaces" : [ ],
94
94
  "unions" : [ ],
95
95
  "models" : [ "product_sellability", "product_sellability_form", "product_sellability_price", "sellability_error", "sellablility_region_result" ],
@@ -103,7 +103,7 @@
103
103
  "application" : {
104
104
  "key" : "shopify-external"
105
105
  },
106
- "version" : "0.4.13",
106
+ "version" : "0.4.32",
107
107
  "enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
108
108
  "interfaces" : [ ],
109
109
  "unions" : [ ],
@@ -118,7 +118,7 @@
118
118
  "application" : {
119
119
  "key" : "ben-test-internal"
120
120
  },
121
- "version" : "0.25.73",
121
+ "version" : "0.26.1",
122
122
  "enums" : [ ],
123
123
  "interfaces" : [ "generate_load" ],
124
124
  "unions" : [ "generate_load" ],
@@ -133,11 +133,11 @@
133
133
  "application" : {
134
134
  "key" : "tech-onboarding-playground"
135
135
  },
136
- "version" : "0.25.73",
137
- "enums" : [ "aldo_item_type", "ansh_item_type" ],
136
+ "version" : "0.26.1",
137
+ "enums" : [ "aldo_item_type", "ansh_item_type", "niall_item_type", "prateek_item_type" ],
138
138
  "interfaces" : [ ],
139
139
  "unions" : [ ],
140
- "models" : [ "aldo_item", "aldo_item_form", "ansh_item", "ansh_item_form", "jean_demo_item", "tech_onboarding_description" ],
140
+ "models" : [ "aldo_item", "aldo_item_form", "ansh_item", "ansh_item_form", "jean_demo_item", "niall_item", "niall_item_form", "prateek_item", "prateek_item_form", "tech_onboarding_description" ],
141
141
  "annotations" : [ ]
142
142
  } ],
143
143
  "enums" : [ {
@@ -1286,6 +1286,12 @@
1286
1286
  }, {
1287
1287
  "name" : "generate_load",
1288
1288
  "attributes" : [ ]
1289
+ }, {
1290
+ "name" : "niall_item_upserted",
1291
+ "attributes" : [ ]
1292
+ }, {
1293
+ "name" : "niall_item_deleted",
1294
+ "attributes" : [ ]
1289
1295
  }, {
1290
1296
  "name" : "aldo_item_upserted",
1291
1297
  "attributes" : [ ]
@@ -1397,12 +1403,6 @@
1397
1403
  }, {
1398
1404
  "name" : "item_deleted",
1399
1405
  "attributes" : [ ]
1400
- }, {
1401
- "name" : "channel_shopify_order_state_upserted",
1402
- "attributes" : [ ]
1403
- }, {
1404
- "name" : "channel_shopify_order_state_deleted",
1405
- "attributes" : [ ]
1406
1406
  }, {
1407
1407
  "name" : "channel_upserted",
1408
1408
  "attributes" : [ ]
@@ -1421,6 +1421,12 @@
1421
1421
  }, {
1422
1422
  "name" : "channel_organization_deleted",
1423
1423
  "attributes" : [ ]
1424
+ }, {
1425
+ "name" : "channel_shopify_order_state_upserted",
1426
+ "attributes" : [ ]
1427
+ }, {
1428
+ "name" : "channel_shopify_order_state_deleted",
1429
+ "attributes" : [ ]
1424
1430
  }, {
1425
1431
  "name" : "b2b_invoice_upserted",
1426
1432
  "attributes" : [ ]
@@ -1727,12 +1733,6 @@
1727
1733
  }, {
1728
1734
  "name" : "organization_deleted_v2",
1729
1735
  "attributes" : [ ]
1730
- }, {
1731
- "name" : "organization_default_configurations_upserted",
1732
- "attributes" : [ ]
1733
- }, {
1734
- "name" : "organization_default_configurations_deleted",
1735
- "attributes" : [ ]
1736
1736
  }, {
1737
1737
  "name" : "ecommerce_platform_upserted",
1738
1738
  "attributes" : [ ]
@@ -2254,17 +2254,6 @@
2254
2254
  "attributes" : [ ]
2255
2255
  } ],
2256
2256
  "attributes" : [ ]
2257
- }, {
2258
- "name" : "ge_environment",
2259
- "plural" : "ge_environments",
2260
- "values" : [ {
2261
- "name" : "production",
2262
- "attributes" : [ ]
2263
- }, {
2264
- "name" : "sandbox",
2265
- "attributes" : [ ]
2266
- } ],
2267
- "attributes" : [ ]
2268
2257
  }, {
2269
2258
  "name" : "ge_event_type",
2270
2259
  "plural" : "ge_event_types",
@@ -6370,7 +6359,7 @@
6370
6359
  "annotations" : [ ]
6371
6360
  }, {
6372
6361
  "name" : "environment",
6373
- "type" : "ge_environment",
6362
+ "type" : "environment",
6374
6363
  "required" : true,
6375
6364
  "attributes" : [ ],
6376
6365
  "annotations" : [ ]
@@ -7516,6 +7505,14 @@
7516
7505
  "type" : "generate_load",
7517
7506
  "attributes" : [ ],
7518
7507
  "discriminator_value" : "generate_load"
7508
+ }, {
7509
+ "type" : "niall_item_upserted",
7510
+ "attributes" : [ ],
7511
+ "discriminator_value" : "niall_item_upserted"
7512
+ }, {
7513
+ "type" : "niall_item_deleted",
7514
+ "attributes" : [ ],
7515
+ "discriminator_value" : "niall_item_deleted"
7519
7516
  }, {
7520
7517
  "type" : "aldo_item_upserted",
7521
7518
  "attributes" : [ ],
@@ -7664,14 +7661,6 @@
7664
7661
  "type" : "item_deleted",
7665
7662
  "attributes" : [ ],
7666
7663
  "discriminator_value" : "item_deleted"
7667
- }, {
7668
- "type" : "channel_shopify_order_state_upserted",
7669
- "attributes" : [ ],
7670
- "discriminator_value" : "channel_shopify_order_state_upserted"
7671
- }, {
7672
- "type" : "channel_shopify_order_state_deleted",
7673
- "attributes" : [ ],
7674
- "discriminator_value" : "channel_shopify_order_state_deleted"
7675
7664
  }, {
7676
7665
  "type" : "channel_upserted",
7677
7666
  "attributes" : [ ],
@@ -7696,6 +7685,14 @@
7696
7685
  "type" : "channel_organization_deleted",
7697
7686
  "attributes" : [ ],
7698
7687
  "discriminator_value" : "channel_organization_deleted"
7688
+ }, {
7689
+ "type" : "channel_shopify_order_state_upserted",
7690
+ "attributes" : [ ],
7691
+ "discriminator_value" : "channel_shopify_order_state_upserted"
7692
+ }, {
7693
+ "type" : "channel_shopify_order_state_deleted",
7694
+ "attributes" : [ ],
7695
+ "discriminator_value" : "channel_shopify_order_state_deleted"
7699
7696
  }, {
7700
7697
  "type" : "b2b_invoice_upserted",
7701
7698
  "attributes" : [ ],
@@ -8104,14 +8101,6 @@
8104
8101
  "type" : "organization_deleted_v2",
8105
8102
  "attributes" : [ ],
8106
8103
  "discriminator_value" : "organization_deleted_v2"
8107
- }, {
8108
- "type" : "organization_default_configurations_upserted",
8109
- "attributes" : [ ],
8110
- "discriminator_value" : "organization_default_configurations_upserted"
8111
- }, {
8112
- "type" : "organization_default_configurations_deleted",
8113
- "attributes" : [ ],
8114
- "discriminator_value" : "organization_default_configurations_deleted"
8115
8104
  }, {
8116
8105
  "type" : "ecommerce_platform_upserted",
8117
8106
  "attributes" : [ ],
@@ -9616,6 +9605,10 @@
9616
9605
  "type" : "oversize_piece_surcharge_service_fee",
9617
9606
  "attributes" : [ ],
9618
9607
  "discriminator_value" : "oversize_piece_surcharge_service_fee"
9608
+ }, {
9609
+ "type" : "overweight_piece_surcharge_service_fee",
9610
+ "attributes" : [ ],
9611
+ "discriminator_value" : "overweight_piece_surcharge_service_fee"
9619
9612
  }, {
9620
9613
  "type" : "remote_area_by_weight_service_fee",
9621
9614
  "attributes" : [ ],
@@ -25601,7 +25594,7 @@
25601
25594
  "annotations" : [ ]
25602
25595
  }, {
25603
25596
  "name" : "environment",
25604
- "type" : "ge_environment",
25597
+ "type" : "environment",
25605
25598
  "required" : true,
25606
25599
  "attributes" : [ ],
25607
25600
  "annotations" : [ ]
@@ -25745,6 +25738,12 @@
25745
25738
  "required" : true,
25746
25739
  "attributes" : [ ],
25747
25740
  "annotations" : [ ]
25741
+ }, {
25742
+ "name" : "shipping_origin_country",
25743
+ "type" : "string",
25744
+ "required" : false,
25745
+ "attributes" : [ ],
25746
+ "annotations" : [ ]
25748
25747
  } ],
25749
25748
  "attributes" : [ ],
25750
25749
  "interfaces" : [ ]
@@ -25889,7 +25888,7 @@
25889
25888
  "annotations" : [ ]
25890
25889
  }, {
25891
25890
  "name" : "environment",
25892
- "type" : "ge_environment",
25891
+ "type" : "environment",
25893
25892
  "required" : true,
25894
25893
  "attributes" : [ ],
25895
25894
  "annotations" : [ ]
@@ -25933,7 +25932,7 @@
25933
25932
  "annotations" : [ ]
25934
25933
  }, {
25935
25934
  "name" : "environment",
25936
- "type" : "ge_environment",
25935
+ "type" : "environment",
25937
25936
  "required" : true,
25938
25937
  "attributes" : [ ],
25939
25938
  "annotations" : [ ]
@@ -32400,6 +32399,55 @@
32400
32399
  } ],
32401
32400
  "attributes" : [ ],
32402
32401
  "interfaces" : [ ]
32402
+ }, {
32403
+ "name" : "niall_item_deleted",
32404
+ "plural" : "niall_item_deleteds",
32405
+ "fields" : [ {
32406
+ "name" : "event_id",
32407
+ "type" : "string",
32408
+ "required" : true,
32409
+ "attributes" : [ ],
32410
+ "annotations" : [ ]
32411
+ }, {
32412
+ "name" : "timestamp",
32413
+ "type" : "date-time-iso8601",
32414
+ "required" : true,
32415
+ "attributes" : [ ],
32416
+ "annotations" : [ ]
32417
+ }, {
32418
+ "name" : "id",
32419
+ "type" : "string",
32420
+ "required" : true,
32421
+ "attributes" : [ ],
32422
+ "annotations" : [ ],
32423
+ "description" : "Globally unique identifier"
32424
+ } ],
32425
+ "attributes" : [ ],
32426
+ "interfaces" : [ ]
32427
+ }, {
32428
+ "name" : "niall_item_upserted",
32429
+ "plural" : "niall_item_upserteds",
32430
+ "fields" : [ {
32431
+ "name" : "event_id",
32432
+ "type" : "string",
32433
+ "required" : true,
32434
+ "attributes" : [ ],
32435
+ "annotations" : [ ]
32436
+ }, {
32437
+ "name" : "timestamp",
32438
+ "type" : "date-time-iso8601",
32439
+ "required" : true,
32440
+ "attributes" : [ ],
32441
+ "annotations" : [ ]
32442
+ }, {
32443
+ "name" : "item",
32444
+ "type" : "io.flow.tech.onboarding.playground.v0.models.niall_item",
32445
+ "required" : true,
32446
+ "attributes" : [ ],
32447
+ "annotations" : [ ]
32448
+ } ],
32449
+ "attributes" : [ ],
32450
+ "interfaces" : [ ]
32403
32451
  }, {
32404
32452
  "name" : "notification_deleted_v2",
32405
32453
  "plural" : "notification_deleted_v2s",
@@ -35976,19 +36024,6 @@
35976
36024
  } ],
35977
36025
  "attributes" : [ ],
35978
36026
  "interfaces" : [ "bank_account" ]
35979
- }, {
35980
- "name" : "organization_configuration_reference",
35981
- "plural" : "organization_configuration_references",
35982
- "fields" : [ {
35983
- "name" : "id",
35984
- "type" : "string",
35985
- "required" : true,
35986
- "attributes" : [ ],
35987
- "annotations" : [ ],
35988
- "description" : "Globally unique identifier"
35989
- } ],
35990
- "attributes" : [ ],
35991
- "interfaces" : [ ]
35992
36027
  }, {
35993
36028
  "name" : "organization_default_bank_account",
35994
36029
  "plural" : "organization_default_bank_accounts",
@@ -36008,100 +36043,6 @@
36008
36043
  } ],
36009
36044
  "attributes" : [ ],
36010
36045
  "interfaces" : [ "default_bank_account" ]
36011
- }, {
36012
- "name" : "organization_default_configurations",
36013
- "plural" : "organization_default_configurations",
36014
- "fields" : [ {
36015
- "name" : "id",
36016
- "type" : "string",
36017
- "required" : true,
36018
- "attributes" : [ ],
36019
- "annotations" : [ ],
36020
- "description" : "Globally unique identifier"
36021
- }, {
36022
- "name" : "checkout_configuration",
36023
- "type" : "organization_configuration_reference",
36024
- "required" : true,
36025
- "attributes" : [ ],
36026
- "annotations" : [ ]
36027
- } ],
36028
- "attributes" : [ ],
36029
- "interfaces" : [ ]
36030
- }, {
36031
- "name" : "organization_default_configurations_deleted",
36032
- "plural" : "organization_default_configurations_deleteds",
36033
- "fields" : [ {
36034
- "name" : "event_id",
36035
- "type" : "string",
36036
- "required" : true,
36037
- "attributes" : [ ],
36038
- "annotations" : [ ]
36039
- }, {
36040
- "name" : "timestamp",
36041
- "type" : "date-time-iso8601",
36042
- "required" : true,
36043
- "attributes" : [ ],
36044
- "annotations" : [ ]
36045
- }, {
36046
- "name" : "organization",
36047
- "type" : "string",
36048
- "required" : true,
36049
- "attributes" : [ ],
36050
- "annotations" : [ ],
36051
- "description" : "Refers to your organization's account identifier"
36052
- }, {
36053
- "name" : "default_configurations",
36054
- "type" : "organization_default_configurations",
36055
- "required" : true,
36056
- "attributes" : [ ],
36057
- "annotations" : [ ]
36058
- } ],
36059
- "attributes" : [ ],
36060
- "interfaces" : [ ]
36061
- }, {
36062
- "name" : "organization_default_configurations_form",
36063
- "plural" : "organization_default_configurations_forms",
36064
- "fields" : [ {
36065
- "name" : "id",
36066
- "type" : "string",
36067
- "required" : true,
36068
- "attributes" : [ ],
36069
- "annotations" : [ ],
36070
- "description" : "Globally unique identifier"
36071
- } ],
36072
- "attributes" : [ ],
36073
- "interfaces" : [ ]
36074
- }, {
36075
- "name" : "organization_default_configurations_upserted",
36076
- "plural" : "organization_default_configurations_upserteds",
36077
- "fields" : [ {
36078
- "name" : "event_id",
36079
- "type" : "string",
36080
- "required" : true,
36081
- "attributes" : [ ],
36082
- "annotations" : [ ]
36083
- }, {
36084
- "name" : "timestamp",
36085
- "type" : "date-time-iso8601",
36086
- "required" : true,
36087
- "attributes" : [ ],
36088
- "annotations" : [ ]
36089
- }, {
36090
- "name" : "organization",
36091
- "type" : "string",
36092
- "required" : true,
36093
- "attributes" : [ ],
36094
- "annotations" : [ ],
36095
- "description" : "Refers to your organization's account identifier"
36096
- }, {
36097
- "name" : "default_configurations",
36098
- "type" : "organization_default_configurations",
36099
- "required" : true,
36100
- "attributes" : [ ],
36101
- "annotations" : [ ]
36102
- } ],
36103
- "attributes" : [ ],
36104
- "interfaces" : [ ]
36105
36046
  }, {
36106
36047
  "name" : "organization_defaults",
36107
36048
  "plural" : "organization_defaults",
@@ -37384,6 +37325,31 @@
37384
37325
  } ],
37385
37326
  "attributes" : [ ],
37386
37327
  "interfaces" : [ ]
37328
+ }, {
37329
+ "name" : "overweight_piece_surcharge_service_fee",
37330
+ "plural" : "overweight_piece_surcharge_service_fees",
37331
+ "fields" : [ {
37332
+ "name" : "weight_threshold",
37333
+ "type" : "decimal",
37334
+ "required" : false,
37335
+ "attributes" : [ ],
37336
+ "annotations" : [ ]
37337
+ }, {
37338
+ "name" : "weight_unit",
37339
+ "type" : "unit_of_measurement",
37340
+ "required" : false,
37341
+ "attributes" : [ ],
37342
+ "annotations" : [ ]
37343
+ }, {
37344
+ "name" : "amount",
37345
+ "type" : "money",
37346
+ "required" : true,
37347
+ "attributes" : [ ],
37348
+ "annotations" : [ ],
37349
+ "description" : "surcharge amount"
37350
+ } ],
37351
+ "attributes" : [ ],
37352
+ "interfaces" : [ ]
37387
37353
  }, {
37388
37354
  "name" : "package_dimensions",
37389
37355
  "plural" : "package_dimensionses",
@@ -44034,6 +44000,13 @@
44034
44000
  "attributes" : [ ],
44035
44001
  "annotations" : [ ],
44036
44002
  "description" : "The date and time where rates in this lane will take effect and produce shipping estimates."
44003
+ }, {
44004
+ "name" : "published_at",
44005
+ "type" : "date-time-iso8601",
44006
+ "required" : false,
44007
+ "attributes" : [ ],
44008
+ "annotations" : [ ],
44009
+ "description" : "Timestamp when this ratecard will be available for production requests."
44037
44010
  }, {
44038
44011
  "name" : "origination_zones",
44039
44012
  "type" : "[zone]",
@@ -53823,18 +53796,12 @@
53823
53796
  "attributes" : [ ],
53824
53797
  "annotations" : [ ]
53825
53798
  }, {
53826
- "name" : "money",
53799
+ "name" : "base",
53827
53800
  "type" : "money",
53828
53801
  "required" : true,
53829
53802
  "attributes" : [ ],
53830
53803
  "annotations" : [ ],
53831
- "description" : "Represents the money credited or debited from the account. A positive amount means a credit, a negative amount means a debit."
53832
- }, {
53833
- "name" : "transferred_money",
53834
- "type" : "exchanged_money",
53835
- "required" : true,
53836
- "attributes" : [ ],
53837
- "annotations" : [ ]
53804
+ "description" : "Represents the base amount credited or debited from the merchant account."
53838
53805
  }, {
53839
53806
  "name" : "status",
53840
53807
  "type" : "transfer_status",
@@ -53848,12 +53815,11 @@
53848
53815
  "attributes" : [ ],
53849
53816
  "annotations" : [ ]
53850
53817
  }, {
53851
- "name" : "reference",
53852
- "type" : "transfer_reference",
53818
+ "name" : "authorization",
53819
+ "type" : "authorization_reference",
53853
53820
  "required" : true,
53854
53821
  "attributes" : [ ],
53855
- "annotations" : [ ],
53856
- "description" : "The resource reference that triggers the transfer"
53822
+ "annotations" : [ ]
53857
53823
  }, {
53858
53824
  "name" : "transferred_at",
53859
53825
  "type" : "date-time-iso8601",
@@ -73025,6 +72991,12 @@
73025
72991
  "location" : "Query",
73026
72992
  "required" : false,
73027
72993
  "description" : "The datetime on which to base an estimate"
72994
+ }, {
72995
+ "name" : "include_unpublished",
72996
+ "type" : "boolean",
72997
+ "location" : "Query",
72998
+ "required" : false,
72999
+ "description" : "Whether to include unpublished ratecards in estimate calculation"
73028
73000
  } ],
73029
73001
  "responses" : [ {
73030
73002
  "code" : {
@@ -90320,107 +90292,6 @@
90320
90292
  }
90321
90293
  } ],
90322
90294
  "path" : "/:organization/default/bank/accounts"
90323
- }, {
90324
- "type" : "organization_default_configurations",
90325
- "plural" : "organization_default_configurations",
90326
- "operations" : [ {
90327
- "method" : "GET",
90328
- "path" : "/:organization_id/default/configurations",
90329
- "parameters" : [ {
90330
- "name" : "organization_id",
90331
- "type" : "string",
90332
- "location" : "Path",
90333
- "required" : true
90334
- } ],
90335
- "responses" : [ {
90336
- "code" : {
90337
- "integer" : {
90338
- "value" : 200
90339
- }
90340
- },
90341
- "type" : "organization_default_configurations",
90342
- "description" : "Successful response",
90343
- "attributes" : [ ]
90344
- }, {
90345
- "code" : {
90346
- "integer" : {
90347
- "value" : 401
90348
- }
90349
- },
90350
- "type" : "unit",
90351
- "description" : "Authorization failed",
90352
- "attributes" : [ ]
90353
- }, {
90354
- "code" : {
90355
- "integer" : {
90356
- "value" : 404
90357
- }
90358
- },
90359
- "type" : "unit",
90360
- "description" : "Resource was not found",
90361
- "attributes" : [ ]
90362
- } ],
90363
- "attributes" : [ ]
90364
- }, {
90365
- "method" : "PUT",
90366
- "path" : "/:organization_id/default/configurations/checkout",
90367
- "parameters" : [ {
90368
- "name" : "organization_id",
90369
- "type" : "string",
90370
- "location" : "Path",
90371
- "required" : true
90372
- } ],
90373
- "responses" : [ {
90374
- "code" : {
90375
- "integer" : {
90376
- "value" : 200
90377
- }
90378
- },
90379
- "type" : "organization_default_configurations",
90380
- "description" : "Successful response",
90381
- "attributes" : [ ]
90382
- }, {
90383
- "code" : {
90384
- "integer" : {
90385
- "value" : 401
90386
- }
90387
- },
90388
- "type" : "unit",
90389
- "description" : "Authorization failed",
90390
- "attributes" : [ ]
90391
- }, {
90392
- "code" : {
90393
- "integer" : {
90394
- "value" : 404
90395
- }
90396
- },
90397
- "type" : "unit",
90398
- "description" : "Resource was not found",
90399
- "attributes" : [ ]
90400
- }, {
90401
- "code" : {
90402
- "integer" : {
90403
- "value" : 422
90404
- }
90405
- },
90406
- "type" : "generic_error",
90407
- "description" : "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
90408
- "attributes" : [ ]
90409
- } ],
90410
- "attributes" : [ ],
90411
- "description" : "Update the default checkout configuration id for this organization",
90412
- "body" : {
90413
- "type" : "organization_default_configurations_form",
90414
- "attributes" : [ ]
90415
- }
90416
- } ],
90417
- "attributes" : [ {
90418
- "name" : "docs",
90419
- "value" : {
90420
- "module" : "general"
90421
- }
90422
- } ],
90423
- "path" : "/:organization_id/default/configurations"
90424
90295
  }, {
90425
90296
  "type" : "organization_onboarding_state",
90426
90297
  "plural" : "organization_onboarding_states",
@@ -97609,7 +97480,7 @@
97609
97480
  "description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
97610
97481
  } ],
97611
97482
  "apidoc" : {
97612
- "version" : "0.19.77"
97483
+ "version" : "0.19.93"
97613
97484
  },
97614
97485
  "base_url" : "https://api.flow.io",
97615
97486
  "description" : "The Flow Commerce REST API provides full access to the global ecommerce platform."