@flowio/api-internal-mock-generator 5.31.79 → 5.31.81
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/api-internal.json +2797 -449
- package/package.json +2 -2
- package/src/api-internal.json +2797 -449
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.20.
|
|
13
|
+
"version" : "0.20.86",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application" : {
|
|
32
32
|
"key" : "common"
|
|
33
33
|
},
|
|
34
|
-
"version" : "0.17.
|
|
34
|
+
"version" : "0.17.97",
|
|
35
35
|
"enums" : [ "attribute_data_type", "availability_status", "calendar", "capability", "change_type", "currency_label_formatter", "currency_symbol_format", "day_of_week", "delivered_duty", "discount_target", "entity_identifier_type", "environment", "exception_type", "goods_supply", "holiday_calendar", "included_levy_key", "incoterm", "input_specification_type", "margin_type", "measurement_system", "merchant_of_record", "order_merchant_of_record", "organization_status", "organization_type", "price_book_status", "role", "rounding_method", "rounding_type", "schedule_exception_status", "sort_direction", "unit_of_measurement", "unit_of_time", "user_status", "value_added_service", "visibility" ],
|
|
36
36
|
"interfaces" : [ "id_reference" ],
|
|
37
37
|
"unions" : [ "discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "price_source", "repeat_schedule" ],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application" : {
|
|
47
47
|
"key" : "error"
|
|
48
48
|
},
|
|
49
|
-
"version" : "0.17.
|
|
49
|
+
"version" : "0.17.97",
|
|
50
50
|
"enums" : [ "generic_error_code" ],
|
|
51
51
|
"interfaces" : [ ],
|
|
52
52
|
"unions" : [ ],
|
|
@@ -61,11 +61,11 @@
|
|
|
61
61
|
"application" : {
|
|
62
62
|
"key" : "billing"
|
|
63
63
|
},
|
|
64
|
-
"version" : "0.17.
|
|
64
|
+
"version" : "0.17.97",
|
|
65
65
|
"enums" : [ "fee_deduction_type", "payout_attachment_type", "payout_status_failure_code", "pending_payout_transaction_reason_code", "statement_attachment_type", "transaction_source", "trueup_source", "withholding_deduction_type" ],
|
|
66
66
|
"interfaces" : [ "bank_account", "default_bank_account", "generic_statement", "generic_transaction", "payout", "payout_interface", "pending_payout_transaction" ],
|
|
67
67
|
"unions" : [ "bank_account_form", "payout_status", "settlement", "transaction_metadata" ],
|
|
68
|
-
"models" : [ "account_reference", "attachment", "bank_account_form_info", "bank_account_form_simple", "bank_account_reference", "bank_account_summary", "billing_channel_order_summary", "billing_channel_organization_summary", "billing_channel_payment_request_reference", "billing_channel_statement_reference", "billing_discount", "channel_bank_account", "channel_default_bank_account", "channel_payout", "channel_pending_payout_transaction", "channel_statement", "channel_transaction", "default_bank_account_form", "fee_deduction", "organization_bank_account", "organization_default_bank_account", "organization_payout", "organization_pending_payout_transaction", "parent_transaction_summary", "payout_attachment", "payout_reference", "payout_status_failed", "payout_status_scheduled", "payout_status_sent", "payout_transaction", "pending_payout_transaction_reason", "pending_payout_transaction_timeout", "settlement_no_payout", "settlement_payout", "statement", "transaction", "transaction_metadata_channel", "transaction_metadata_channel_card_metadata", "transaction_metadata_channel_card_metadata_issuer_summary", "transaction_metadata_manual", "transaction_metadata_original_transaction", "transaction_metadata_shipping_label", "transaction_metadata_shipping_label_carrier", "transaction_metadata_trueup", "transaction_metadata_trueup_data", "transaction_reference", "trueup_label_base", "trueup_label_surcharge", "trueup_label_units", "withholding_deduction" ],
|
|
68
|
+
"models" : [ "account_reference", "attachment", "bank_account_form_info", "bank_account_form_simple", "bank_account_reference", "bank_account_summary", "billing_channel_order_summary", "billing_channel_organization_summary", "billing_channel_payment_request_reference", "billing_channel_statement_reference", "billing_discount", "channel_bank_account", "channel_default_bank_account", "channel_payout", "channel_pending_payout_transaction", "channel_statement", "channel_transaction", "default_bank_account_form", "fee_deduction", "organization_bank_account", "organization_default_bank_account", "organization_payout", "organization_pending_payout_transaction", "parent_transaction_summary", "payout_attachment", "payout_reference", "payout_status_failed", "payout_status_scheduled", "payout_status_sent", "payout_transaction", "pending_payout_transaction_reason", "pending_payout_transaction_timeout", "settlement_no_payout", "settlement_payout", "statement", "transaction", "transaction_metadata_carrier_charge", "transaction_metadata_channel", "transaction_metadata_channel_card_metadata", "transaction_metadata_channel_card_metadata_issuer_summary", "transaction_metadata_manual", "transaction_metadata_original_transaction", "transaction_metadata_shipping_label", "transaction_metadata_shipping_label_carrier", "transaction_metadata_trueup", "transaction_metadata_trueup_data", "transaction_reference", "trueup_label_base", "trueup_label_surcharge", "trueup_label_units", "withholding_deduction" ],
|
|
69
69
|
"annotations" : [ ]
|
|
70
70
|
}, {
|
|
71
71
|
"uri" : "https://app.apibuilder.io/flow/catalog/latest/service.json",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "catalog"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.17.
|
|
79
|
+
"version" : "0.17.97",
|
|
80
80
|
"enums" : [ "adjustment_reason_key", "attribute_intent", "fulfillment_method_type", "fulfillment_method_value", "image_tag", "return_item_status", "subcatalog_item_status", "taxability_type", "taxability_value", "update_policy" ],
|
|
81
81
|
"interfaces" : [ "localized_price" ],
|
|
82
82
|
"unions" : [ "expandable_subcatalog", "localized_price" ],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application" : {
|
|
92
92
|
"key" : "experience"
|
|
93
93
|
},
|
|
94
|
-
"version" : "0.17.
|
|
94
|
+
"version" : "0.17.97",
|
|
95
95
|
"enums" : [ "address_field_name", "credit_payment_error_code", "delivered_duty_display_type", "discount_rule_status", "discount_rule_subsidy_target", "experience_clone_status", "experience_country_status", "experience_payment_method_tag", "experience_status", "order_error_code", "order_payment_type", "order_refund_summary_includes", "order_refund_summary_partial_charged", "order_status", "order_storage", "order_type", "organization_payment_method_tag", "payment_method_rule_content_key", "price_facet_boundary", "promotion_trigger_type" ],
|
|
96
96
|
"interfaces" : [ "allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order" ],
|
|
97
97
|
"unions" : [ "allocation_component", "allocation_detail", "discount_rule_entitlement", "expandable_experience", "expandable_order", "order_number_generator", "order_promotion", "order_promotion_form", "order_refund_summary_form", "payment_method_tag", "promotion" ],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application" : {
|
|
107
107
|
"key" : "payment"
|
|
108
108
|
},
|
|
109
|
-
"version" : "0.17.
|
|
109
|
+
"version" : "0.17.97",
|
|
110
110
|
"enums" : [ "address_verification_result_field_code", "authorization_decline_code", "authorization_option", "authorization_result_action_type", "authorization_status", "avs_code", "capture_decline_code", "capture_status", "card_error_code", "card_type", "cvv_code", "cvv_result_code", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "stored_method_usage_step", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type" ],
|
|
111
111
|
"interfaces" : [ "authorization", "device_details", "payment", "payment_processor_transaction_details" ],
|
|
112
112
|
"unions" : [ "adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_details", "device_details", "expandable_card", "expandable_payment_processor", "gateway_authentication_data", "gateway_authentication_data_form", "inline_action_configuration", "online_authorization_details", "payment", "payment_form", "payment_order_reference", "payment_processor_transaction_details", "payment_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action", "transaction_details" ],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application" : {
|
|
122
122
|
"key" : "billing-bank-account"
|
|
123
123
|
},
|
|
124
|
-
"version" : "0.17.
|
|
124
|
+
"version" : "0.17.97",
|
|
125
125
|
"enums" : [ ],
|
|
126
126
|
"interfaces" : [ "bank_account_iban", "bank_account_simple" ],
|
|
127
127
|
"unions" : [ "bank_account_info" ],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application" : {
|
|
137
137
|
"key" : "reference"
|
|
138
138
|
},
|
|
139
|
-
"version" : "0.17.
|
|
139
|
+
"version" : "0.17.97",
|
|
140
140
|
"enums" : [ "payment_method_capability", "payment_method_type", "postal_type", "province_type" ],
|
|
141
141
|
"interfaces" : [ ],
|
|
142
142
|
"unions" : [ ],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application" : {
|
|
152
152
|
"key" : "label"
|
|
153
153
|
},
|
|
154
|
-
"version" : "0.17.
|
|
154
|
+
"version" : "0.17.97",
|
|
155
155
|
"enums" : [ "cost_estimate_source", "direction", "label_request_method", "label_trigger_method", "package_dimensions_source", "shipment_recipient", "tracking_number_type" ],
|
|
156
156
|
"interfaces" : [ "shipping_label_form_interface" ],
|
|
157
157
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -166,8 +166,8 @@
|
|
|
166
166
|
"application" : {
|
|
167
167
|
"key" : "trueup"
|
|
168
168
|
},
|
|
169
|
-
"version" : "0.17.
|
|
170
|
-
"enums" : [ "trueup_surcharge_type" ],
|
|
169
|
+
"version" : "0.17.97",
|
|
170
|
+
"enums" : [ "carrier_charge_reason", "trueup_surcharge_type" ],
|
|
171
171
|
"interfaces" : [ ],
|
|
172
172
|
"unions" : [ "label_surcharge_detail" ],
|
|
173
173
|
"models" : [ "dead_weight", "dimensional_weight", "label_base", "label_surcharge", "label_surcharge_detail_flat", "label_surcharge_detail_per_weight_unit", "label_surcharge_detail_percentage", "label_units" ],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application" : {
|
|
182
182
|
"key" : "units"
|
|
183
183
|
},
|
|
184
|
-
"version" : "0.17.
|
|
184
|
+
"version" : "0.17.97",
|
|
185
185
|
"enums" : [ "unit_of_length", "unit_of_volume", "unit_of_weight" ],
|
|
186
186
|
"interfaces" : [ ],
|
|
187
187
|
"unions" : [ ],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application" : {
|
|
197
197
|
"key" : "checkout"
|
|
198
198
|
},
|
|
199
|
-
"version" : "0.17.
|
|
199
|
+
"version" : "0.17.97",
|
|
200
200
|
"enums" : [ ],
|
|
201
201
|
"interfaces" : [ ],
|
|
202
202
|
"unions" : [ "checkout_token_form" ],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application" : {
|
|
212
212
|
"key" : "customer"
|
|
213
213
|
},
|
|
214
|
-
"version" : "0.17.
|
|
214
|
+
"version" : "0.17.97",
|
|
215
215
|
"enums" : [ "customer_address_type" ],
|
|
216
216
|
"interfaces" : [ ],
|
|
217
217
|
"unions" : [ ],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application" : {
|
|
227
227
|
"key" : "shopify"
|
|
228
228
|
},
|
|
229
|
-
"version" : "0.17.
|
|
229
|
+
"version" : "0.17.97",
|
|
230
230
|
"enums" : [ "shopify_grant", "shopify_localization_method", "shopify_sync_check" ],
|
|
231
231
|
"interfaces" : [ ],
|
|
232
232
|
"unions" : [ "shopify_cart_add_form", "shopify_event_bucket" ],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application" : {
|
|
242
242
|
"key" : "query-builder"
|
|
243
243
|
},
|
|
244
|
-
"version" : "0.17.
|
|
244
|
+
"version" : "0.17.97",
|
|
245
245
|
"enums" : [ "available_filter_format" ],
|
|
246
246
|
"interfaces" : [ ],
|
|
247
247
|
"unions" : [ "available_filter", "query_builder_form", "query_filter", "query_filter_form" ],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application" : {
|
|
257
257
|
"key" : "channel"
|
|
258
258
|
},
|
|
259
|
-
"version" : "0.17.
|
|
259
|
+
"version" : "0.17.97",
|
|
260
260
|
"enums" : [ "channel_currency_capability" ],
|
|
261
261
|
"interfaces" : [ ],
|
|
262
262
|
"unions" : [ ],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application" : {
|
|
272
272
|
"key" : "token"
|
|
273
273
|
},
|
|
274
|
-
"version" : "0.17.
|
|
274
|
+
"version" : "0.17.97",
|
|
275
275
|
"enums" : [ ],
|
|
276
276
|
"interfaces" : [ "token_detail_interface" ],
|
|
277
277
|
"unions" : [ "token", "token_reference" ],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application" : {
|
|
287
287
|
"key" : "session"
|
|
288
288
|
},
|
|
289
|
-
"version" : "0.17.
|
|
289
|
+
"version" : "0.17.97",
|
|
290
290
|
"enums" : [ ],
|
|
291
291
|
"interfaces" : [ ],
|
|
292
292
|
"unions" : [ "session", "session_authorization" ],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application" : {
|
|
302
302
|
"key" : "field-validation"
|
|
303
303
|
},
|
|
304
|
-
"version" : "0.17.
|
|
304
|
+
"version" : "0.17.97",
|
|
305
305
|
"enums" : [ ],
|
|
306
306
|
"interfaces" : [ ],
|
|
307
307
|
"unions" : [ "field_validation_rule" ],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application" : {
|
|
317
317
|
"key" : "fulfillment"
|
|
318
318
|
},
|
|
319
|
-
"version" : "0.17.
|
|
319
|
+
"version" : "0.17.97",
|
|
320
320
|
"enums" : [ "center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "fulfillment_routing", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "preferred_service_selection_strategy", "quote_error_code", "ratecard_owner", "shipment_integration_type", "shipping_configuration_type", "strategy", "surcharge_responsible_party", "tier_availability", "tier_estimate_type", "tier_strategy", "zero_amount_indicator" ],
|
|
321
321
|
"interfaces" : [ "delivery" ],
|
|
322
322
|
"unions" : [ "delivery", "expandable_center", "partner_center_fee", "service_description", "tier_rule_outcome", "tier_rule_outcome_form" ],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application" : {
|
|
332
332
|
"key" : "harmonization"
|
|
333
333
|
},
|
|
334
|
-
"version" : "0.17.
|
|
334
|
+
"version" : "0.17.97",
|
|
335
335
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
336
336
|
"interfaces" : [ ],
|
|
337
337
|
"unions" : [ ],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application" : {
|
|
347
347
|
"key" : "price"
|
|
348
348
|
},
|
|
349
|
-
"version" : "0.17.
|
|
349
|
+
"version" : "0.17.97",
|
|
350
350
|
"enums" : [ "levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting" ],
|
|
351
351
|
"interfaces" : [ ],
|
|
352
352
|
"unions" : [ "deminimis" ],
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"application" : {
|
|
362
362
|
"key" : "export"
|
|
363
363
|
},
|
|
364
|
-
"version" : "0.17.
|
|
364
|
+
"version" : "0.17.97",
|
|
365
365
|
"enums" : [ "export_status", "item_identifier" ],
|
|
366
366
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
367
367
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"application" : {
|
|
377
377
|
"key" : "fraud"
|
|
378
378
|
},
|
|
379
|
-
"version" : "0.17.
|
|
379
|
+
"version" : "0.17.97",
|
|
380
380
|
"enums" : [ "fraud_email_rule_decision", "fraud_liability", "fraud_status" ],
|
|
381
381
|
"interfaces" : [ ],
|
|
382
382
|
"unions" : [ "fraud_order_reference" ],
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application" : {
|
|
392
392
|
"key" : "paypal"
|
|
393
393
|
},
|
|
394
|
-
"version" : "0.3.
|
|
394
|
+
"version" : "0.3.41",
|
|
395
395
|
"enums" : [ "adjudication_type", "affected_party", "allowed_payment_method", "cancellation_mode", "carrier_name", "dispute_channel", "dispute_life_cycle_stage", "dispute_merchant_contacted_mode", "dispute_merchant_contacted_outcome", "dispute_outcome_code", "dispute_reason", "dispute_status", "event_type", "evidence_type", "failure_reason", "grant_type", "http_method", "intent", "issue_type", "message_poster", "money_movement_reason", "money_movement_type", "offer_type", "other_means_payment_method", "payer_status", "payment_method", "payment_pattern", "product_received", "refund_state", "return_acknowledgement_type", "return_mode", "sale_state", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt" ],
|
|
396
396
|
"interfaces" : [ ],
|
|
397
397
|
"unions" : [ ],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application" : {
|
|
407
407
|
"key" : "brickftp"
|
|
408
408
|
},
|
|
409
|
-
"version" : "0.3.
|
|
409
|
+
"version" : "0.3.41",
|
|
410
410
|
"enums" : [ "authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type" ],
|
|
411
411
|
"interfaces" : [ ],
|
|
412
412
|
"unions" : [ "file_form", "node" ],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application" : {
|
|
422
422
|
"key" : "inventory"
|
|
423
423
|
},
|
|
424
|
-
"version" : "0.17.
|
|
424
|
+
"version" : "0.17.97",
|
|
425
425
|
"enums" : [ "aggregate", "inventory_status", "update_type" ],
|
|
426
426
|
"interfaces" : [ ],
|
|
427
427
|
"unions" : [ "inventory_strategy", "reservation_error" ],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application" : {
|
|
437
437
|
"key" : "ratecard"
|
|
438
438
|
},
|
|
439
|
-
"version" : "0.17.
|
|
439
|
+
"version" : "0.17.97",
|
|
440
440
|
"enums" : [ ],
|
|
441
441
|
"interfaces" : [ "common_hop_estimate", "ratecard_estimate" ],
|
|
442
442
|
"unions" : [ "fuel_surcharge_rate", "ratecard_estimate", "ratecard_fee", "service_fee" ],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application" : {
|
|
452
452
|
"key" : "merchant-onboarding"
|
|
453
453
|
},
|
|
454
|
-
"version" : "0.17.
|
|
454
|
+
"version" : "0.17.97",
|
|
455
455
|
"enums" : [ "logistics_format_preference", "onboarding_application_status", "onboarding_trade_sector", "region_type" ],
|
|
456
456
|
"interfaces" : [ ],
|
|
457
457
|
"unions" : [ "merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary" ],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application" : {
|
|
467
467
|
"key" : "organization-onboarding-state"
|
|
468
468
|
},
|
|
469
|
-
"version" : "0.17.
|
|
469
|
+
"version" : "0.17.97",
|
|
470
470
|
"enums" : [ "merchant_rejected_reason", "onboarding_blocked_reason" ],
|
|
471
471
|
"interfaces" : [ ],
|
|
472
472
|
"unions" : [ "onboarding_state" ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "order-management-event"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.17.
|
|
484
|
+
"version" : "0.17.97",
|
|
485
485
|
"enums" : [ ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ "order_management_event" ],
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"application" : {
|
|
497
497
|
"key" : "organization"
|
|
498
498
|
},
|
|
499
|
-
"version" : "0.17.
|
|
499
|
+
"version" : "0.17.97",
|
|
500
500
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
501
501
|
"interfaces" : [ ],
|
|
502
502
|
"unions" : [ ],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application" : {
|
|
527
527
|
"key" : "adyen"
|
|
528
528
|
},
|
|
529
|
-
"version" : "0.3.
|
|
529
|
+
"version" : "0.3.41",
|
|
530
530
|
"enums" : [ "channel", "contract", "device_channel", "event_code", "http_redirect_method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator" ],
|
|
531
531
|
"interfaces" : [ ],
|
|
532
532
|
"unions" : [ "browser_info", "payment_method_data" ],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application" : {
|
|
542
542
|
"key" : "bitpay"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.3.
|
|
544
|
+
"version" : "0.3.41",
|
|
545
545
|
"enums" : [ "exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name" ],
|
|
546
546
|
"interfaces" : [ ],
|
|
547
547
|
"unions" : [ ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "crypto"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.3.
|
|
559
|
+
"version" : "0.3.41",
|
|
560
560
|
"enums" : [ "error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type" ],
|
|
561
561
|
"interfaces" : [ ],
|
|
562
562
|
"unions" : [ ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "payment-gateway"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.17.
|
|
574
|
+
"version" : "0.17.97",
|
|
575
575
|
"enums" : [ "inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_request_review_check_status", "payment_request_review_check_type", "payment_request_review_status", "payment_status", "payment_type" ],
|
|
576
576
|
"interfaces" : [ "action", "payment_method_summary" ],
|
|
577
577
|
"unions" : [ "action", "card_authorization_action_result", "card_number", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_applepay_result", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_stored_details_card", "payment_method_summary", "sdk_adyen_v3_authentication_token" ],
|
|
@@ -586,11 +586,11 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "payment-request-bundle"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.97",
|
|
590
590
|
"enums" : [ ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ ],
|
|
593
|
-
"models" : [ "payment_request_billing", "payment_request_billing_fees", "payment_request_bundle", "payment_request_bundle_form" ],
|
|
593
|
+
"models" : [ "payment_request_billing", "payment_request_billing_currency_rate", "payment_request_billing_fees", "payment_request_bundle", "payment_request_bundle_form" ],
|
|
594
594
|
"annotations" : [ ]
|
|
595
595
|
}, {
|
|
596
596
|
"uri" : "https://app.apibuilder.io/flow/stripe/latest/service.json",
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "stripe"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.3.
|
|
604
|
+
"version" : "0.3.41",
|
|
605
605
|
"enums" : [ "account_type", "apple_pay_type", "cancellation_reason", "capture_method", "card_brand", "card_funding_type", "card_network", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "error_code", "error_type", "event_type", "extended_authorization_status", "feature_availability", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_category_klarna", "payment_method_type", "payment_outcome_type", "payment_status", "preferred_locale_klarna", "refund_failure_reason", "refund_reason", "refund_status", "request_three_d_secure_type", "requested_capabilities", "setup_future_usage", "source_flow", "source_status", "source_type", "source_usage_type", "stored_credential_transaction_type", "three_d_secure_support", "three_ds_authentication_flow", "three_ds_result", "three_ds_result_reason", "token_type", "use_stripe_sdk_type" ],
|
|
606
606
|
"interfaces" : [ ],
|
|
607
607
|
"unions" : [ "card_wallet", "payment_method_data", "payment_method_details", "payment_method_form" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "svb"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.3.
|
|
619
|
+
"version" : "0.3.41",
|
|
620
620
|
"enums" : [ "clearing_type", "notification_type", "transaction_type" ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "permission"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.17.
|
|
634
|
+
"version" : "0.17.97",
|
|
635
635
|
"enums" : [ "authentication_technique", "flow_behavior", "flow_role", "permitted_http_method" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "pricing-indicator-internal-event"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.20.
|
|
649
|
+
"version" : "0.20.86",
|
|
650
650
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"application" : {
|
|
662
662
|
"key" : "return"
|
|
663
663
|
},
|
|
664
|
-
"version" : "0.17.
|
|
664
|
+
"version" : "0.17.97",
|
|
665
665
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
666
666
|
"interfaces" : [ ],
|
|
667
667
|
"unions" : [ "return_source" ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "shopify-markets-internal-event"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.20.
|
|
679
|
+
"version" : "0.20.86",
|
|
680
680
|
"enums" : [ ],
|
|
681
681
|
"interfaces" : [ ],
|
|
682
682
|
"unions" : [ "shopify_markets_internal_event" ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "tracking"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.17.
|
|
694
|
+
"version" : "0.17.97",
|
|
695
695
|
"enums" : [ "tracking_status" ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ ],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application" : {
|
|
707
707
|
"key" : "session-context"
|
|
708
708
|
},
|
|
709
|
-
"version" : "0.17.
|
|
709
|
+
"version" : "0.17.97",
|
|
710
710
|
"enums" : [ ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"unions" : [ ],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application" : {
|
|
722
722
|
"key" : "shopify-external"
|
|
723
723
|
},
|
|
724
|
-
"version" : "0.3.
|
|
724
|
+
"version" : "0.3.41",
|
|
725
725
|
"enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "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_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -736,11 +736,11 @@
|
|
|
736
736
|
"application" : {
|
|
737
737
|
"key" : "shopify-markets"
|
|
738
738
|
},
|
|
739
|
-
"version" : "0.3.
|
|
740
|
-
"enums" : [ "cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discount_value_type", "shopify_discrepancy_reason", "shopify_draft_order_status", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_payment_gateway_names", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_tax_exemptions", "shopify_webhook_format", "shopify_webhook_topic" ],
|
|
739
|
+
"version" : "0.3.41",
|
|
740
|
+
"enums" : [ "bulk_operation_error_code", "bulk_operation_status", "bulk_operation_type", "cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discount_value_type", "shopify_discrepancy_reason", "shopify_draft_order_status", "shopify_order_cancel_reason", "shopify_order_discount_allocation_method", "shopify_order_discount_application_target_selection", "shopify_order_discount_application_target_type", "shopify_order_discount_application_type", "shopify_order_discount_application_value_type", "shopify_order_discount_type", "shopify_order_financial_status_type", "shopify_order_fulfillment_order_request_status", "shopify_order_fulfillment_order_status", "shopify_order_fulfillment_shipment_status", "shopify_order_fulfillment_status", "shopify_order_fulfillment_status_type", "shopify_order_inventory_behaviour", "shopify_order_kind_type", "shopify_order_payment_gateway_names", "shopify_order_processing_method_type", "shopify_order_restock_type", "shopify_order_status_type", "shopify_order_transaction_error_code", "shopify_order_transaction_status", "shopify_order_value_type", "shopify_tax_exemptions", "shopify_webhook_format", "shopify_webhook_topic" ],
|
|
741
741
|
"interfaces" : [ ],
|
|
742
742
|
"unions" : [ ],
|
|
743
|
-
"models" : [ "fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_applied_discount", "shopify_country_harmonized_system_code", "shopify_draft_order", "shopify_draft_order_count", "shopify_draft_orders_wrapper", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_count", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_id", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_payment_schedules", "shopify_payment_terms", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_order", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper" ],
|
|
743
|
+
"models" : [ "fulfillment_order_international_duties", "fulfillment_order_line_item", "response_shopify_transactions", "shop", "shop_wrapper", "shopify_applied_discount", "shopify_bulk_operations_finish", "shopify_country_harmonized_system_code", "shopify_draft_order", "shopify_draft_order_count", "shopify_draft_orders_wrapper", "shopify_error", "shopify_fulfillment_order", "shopify_fulfillment_order_line_item", "shopify_fulfillment_order_old", "shopify_fulfillment_orders_wrapper", "shopify_inventory_item", "shopify_inventory_item_form", "shopify_inventory_item_form_wrapper", "shopify_inventory_item_wrapper", "shopify_inventory_items_wrapper", "shopify_location", "shopify_location_delete", "shopify_locations_response_wrapper", "shopify_order", "shopify_order_address", "shopify_order_attribute", "shopify_order_cancellation_form", "shopify_order_client_detail", "shopify_order_count", "shopify_order_customer", "shopify_order_discount_allocation", "shopify_order_discount_application", "shopify_order_discount_code", "shopify_order_duty", "shopify_order_edit", "shopify_order_edit_line_items", "shopify_order_edit_line_items_change", "shopify_order_edit_wrapper", "shopify_order_fulfillment", "shopify_order_id", "shopify_order_line_item", "shopify_order_metafield", "shopify_order_metafield_form", "shopify_order_money", "shopify_order_money_set", "shopify_order_origin_location", "shopify_order_payment_detail", "shopify_order_property", "shopify_order_refund", "shopify_order_refund_line_item", "shopify_order_shipping_line", "shopify_order_tax_line", "shopify_order_transaction", "shopify_order_update_form", "shopify_order_wrapper", "shopify_orders_wrapper", "shopify_payment_schedules", "shopify_payment_terms", "shopify_refund", "shopify_refund_line_item", "shopify_refund_shipping", "shopify_refund_transaction", "shopify_update_order", "shopify_webhook_customers_data_request", "shopify_webhook_customers_data_request_id", "shopify_webhook_customers_redact", "shopify_webhook_customers_redact_customer", "shopify_webhook_request", "shopify_webhook_request_wrapper", "shopify_webhook_response", "shopify_webhook_response_wrapper", "shopify_webhook_shop_redact", "shopify_webhooks_response_wrapper" ],
|
|
744
744
|
"annotations" : [ ]
|
|
745
745
|
}, {
|
|
746
746
|
"uri" : "https://app.apibuilder.io/flow/shopify-merchant-config/latest/service.json",
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"application" : {
|
|
752
752
|
"key" : "shopify-merchant-config"
|
|
753
753
|
},
|
|
754
|
-
"version" : "0.17.
|
|
754
|
+
"version" : "0.17.97",
|
|
755
755
|
"enums" : [ ],
|
|
756
756
|
"interfaces" : [ ],
|
|
757
757
|
"unions" : [ "entity", "know_your_business", "know_your_business_form" ],
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"application" : {
|
|
767
767
|
"key" : "flexe"
|
|
768
768
|
},
|
|
769
|
-
"version" : "0.3.
|
|
769
|
+
"version" : "0.3.41",
|
|
770
770
|
"enums" : [ "flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status" ],
|
|
771
771
|
"interfaces" : [ ],
|
|
772
772
|
"unions" : [ ],
|
|
@@ -781,11 +781,11 @@
|
|
|
781
781
|
"application" : {
|
|
782
782
|
"key" : "billing-csv"
|
|
783
783
|
},
|
|
784
|
-
"version" : "0.20.
|
|
784
|
+
"version" : "0.20.85",
|
|
785
785
|
"enums" : [ ],
|
|
786
786
|
"interfaces" : [ ],
|
|
787
787
|
"unions" : [ ],
|
|
788
|
-
"models" : [ "account_summary", "billing_channel_csv_order", "billing_channel_csv_order_delivery", "billing_channel_csv_order_detail", "billing_csv_carrier", "billing_csv_center", "billing_csv_channel_billed_transaction", "billing_csv_channel_transaction", "billing_csv_channel_transaction_processing_transaction", "billing_csv_consumer_invoice", "billing_csv_consumer_invoice_line", "billing_csv_consumer_invoice_line_detail", "billing_csv_consumer_invoice_summary", "billing_csv_delivery", "billing_csv_delivery_cost_detail", "billing_csv_exchange_rate", "billing_csv_fee", "billing_csv_generic_transaction", "billing_csv_label_transaction", "billing_csv_label_transaction_billable_label_summary", "billing_csv_label_transaction_billable_label_summary_cost", "billing_csv_order", "billing_csv_order_destination", "billing_csv_order_detail", "billing_csv_order_summary", "billing_csv_order_transaction", "billing_csv_order_with_mor_summary", "billing_csv_processing_transaction", "billing_csv_processing_transaction_delivery", "billing_csv_processing_transaction_order_detail", "billing_csv_service", "billing_csv_tier", "billing_csv_transaction", "billing_csv_transaction_account", "billing_csv_transaction_account_source_summary", "billing_csv_transaction_discount", "billing_csv_transaction_fees", "billing_csv_transaction_identifiers", "billing_csv_transaction_metadata", "billing_csv_transaction_metadata_channel", "billing_csv_transaction_metadata_manual", "billing_csv_transaction_metadata_shipping_label", "billing_csv_transaction_metadata_shipping_label_revenue_share", "billing_csv_transaction_metadata_trueup", "billing_csv_transaction_order_summary", "billing_csv_transaction_order_summary_identifiers", "billing_csv_transaction_withholdings", "flow_finance_payment_summary", "flow_finance_statement_summary" ],
|
|
788
|
+
"models" : [ "account_summary", "billing_channel_csv_order", "billing_channel_csv_order_delivery", "billing_channel_csv_order_detail", "billing_csv_carrier", "billing_csv_center", "billing_csv_channel_billed_transaction", "billing_csv_channel_transaction", "billing_csv_channel_transaction_processing_transaction", "billing_csv_consumer_invoice", "billing_csv_consumer_invoice_line", "billing_csv_consumer_invoice_line_detail", "billing_csv_consumer_invoice_summary", "billing_csv_delivery", "billing_csv_delivery_cost_detail", "billing_csv_exchange_rate", "billing_csv_fee", "billing_csv_generic_transaction", "billing_csv_label_transaction", "billing_csv_label_transaction_billable_label_summary", "billing_csv_label_transaction_billable_label_summary_cost", "billing_csv_order", "billing_csv_order_destination", "billing_csv_order_detail", "billing_csv_order_summary", "billing_csv_order_transaction", "billing_csv_order_with_mor_summary", "billing_csv_processing_transaction", "billing_csv_processing_transaction_delivery", "billing_csv_processing_transaction_order_detail", "billing_csv_service", "billing_csv_tier", "billing_csv_transaction", "billing_csv_transaction_account", "billing_csv_transaction_account_source_summary", "billing_csv_transaction_discount", "billing_csv_transaction_fees", "billing_csv_transaction_identifiers", "billing_csv_transaction_metadata", "billing_csv_transaction_metadata_carrier_charge", "billing_csv_transaction_metadata_channel", "billing_csv_transaction_metadata_manual", "billing_csv_transaction_metadata_shipping_label", "billing_csv_transaction_metadata_shipping_label_revenue_share", "billing_csv_transaction_metadata_trueup", "billing_csv_transaction_order_summary", "billing_csv_transaction_order_summary_identifiers", "billing_csv_transaction_withholdings", "flow_finance_payment_summary", "flow_finance_statement_summary" ],
|
|
789
789
|
"annotations" : [ ]
|
|
790
790
|
}, {
|
|
791
791
|
"uri" : "https://app.apibuilder.io/flow/billing-reporting-csv/latest/service.json",
|
|
@@ -796,11 +796,11 @@
|
|
|
796
796
|
"application" : {
|
|
797
797
|
"key" : "billing-reporting-csv"
|
|
798
798
|
},
|
|
799
|
-
"version" : "0.20.
|
|
800
|
-
"enums" : [
|
|
801
|
-
"interfaces" : [
|
|
799
|
+
"version" : "0.20.85",
|
|
800
|
+
"enums" : [ ],
|
|
801
|
+
"interfaces" : [ ],
|
|
802
802
|
"unions" : [ ],
|
|
803
|
-
"models" : [ "
|
|
803
|
+
"models" : [ "reporting_fulfillment", "sales_record" ],
|
|
804
804
|
"annotations" : [ ]
|
|
805
805
|
}, {
|
|
806
806
|
"uri" : "https://app.apibuilder.io/flow/catalog-exclusion/latest/service.json",
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
"application" : {
|
|
812
812
|
"key" : "catalog-exclusion"
|
|
813
813
|
},
|
|
814
|
-
"version" : "0.17.
|
|
814
|
+
"version" : "0.17.97",
|
|
815
815
|
"enums" : [ "exclusion_rule_state" ],
|
|
816
816
|
"interfaces" : [ ],
|
|
817
817
|
"unions" : [ ],
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"application" : {
|
|
827
827
|
"key" : "catalog-return"
|
|
828
828
|
},
|
|
829
|
-
"version" : "0.17.
|
|
829
|
+
"version" : "0.17.97",
|
|
830
830
|
"enums" : [ "return_policy_state" ],
|
|
831
831
|
"interfaces" : [ ],
|
|
832
832
|
"unions" : [ ],
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
"application" : {
|
|
842
842
|
"key" : "ftp"
|
|
843
843
|
},
|
|
844
|
-
"version" : "0.17.
|
|
844
|
+
"version" : "0.17.97",
|
|
845
845
|
"enums" : [ "ftp_file_source" ],
|
|
846
846
|
"interfaces" : [ ],
|
|
847
847
|
"unions" : [ ],
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"application" : {
|
|
857
857
|
"key" : "order-management"
|
|
858
858
|
},
|
|
859
|
-
"version" : "0.17.
|
|
859
|
+
"version" : "0.17.97",
|
|
860
860
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
861
861
|
"interfaces" : [ ],
|
|
862
862
|
"unions" : [ ],
|
|
@@ -1100,9 +1100,18 @@
|
|
|
1100
1100
|
}, {
|
|
1101
1101
|
"name" : "capture_transactions_ignored_previously_processed_count",
|
|
1102
1102
|
"attributes" : [ ]
|
|
1103
|
+
}, {
|
|
1104
|
+
"name" : "capture_queued_count",
|
|
1105
|
+
"attributes" : [ ]
|
|
1103
1106
|
}, {
|
|
1104
1107
|
"name" : "capture_transactions_total",
|
|
1105
1108
|
"attributes" : [ ]
|
|
1109
|
+
}, {
|
|
1110
|
+
"name" : "carrier_charge_transactions_count",
|
|
1111
|
+
"attributes" : [ ]
|
|
1112
|
+
}, {
|
|
1113
|
+
"name" : "carrier_charge_transactions_total",
|
|
1114
|
+
"attributes" : [ ]
|
|
1106
1115
|
}, {
|
|
1107
1116
|
"name" : "channel_transactions_processing_count",
|
|
1108
1117
|
"attributes" : [ ]
|
|
@@ -1190,6 +1199,9 @@
|
|
|
1190
1199
|
}, {
|
|
1191
1200
|
"name" : "refund_transactions_ignored_previously_processed_count",
|
|
1192
1201
|
"attributes" : [ ]
|
|
1202
|
+
}, {
|
|
1203
|
+
"name" : "refund_queued_count",
|
|
1204
|
+
"attributes" : [ ]
|
|
1193
1205
|
}, {
|
|
1194
1206
|
"name" : "refund_transactions_total",
|
|
1195
1207
|
"attributes" : [ ]
|
|
@@ -1328,6 +1340,21 @@
|
|
|
1328
1340
|
}, {
|
|
1329
1341
|
"name" : "percentage_billable_label_transactions_with_carrier_charge_90_days",
|
|
1330
1342
|
"attributes" : [ ]
|
|
1343
|
+
}, {
|
|
1344
|
+
"name" : "percentage_bank_account_updates",
|
|
1345
|
+
"attributes" : [ ]
|
|
1346
|
+
}, {
|
|
1347
|
+
"name" : "percentage_bank_account_unique_updates",
|
|
1348
|
+
"attributes" : [ ]
|
|
1349
|
+
}, {
|
|
1350
|
+
"name" : "negative_balance_number_accounts",
|
|
1351
|
+
"attributes" : [ ]
|
|
1352
|
+
}, {
|
|
1353
|
+
"name" : "negative_balance_total",
|
|
1354
|
+
"attributes" : [ ]
|
|
1355
|
+
}, {
|
|
1356
|
+
"name" : "negative_balance_single_account_max",
|
|
1357
|
+
"attributes" : [ ]
|
|
1331
1358
|
} ],
|
|
1332
1359
|
"attributes" : [ ]
|
|
1333
1360
|
}, {
|
|
@@ -1393,6 +1420,10 @@
|
|
|
1393
1420
|
"name" : "trueup",
|
|
1394
1421
|
"attributes" : [ ],
|
|
1395
1422
|
"description" : "CSV export of trueup transactions associated with the statement"
|
|
1423
|
+
}, {
|
|
1424
|
+
"name" : "carrier_charge",
|
|
1425
|
+
"attributes" : [ ],
|
|
1426
|
+
"description" : "CSV export of carrier_charge transactions associated with the statement"
|
|
1396
1427
|
}, {
|
|
1397
1428
|
"name" : "all",
|
|
1398
1429
|
"attributes" : [ ],
|
|
@@ -1501,6 +1532,10 @@
|
|
|
1501
1532
|
"name" : "trueup",
|
|
1502
1533
|
"attributes" : [ ],
|
|
1503
1534
|
"description" : "Represents a trueup_transaction"
|
|
1535
|
+
}, {
|
|
1536
|
+
"name" : "carrier_charge",
|
|
1537
|
+
"attributes" : [ ],
|
|
1538
|
+
"description" : "Represents a carrier_charge_transaction"
|
|
1504
1539
|
} ],
|
|
1505
1540
|
"attributes" : [ ]
|
|
1506
1541
|
}, {
|
|
@@ -1567,17 +1602,25 @@
|
|
|
1567
1602
|
}, {
|
|
1568
1603
|
"name" : "dtce_merged_with_tax",
|
|
1569
1604
|
"attributes" : [ ]
|
|
1605
|
+
}, {
|
|
1606
|
+
"name" : "dtce_with_inclusive_pricing",
|
|
1607
|
+
"attributes" : [ ]
|
|
1570
1608
|
} ],
|
|
1571
1609
|
"attributes" : [ ]
|
|
1572
1610
|
}, {
|
|
1573
|
-
"name" : "
|
|
1574
|
-
"plural" : "
|
|
1611
|
+
"name" : "carrier_charge_transaction_type",
|
|
1612
|
+
"plural" : "carrier_charge_transaction_types",
|
|
1575
1613
|
"values" : [ {
|
|
1576
|
-
"name" : "
|
|
1577
|
-
"attributes" : [ ]
|
|
1614
|
+
"name" : "adjustment",
|
|
1615
|
+
"attributes" : [ ],
|
|
1616
|
+
"description" : "Indicates this transaction is an adjustment to a carrier charge transaction. See transaction adjustments to find which transaction this modified"
|
|
1578
1617
|
}, {
|
|
1579
|
-
"name" : "
|
|
1618
|
+
"name" : "reversal",
|
|
1580
1619
|
"attributes" : [ ]
|
|
1620
|
+
}, {
|
|
1621
|
+
"name" : "charge",
|
|
1622
|
+
"attributes" : [ ],
|
|
1623
|
+
"description" : "A charge from the carrier. The reason will identify the reason for this charge"
|
|
1581
1624
|
} ],
|
|
1582
1625
|
"attributes" : [ ]
|
|
1583
1626
|
}, {
|
|
@@ -1818,6 +1861,9 @@
|
|
|
1818
1861
|
}, {
|
|
1819
1862
|
"name" : "incoterm_dap",
|
|
1820
1863
|
"attributes" : [ ]
|
|
1864
|
+
}, {
|
|
1865
|
+
"name" : "emergency_situation",
|
|
1866
|
+
"attributes" : [ ]
|
|
1821
1867
|
}, {
|
|
1822
1868
|
"name" : "remote_area_delivery",
|
|
1823
1869
|
"attributes" : [ ]
|
|
@@ -3014,6 +3060,17 @@
|
|
|
3014
3060
|
"attributes" : [ ]
|
|
3015
3061
|
} ],
|
|
3016
3062
|
"attributes" : [ ]
|
|
3063
|
+
}, {
|
|
3064
|
+
"name" : "colm_item_type",
|
|
3065
|
+
"plural" : "colm_item_types",
|
|
3066
|
+
"values" : [ {
|
|
3067
|
+
"name" : "physical",
|
|
3068
|
+
"attributes" : [ ]
|
|
3069
|
+
}, {
|
|
3070
|
+
"name" : "digital",
|
|
3071
|
+
"attributes" : [ ]
|
|
3072
|
+
} ],
|
|
3073
|
+
"attributes" : [ ]
|
|
3017
3074
|
}, {
|
|
3018
3075
|
"name" : "compliance_type",
|
|
3019
3076
|
"plural" : "compliance_types",
|
|
@@ -3604,6 +3661,12 @@
|
|
|
3604
3661
|
}, {
|
|
3605
3662
|
"name" : "sales_record_deleted",
|
|
3606
3663
|
"attributes" : [ ]
|
|
3664
|
+
}, {
|
|
3665
|
+
"name" : "revenue_record_upserted",
|
|
3666
|
+
"attributes" : [ ]
|
|
3667
|
+
}, {
|
|
3668
|
+
"name" : "revenue_record_deleted",
|
|
3669
|
+
"attributes" : [ ]
|
|
3607
3670
|
}, {
|
|
3608
3671
|
"name" : "calculator_organization_settings_upserted",
|
|
3609
3672
|
"attributes" : [ ]
|
|
@@ -5021,6 +5084,9 @@
|
|
|
5021
5084
|
}, {
|
|
5022
5085
|
"name" : "negative_balance_guarantee",
|
|
5023
5086
|
"attributes" : [ ]
|
|
5087
|
+
}, {
|
|
5088
|
+
"name" : "bank_payment_failure",
|
|
5089
|
+
"attributes" : [ ]
|
|
5024
5090
|
} ],
|
|
5025
5091
|
"attributes" : [ ]
|
|
5026
5092
|
}, {
|
|
@@ -5411,6 +5477,9 @@
|
|
|
5411
5477
|
}, {
|
|
5412
5478
|
"name" : "organization_status",
|
|
5413
5479
|
"attributes" : [ ]
|
|
5480
|
+
}, {
|
|
5481
|
+
"name" : "category_constraints",
|
|
5482
|
+
"attributes" : [ ]
|
|
5414
5483
|
}, {
|
|
5415
5484
|
"name" : "miscellaneous",
|
|
5416
5485
|
"attributes" : [ ],
|
|
@@ -6017,89 +6086,6 @@
|
|
|
6017
6086
|
} ],
|
|
6018
6087
|
"attributes" : [ ],
|
|
6019
6088
|
"description" : "Specifies where in the process of using a site a prompt should be asked of the consumer."
|
|
6020
|
-
}, {
|
|
6021
|
-
"name" : "queued_record_type",
|
|
6022
|
-
"plural" : "queued_record_types",
|
|
6023
|
-
"values" : [ {
|
|
6024
|
-
"name" : "capture",
|
|
6025
|
-
"attributes" : [ ]
|
|
6026
|
-
}, {
|
|
6027
|
-
"name" : "channel_transaction",
|
|
6028
|
-
"attributes" : [ ]
|
|
6029
|
-
}, {
|
|
6030
|
-
"name" : "consumer_invoice",
|
|
6031
|
-
"attributes" : [ ]
|
|
6032
|
-
}, {
|
|
6033
|
-
"name" : "fulfillment_in_transit",
|
|
6034
|
-
"attributes" : [ ]
|
|
6035
|
-
}, {
|
|
6036
|
-
"name" : "fulfillment_shipping_notification",
|
|
6037
|
-
"attributes" : [ ]
|
|
6038
|
-
}, {
|
|
6039
|
-
"name" : "fulfillment_external",
|
|
6040
|
-
"attributes" : [ ]
|
|
6041
|
-
}, {
|
|
6042
|
-
"name" : "fulfillment_order_combined_shipment",
|
|
6043
|
-
"attributes" : [ ]
|
|
6044
|
-
}, {
|
|
6045
|
-
"name" : "fulfillment_order_time",
|
|
6046
|
-
"attributes" : [ ]
|
|
6047
|
-
}, {
|
|
6048
|
-
"name" : "return_refund",
|
|
6049
|
-
"attributes" : [ ]
|
|
6050
|
-
}, {
|
|
6051
|
-
"name" : "label_tracking_summary",
|
|
6052
|
-
"attributes" : [ ]
|
|
6053
|
-
}, {
|
|
6054
|
-
"name" : "label_invoice_request",
|
|
6055
|
-
"attributes" : [ ]
|
|
6056
|
-
}, {
|
|
6057
|
-
"name" : "carrier_charge",
|
|
6058
|
-
"attributes" : [ ]
|
|
6059
|
-
}, {
|
|
6060
|
-
"name" : "carrier_charge_file",
|
|
6061
|
-
"attributes" : [ ]
|
|
6062
|
-
}, {
|
|
6063
|
-
"name" : "order",
|
|
6064
|
-
"attributes" : [ ]
|
|
6065
|
-
}, {
|
|
6066
|
-
"name" : "order_identifier",
|
|
6067
|
-
"attributes" : [ ]
|
|
6068
|
-
}, {
|
|
6069
|
-
"name" : "organization_onboarding_state",
|
|
6070
|
-
"attributes" : [ ]
|
|
6071
|
-
}, {
|
|
6072
|
-
"name" : "posting_proof",
|
|
6073
|
-
"attributes" : [ ]
|
|
6074
|
-
}, {
|
|
6075
|
-
"name" : "refund",
|
|
6076
|
-
"attributes" : [ ]
|
|
6077
|
-
}, {
|
|
6078
|
-
"name" : "refund_over_capture",
|
|
6079
|
-
"attributes" : [ ]
|
|
6080
|
-
}, {
|
|
6081
|
-
"name" : "sales_record",
|
|
6082
|
-
"attributes" : [ ]
|
|
6083
|
-
}, {
|
|
6084
|
-
"name" : "statement_batch",
|
|
6085
|
-
"attributes" : [ ]
|
|
6086
|
-
}, {
|
|
6087
|
-
"name" : "statement_email",
|
|
6088
|
-
"attributes" : [ ]
|
|
6089
|
-
}, {
|
|
6090
|
-
"name" : "statement_summary_email",
|
|
6091
|
-
"attributes" : [ ]
|
|
6092
|
-
}, {
|
|
6093
|
-
"name" : "pending_payout_transaction_event",
|
|
6094
|
-
"attributes" : [ ]
|
|
6095
|
-
}, {
|
|
6096
|
-
"name" : "credit_and_subsidy",
|
|
6097
|
-
"attributes" : [ ]
|
|
6098
|
-
}, {
|
|
6099
|
-
"name" : "negative_balance_guarantee",
|
|
6100
|
-
"attributes" : [ ]
|
|
6101
|
-
} ],
|
|
6102
|
-
"attributes" : [ ]
|
|
6103
6089
|
}, {
|
|
6104
6090
|
"name" : "quote_request_type",
|
|
6105
6091
|
"plural" : "quote_request_types",
|
|
@@ -6245,6 +6231,21 @@
|
|
|
6245
6231
|
"description" : "Report of all bank account numbers used in payouts for non channel production organizations"
|
|
6246
6232
|
} ],
|
|
6247
6233
|
"attributes" : [ ]
|
|
6234
|
+
}, {
|
|
6235
|
+
"name" : "reporting_fulfillment_is_virtual",
|
|
6236
|
+
"plural" : "reporting_fulfillment_is_virtuals",
|
|
6237
|
+
"values" : [ {
|
|
6238
|
+
"name" : "all",
|
|
6239
|
+
"attributes" : [ ]
|
|
6240
|
+
}, {
|
|
6241
|
+
"name" : "mixed",
|
|
6242
|
+
"attributes" : [ ]
|
|
6243
|
+
}, {
|
|
6244
|
+
"name" : "none",
|
|
6245
|
+
"attributes" : [ ]
|
|
6246
|
+
} ],
|
|
6247
|
+
"attributes" : [ ],
|
|
6248
|
+
"description" : "Virtual goods in global-e are known as digital goods in Flow. This enum is used to identify orders that contain any virtual goods (or all)."
|
|
6248
6249
|
}, {
|
|
6249
6250
|
"name" : "reporting_scheme",
|
|
6250
6251
|
"plural" : "reporting_schemes",
|
|
@@ -6339,6 +6340,17 @@
|
|
|
6339
6340
|
} ],
|
|
6340
6341
|
"attributes" : [ ],
|
|
6341
6342
|
"description" : "The evaluation of a product against a given restriction."
|
|
6343
|
+
}, {
|
|
6344
|
+
"name" : "revenue_record_type",
|
|
6345
|
+
"plural" : "revenue_record_types",
|
|
6346
|
+
"values" : [ {
|
|
6347
|
+
"name" : "sales",
|
|
6348
|
+
"attributes" : [ ]
|
|
6349
|
+
}, {
|
|
6350
|
+
"name" : "refund",
|
|
6351
|
+
"attributes" : [ ]
|
|
6352
|
+
} ],
|
|
6353
|
+
"attributes" : [ ]
|
|
6342
6354
|
}, {
|
|
6343
6355
|
"name" : "risk_check",
|
|
6344
6356
|
"plural" : "risk_checks",
|
|
@@ -6562,6 +6574,10 @@
|
|
|
6562
6574
|
"name" : "product_sync",
|
|
6563
6575
|
"attributes" : [ ],
|
|
6564
6576
|
"description" : "This is a signal to sync a shops products."
|
|
6577
|
+
}, {
|
|
6578
|
+
"name" : "webhook_registrations",
|
|
6579
|
+
"attributes" : [ ],
|
|
6580
|
+
"description" : "This is a signal to register all webhooks for shop"
|
|
6565
6581
|
} ],
|
|
6566
6582
|
"attributes" : [ ]
|
|
6567
6583
|
}, {
|
|
@@ -6679,6 +6695,20 @@
|
|
|
6679
6695
|
"attributes" : [ ]
|
|
6680
6696
|
} ],
|
|
6681
6697
|
"attributes" : [ ]
|
|
6698
|
+
}, {
|
|
6699
|
+
"name" : "shruti_demo_type",
|
|
6700
|
+
"plural" : "shruti_demo_types",
|
|
6701
|
+
"values" : [ {
|
|
6702
|
+
"name" : "digital",
|
|
6703
|
+
"attributes" : [ ],
|
|
6704
|
+
"description" : "Indicates item will be fulfilled digitally and no shipment is required (e.g. Gift Card)."
|
|
6705
|
+
}, {
|
|
6706
|
+
"name" : "physical",
|
|
6707
|
+
"attributes" : [ ],
|
|
6708
|
+
"description" : "Indicates item will be shipped in a physical package."
|
|
6709
|
+
} ],
|
|
6710
|
+
"attributes" : [ ],
|
|
6711
|
+
"description" : "Used to indicate an item's fulfillment method values."
|
|
6682
6712
|
}, {
|
|
6683
6713
|
"name" : "significance_action",
|
|
6684
6714
|
"plural" : "significance_actions",
|
|
@@ -6833,6 +6863,17 @@
|
|
|
6833
6863
|
} ],
|
|
6834
6864
|
"attributes" : [ ],
|
|
6835
6865
|
"description" : "Describes what action to take on a given suggestion."
|
|
6866
|
+
}, {
|
|
6867
|
+
"name" : "svitlana_type",
|
|
6868
|
+
"plural" : "svitlana_types",
|
|
6869
|
+
"values" : [ {
|
|
6870
|
+
"name" : "physical",
|
|
6871
|
+
"attributes" : [ ]
|
|
6872
|
+
}, {
|
|
6873
|
+
"name" : "digital",
|
|
6874
|
+
"attributes" : [ ]
|
|
6875
|
+
} ],
|
|
6876
|
+
"attributes" : [ ]
|
|
6836
6877
|
}, {
|
|
6837
6878
|
"name" : "tariff_eligibility_type",
|
|
6838
6879
|
"plural" : "tariff_eligibility_types",
|
|
@@ -8442,6 +8483,43 @@
|
|
|
8442
8483
|
} ],
|
|
8443
8484
|
"attributes" : [ ],
|
|
8444
8485
|
"description" : "Upsert an existing merchant under an existing payment processor account to onboard it onto Flow."
|
|
8486
|
+
}, {
|
|
8487
|
+
"name" : "reporting_currencies_interface",
|
|
8488
|
+
"plural" : "reporting_currencies_interfaces",
|
|
8489
|
+
"fields" : [ {
|
|
8490
|
+
"name" : "merchant",
|
|
8491
|
+
"type" : "decimal",
|
|
8492
|
+
"required" : true,
|
|
8493
|
+
"attributes" : [ ],
|
|
8494
|
+
"annotations" : [ ],
|
|
8495
|
+
"description" : "The value in the merchant currency",
|
|
8496
|
+
"minimum" : 0
|
|
8497
|
+
}, {
|
|
8498
|
+
"name" : "entity",
|
|
8499
|
+
"type" : "decimal",
|
|
8500
|
+
"required" : true,
|
|
8501
|
+
"attributes" : [ ],
|
|
8502
|
+
"annotations" : [ ],
|
|
8503
|
+
"description" : "The value in the entity currency",
|
|
8504
|
+
"minimum" : 0
|
|
8505
|
+
}, {
|
|
8506
|
+
"name" : "usd",
|
|
8507
|
+
"type" : "decimal",
|
|
8508
|
+
"required" : true,
|
|
8509
|
+
"attributes" : [ ],
|
|
8510
|
+
"annotations" : [ ],
|
|
8511
|
+
"description" : "The value in usd",
|
|
8512
|
+
"minimum" : 0
|
|
8513
|
+
}, {
|
|
8514
|
+
"name" : "eur",
|
|
8515
|
+
"type" : "decimal",
|
|
8516
|
+
"required" : true,
|
|
8517
|
+
"attributes" : [ ],
|
|
8518
|
+
"annotations" : [ ],
|
|
8519
|
+
"description" : "The value in eur",
|
|
8520
|
+
"minimum" : 0
|
|
8521
|
+
} ],
|
|
8522
|
+
"attributes" : [ ]
|
|
8445
8523
|
}, {
|
|
8446
8524
|
"name" : "validation_error",
|
|
8447
8525
|
"plural" : "validation_errors",
|
|
@@ -10993,6 +11071,14 @@
|
|
|
10993
11071
|
"type" : "sales_record_deleted",
|
|
10994
11072
|
"attributes" : [ ],
|
|
10995
11073
|
"discriminator_value" : "sales_record_deleted"
|
|
11074
|
+
}, {
|
|
11075
|
+
"type" : "revenue_record_upserted",
|
|
11076
|
+
"attributes" : [ ],
|
|
11077
|
+
"discriminator_value" : "revenue_record_upserted"
|
|
11078
|
+
}, {
|
|
11079
|
+
"type" : "revenue_record_deleted",
|
|
11080
|
+
"attributes" : [ ],
|
|
11081
|
+
"discriminator_value" : "revenue_record_deleted"
|
|
10996
11082
|
}, {
|
|
10997
11083
|
"type" : "calculator_organization_settings_upserted",
|
|
10998
11084
|
"attributes" : [ ],
|
|
@@ -13398,6 +13484,11 @@
|
|
|
13398
13484
|
"attributes" : [ ],
|
|
13399
13485
|
"default" : false,
|
|
13400
13486
|
"discriminator_value" : "trueup_transaction"
|
|
13487
|
+
}, {
|
|
13488
|
+
"type" : "carrier_charge_transaction",
|
|
13489
|
+
"attributes" : [ ],
|
|
13490
|
+
"default" : false,
|
|
13491
|
+
"discriminator_value" : "carrier_charge_transaction"
|
|
13401
13492
|
} ],
|
|
13402
13493
|
"attributes" : [ ],
|
|
13403
13494
|
"interfaces" : [ ],
|
|
@@ -18025,6 +18116,13 @@
|
|
|
18025
18116
|
"attributes" : [ ],
|
|
18026
18117
|
"annotations" : [ ],
|
|
18027
18118
|
"description" : "Represents the sum of all trueup transactions included in this billing statement"
|
|
18119
|
+
}, {
|
|
18120
|
+
"name" : "carrier_charge",
|
|
18121
|
+
"type" : "io.flow.common.v0.models.price",
|
|
18122
|
+
"required" : true,
|
|
18123
|
+
"attributes" : [ ],
|
|
18124
|
+
"annotations" : [ ],
|
|
18125
|
+
"description" : "Represents the sum of all carrier_charge transactions included in this billing statement"
|
|
18028
18126
|
}, {
|
|
18029
18127
|
"name" : "ending_balance",
|
|
18030
18128
|
"type" : "io.flow.common.v0.models.price",
|
|
@@ -19759,7 +19857,7 @@
|
|
|
19759
19857
|
"description" : "Globally unique identifier"
|
|
19760
19858
|
}, {
|
|
19761
19859
|
"name" : "reason",
|
|
19762
|
-
"type" : "
|
|
19860
|
+
"type" : "io.flow.trueup.v0.enums.carrier_charge_reason",
|
|
19763
19861
|
"required" : true,
|
|
19764
19862
|
"attributes" : [ ],
|
|
19765
19863
|
"annotations" : [ ]
|
|
@@ -19839,6 +19937,68 @@
|
|
|
19839
19937
|
"attributes" : [ ],
|
|
19840
19938
|
"interfaces" : [ "carrier_charge_form" ],
|
|
19841
19939
|
"description" : "Represents a request for the actual carrier charge for a shipping label"
|
|
19940
|
+
}, {
|
|
19941
|
+
"name" : "carrier_charge_transaction",
|
|
19942
|
+
"plural" : "carrier_charge_transactions",
|
|
19943
|
+
"fields" : [ {
|
|
19944
|
+
"name" : "order",
|
|
19945
|
+
"type" : "billing_order_transaction_order_reference",
|
|
19946
|
+
"required" : true,
|
|
19947
|
+
"attributes" : [ ],
|
|
19948
|
+
"annotations" : [ ]
|
|
19949
|
+
}, {
|
|
19950
|
+
"name" : "id",
|
|
19951
|
+
"type" : "string",
|
|
19952
|
+
"required" : true,
|
|
19953
|
+
"attributes" : [ ],
|
|
19954
|
+
"annotations" : [ ],
|
|
19955
|
+
"description" : "Globally unique identifier"
|
|
19956
|
+
}, {
|
|
19957
|
+
"name" : "type",
|
|
19958
|
+
"type" : "billing_transaction_type",
|
|
19959
|
+
"required" : true,
|
|
19960
|
+
"attributes" : [ ],
|
|
19961
|
+
"annotations" : [ ]
|
|
19962
|
+
}, {
|
|
19963
|
+
"name" : "status",
|
|
19964
|
+
"type" : "billing_transaction_status",
|
|
19965
|
+
"required" : true,
|
|
19966
|
+
"attributes" : [ ],
|
|
19967
|
+
"annotations" : [ ]
|
|
19968
|
+
}, {
|
|
19969
|
+
"name" : "posted_at",
|
|
19970
|
+
"type" : "date-time-iso8601",
|
|
19971
|
+
"required" : false,
|
|
19972
|
+
"attributes" : [ ],
|
|
19973
|
+
"annotations" : [ ]
|
|
19974
|
+
}, {
|
|
19975
|
+
"name" : "value",
|
|
19976
|
+
"type" : "io.flow.common.v0.models.price",
|
|
19977
|
+
"required" : true,
|
|
19978
|
+
"attributes" : [ ],
|
|
19979
|
+
"annotations" : [ ],
|
|
19980
|
+
"description" : "Represents the net amount of this transaction in the currency of the account. Value will be negative indicating an amount due to Flow. Positive value indicates amount due to the account holder"
|
|
19981
|
+
}, {
|
|
19982
|
+
"name" : "description",
|
|
19983
|
+
"type" : "string",
|
|
19984
|
+
"required" : true,
|
|
19985
|
+
"attributes" : [ ],
|
|
19986
|
+
"annotations" : [ ]
|
|
19987
|
+
}, {
|
|
19988
|
+
"name" : "statement",
|
|
19989
|
+
"type" : "billing_statement_reference",
|
|
19990
|
+
"required" : false,
|
|
19991
|
+
"attributes" : [ ],
|
|
19992
|
+
"annotations" : [ ]
|
|
19993
|
+
}, {
|
|
19994
|
+
"name" : "created_at",
|
|
19995
|
+
"type" : "date-time-iso8601",
|
|
19996
|
+
"required" : true,
|
|
19997
|
+
"attributes" : [ ],
|
|
19998
|
+
"annotations" : [ ]
|
|
19999
|
+
} ],
|
|
20000
|
+
"attributes" : [ ],
|
|
20001
|
+
"interfaces" : [ "child_transaction" ]
|
|
19842
20002
|
}, {
|
|
19843
20003
|
"name" : "carrier_charge_units",
|
|
19844
20004
|
"plural" : "carrier_charge_units",
|
|
@@ -29706,6 +29866,87 @@
|
|
|
29706
29866
|
} ],
|
|
29707
29867
|
"attributes" : [ ],
|
|
29708
29868
|
"interfaces" : [ ]
|
|
29869
|
+
}, {
|
|
29870
|
+
"name" : "colm_item",
|
|
29871
|
+
"plural" : "colm_items",
|
|
29872
|
+
"fields" : [ {
|
|
29873
|
+
"name" : "id",
|
|
29874
|
+
"type" : "string",
|
|
29875
|
+
"required" : true,
|
|
29876
|
+
"attributes" : [ ],
|
|
29877
|
+
"annotations" : [ ],
|
|
29878
|
+
"description" : "Globally unique identifier"
|
|
29879
|
+
}, {
|
|
29880
|
+
"name" : "number",
|
|
29881
|
+
"type" : "string",
|
|
29882
|
+
"required" : true,
|
|
29883
|
+
"attributes" : [ ],
|
|
29884
|
+
"annotations" : [ ],
|
|
29885
|
+
"description" : "Client's unique identifier for this object"
|
|
29886
|
+
}, {
|
|
29887
|
+
"name" : "amount",
|
|
29888
|
+
"type" : "io.flow.common.v0.models.price",
|
|
29889
|
+
"required" : true,
|
|
29890
|
+
"attributes" : [ ],
|
|
29891
|
+
"annotations" : [ ]
|
|
29892
|
+
}, {
|
|
29893
|
+
"name" : "description",
|
|
29894
|
+
"type" : "string",
|
|
29895
|
+
"required" : false,
|
|
29896
|
+
"attributes" : [ ],
|
|
29897
|
+
"annotations" : [ ]
|
|
29898
|
+
}, {
|
|
29899
|
+
"name" : "type",
|
|
29900
|
+
"type" : "colm_item_type",
|
|
29901
|
+
"required" : true,
|
|
29902
|
+
"attributes" : [ ],
|
|
29903
|
+
"annotations" : [ ]
|
|
29904
|
+
}, {
|
|
29905
|
+
"name" : "added_on",
|
|
29906
|
+
"type" : "date-iso8601",
|
|
29907
|
+
"required" : true,
|
|
29908
|
+
"attributes" : [ ],
|
|
29909
|
+
"annotations" : [ ]
|
|
29910
|
+
} ],
|
|
29911
|
+
"attributes" : [ ],
|
|
29912
|
+
"interfaces" : [ ]
|
|
29913
|
+
}, {
|
|
29914
|
+
"name" : "colm_item_form",
|
|
29915
|
+
"plural" : "colm_item_forms",
|
|
29916
|
+
"fields" : [ {
|
|
29917
|
+
"name" : "number",
|
|
29918
|
+
"type" : "string",
|
|
29919
|
+
"required" : true,
|
|
29920
|
+
"attributes" : [ ],
|
|
29921
|
+
"annotations" : [ ],
|
|
29922
|
+
"description" : "Client's unique identifier for this object"
|
|
29923
|
+
}, {
|
|
29924
|
+
"name" : "amount",
|
|
29925
|
+
"type" : "io.flow.common.v0.models.price",
|
|
29926
|
+
"required" : true,
|
|
29927
|
+
"attributes" : [ ],
|
|
29928
|
+
"annotations" : [ ]
|
|
29929
|
+
}, {
|
|
29930
|
+
"name" : "description",
|
|
29931
|
+
"type" : "string",
|
|
29932
|
+
"required" : false,
|
|
29933
|
+
"attributes" : [ ],
|
|
29934
|
+
"annotations" : [ ]
|
|
29935
|
+
}, {
|
|
29936
|
+
"name" : "type",
|
|
29937
|
+
"type" : "colm_item_type",
|
|
29938
|
+
"required" : true,
|
|
29939
|
+
"attributes" : [ ],
|
|
29940
|
+
"annotations" : [ ]
|
|
29941
|
+
}, {
|
|
29942
|
+
"name" : "added_on",
|
|
29943
|
+
"type" : "date-iso8601",
|
|
29944
|
+
"required" : true,
|
|
29945
|
+
"attributes" : [ ],
|
|
29946
|
+
"annotations" : [ ]
|
|
29947
|
+
} ],
|
|
29948
|
+
"attributes" : [ ],
|
|
29949
|
+
"interfaces" : [ ]
|
|
29709
29950
|
}, {
|
|
29710
29951
|
"name" : "commercial_invoice_comparison",
|
|
29711
29952
|
"plural" : "commercial_invoice_comparisons",
|
|
@@ -39209,6 +39450,69 @@
|
|
|
39209
39450
|
"attributes" : [ ],
|
|
39210
39451
|
"interfaces" : [ ],
|
|
39211
39452
|
"description" : "Indicates tracking data for some part of a fulfillment."
|
|
39453
|
+
}, {
|
|
39454
|
+
"name" : "fulfillment_shopper_breakdown",
|
|
39455
|
+
"plural" : "fulfillment_shopper_breakdowns",
|
|
39456
|
+
"fields" : [ {
|
|
39457
|
+
"name" : "shipping",
|
|
39458
|
+
"type" : "reporting_monetary_value",
|
|
39459
|
+
"required" : true,
|
|
39460
|
+
"attributes" : [ ],
|
|
39461
|
+
"annotations" : [ ],
|
|
39462
|
+
"description" : "Total shopper paid for shipping, ex vat/duty"
|
|
39463
|
+
}, {
|
|
39464
|
+
"name" : "fees",
|
|
39465
|
+
"type" : "reporting_shopper_fees",
|
|
39466
|
+
"required" : true,
|
|
39467
|
+
"attributes" : [ ],
|
|
39468
|
+
"annotations" : [ ],
|
|
39469
|
+
"description" : "Total shopper paid for fees, ex vat/duty"
|
|
39470
|
+
}, {
|
|
39471
|
+
"name" : "product",
|
|
39472
|
+
"type" : "reporting_monetary_value",
|
|
39473
|
+
"required" : true,
|
|
39474
|
+
"attributes" : [ ],
|
|
39475
|
+
"annotations" : [ ],
|
|
39476
|
+
"description" : "Total shopper paid for product, ex vat/duty"
|
|
39477
|
+
}, {
|
|
39478
|
+
"name" : "subtotal",
|
|
39479
|
+
"type" : "reporting_monetary_value",
|
|
39480
|
+
"required" : true,
|
|
39481
|
+
"attributes" : [ ],
|
|
39482
|
+
"annotations" : [ ],
|
|
39483
|
+
"description" : "shipping + fees + product (total paid by shopper ex tax/duty)"
|
|
39484
|
+
}, {
|
|
39485
|
+
"name" : "tax",
|
|
39486
|
+
"type" : "reporting_monetary_value",
|
|
39487
|
+
"required" : true,
|
|
39488
|
+
"attributes" : [ ],
|
|
39489
|
+
"annotations" : [ ],
|
|
39490
|
+
"description" : "Total shopper paid for all taxes"
|
|
39491
|
+
}, {
|
|
39492
|
+
"name" : "duty",
|
|
39493
|
+
"type" : "reporting_monetary_value",
|
|
39494
|
+
"required" : true,
|
|
39495
|
+
"attributes" : [ ],
|
|
39496
|
+
"annotations" : [ ],
|
|
39497
|
+
"description" : "Total shopper paid for all duties"
|
|
39498
|
+
}, {
|
|
39499
|
+
"name" : "discount",
|
|
39500
|
+
"type" : "reporting_monetary_value",
|
|
39501
|
+
"required" : true,
|
|
39502
|
+
"attributes" : [ ],
|
|
39503
|
+
"annotations" : [ ],
|
|
39504
|
+
"description" : "Discount applied before deriving the final total (order level discount)"
|
|
39505
|
+
}, {
|
|
39506
|
+
"name" : "total",
|
|
39507
|
+
"type" : "reporting_monetary_value",
|
|
39508
|
+
"required" : true,
|
|
39509
|
+
"attributes" : [ ],
|
|
39510
|
+
"annotations" : [ ],
|
|
39511
|
+
"description" : "Total shopper paid"
|
|
39512
|
+
} ],
|
|
39513
|
+
"attributes" : [ ],
|
|
39514
|
+
"interfaces" : [ ],
|
|
39515
|
+
"description" : "Breaks down the fulfillment from the perspective of the shopper, itemizing tax and duty. Main purpose is to itemize everything that the shopper paid for."
|
|
39212
39516
|
}, {
|
|
39213
39517
|
"name" : "fulfillment_snapshot",
|
|
39214
39518
|
"plural" : "fulfillment_snapshots",
|
|
@@ -45870,6 +46174,25 @@
|
|
|
45870
46174
|
"attributes" : [ ],
|
|
45871
46175
|
"interfaces" : [ ],
|
|
45872
46176
|
"description" : "Sent when Flow received a signal indicating some items of an order were shipped (regardless of how that shipment was reported). Will be sent at most once per item quantity."
|
|
46177
|
+
}, {
|
|
46178
|
+
"name" : "jean_demo_item",
|
|
46179
|
+
"plural" : "jean_demo_items",
|
|
46180
|
+
"fields" : [ {
|
|
46181
|
+
"name" : "id",
|
|
46182
|
+
"type" : "string",
|
|
46183
|
+
"required" : true,
|
|
46184
|
+
"attributes" : [ ],
|
|
46185
|
+
"annotations" : [ ],
|
|
46186
|
+
"description" : "Globally unique identifier"
|
|
46187
|
+
}, {
|
|
46188
|
+
"name" : "name",
|
|
46189
|
+
"type" : "string",
|
|
46190
|
+
"required" : true,
|
|
46191
|
+
"attributes" : [ ],
|
|
46192
|
+
"annotations" : [ ]
|
|
46193
|
+
} ],
|
|
46194
|
+
"attributes" : [ ],
|
|
46195
|
+
"interfaces" : [ ]
|
|
45873
46196
|
}, {
|
|
45874
46197
|
"name" : "key",
|
|
45875
46198
|
"plural" : "keys",
|
|
@@ -48936,6 +49259,27 @@
|
|
|
48936
49259
|
} ],
|
|
48937
49260
|
"attributes" : [ ],
|
|
48938
49261
|
"interfaces" : [ ]
|
|
49262
|
+
}, {
|
|
49263
|
+
"name" : "marked_as_final",
|
|
49264
|
+
"plural" : "marked_as_finals",
|
|
49265
|
+
"fields" : [ {
|
|
49266
|
+
"name" : "products",
|
|
49267
|
+
"type" : "boolean",
|
|
49268
|
+
"required" : true,
|
|
49269
|
+
"attributes" : [ ],
|
|
49270
|
+
"annotations" : [ ],
|
|
49271
|
+
"default" : "true"
|
|
49272
|
+
}, {
|
|
49273
|
+
"name" : "shipping",
|
|
49274
|
+
"type" : "boolean",
|
|
49275
|
+
"required" : true,
|
|
49276
|
+
"attributes" : [ ],
|
|
49277
|
+
"annotations" : [ ],
|
|
49278
|
+
"default" : "true"
|
|
49279
|
+
} ],
|
|
49280
|
+
"attributes" : [ ],
|
|
49281
|
+
"interfaces" : [ ],
|
|
49282
|
+
"description" : "For compatibility with NRR - always mark these as true. Flow does not have a separate reconciliation step. GE marks records as final once reconciliation is run. In Flow this is automated."
|
|
48939
49283
|
}, {
|
|
48940
49284
|
"name" : "marketing_gateway_channel",
|
|
48941
49285
|
"plural" : "marketing_gateway_channels",
|
|
@@ -57162,20 +57506,6 @@
|
|
|
57162
57506
|
"attributes" : [ ],
|
|
57163
57507
|
"annotations" : [ ],
|
|
57164
57508
|
"description" : "Matching negative keywords for the rule."
|
|
57165
|
-
}, {
|
|
57166
|
-
"name" : "positive_search_matches",
|
|
57167
|
-
"type" : "[string]",
|
|
57168
|
-
"required" : false,
|
|
57169
|
-
"attributes" : [ ],
|
|
57170
|
-
"annotations" : [ ],
|
|
57171
|
-
"description" : "These are keywords or short positive phrases that are matched into algolia"
|
|
57172
|
-
}, {
|
|
57173
|
-
"name" : "negative_search_matches",
|
|
57174
|
-
"type" : "[string]",
|
|
57175
|
-
"required" : false,
|
|
57176
|
-
"attributes" : [ ],
|
|
57177
|
-
"annotations" : [ ],
|
|
57178
|
-
"description" : "These are keywords or short negative phrases that are matched into algolia"
|
|
57179
57509
|
}, {
|
|
57180
57510
|
"name" : "updated_by_user_id",
|
|
57181
57511
|
"type" : "string",
|
|
@@ -59186,6 +59516,20 @@
|
|
|
59186
59516
|
} ],
|
|
59187
59517
|
"attributes" : [ ],
|
|
59188
59518
|
"interfaces" : [ ]
|
|
59519
|
+
}, {
|
|
59520
|
+
"name" : "record_reference",
|
|
59521
|
+
"plural" : "record_references",
|
|
59522
|
+
"fields" : [ {
|
|
59523
|
+
"name" : "id",
|
|
59524
|
+
"type" : "string",
|
|
59525
|
+
"required" : true,
|
|
59526
|
+
"attributes" : [ ],
|
|
59527
|
+
"annotations" : [ ],
|
|
59528
|
+
"description" : "Globally unique identifier"
|
|
59529
|
+
} ],
|
|
59530
|
+
"attributes" : [ ],
|
|
59531
|
+
"interfaces" : [ ],
|
|
59532
|
+
"description" : "The id of the parent record"
|
|
59189
59533
|
}, {
|
|
59190
59534
|
"name" : "redirect",
|
|
59191
59535
|
"plural" : "redirects",
|
|
@@ -59462,6 +59806,214 @@
|
|
|
59462
59806
|
} ],
|
|
59463
59807
|
"attributes" : [ ],
|
|
59464
59808
|
"interfaces" : [ ]
|
|
59809
|
+
}, {
|
|
59810
|
+
"name" : "reporting_authorization_reference",
|
|
59811
|
+
"plural" : "reporting_authorization_references",
|
|
59812
|
+
"fields" : [ {
|
|
59813
|
+
"name" : "id",
|
|
59814
|
+
"type" : "string",
|
|
59815
|
+
"required" : true,
|
|
59816
|
+
"attributes" : [ ],
|
|
59817
|
+
"annotations" : [ ],
|
|
59818
|
+
"description" : "Globally unique identifier"
|
|
59819
|
+
} ],
|
|
59820
|
+
"attributes" : [ ],
|
|
59821
|
+
"interfaces" : [ ]
|
|
59822
|
+
}, {
|
|
59823
|
+
"name" : "reporting_business",
|
|
59824
|
+
"plural" : "reporting_businesses",
|
|
59825
|
+
"fields" : [ {
|
|
59826
|
+
"name" : "vat_registration_number",
|
|
59827
|
+
"type" : "string",
|
|
59828
|
+
"required" : true,
|
|
59829
|
+
"attributes" : [ ],
|
|
59830
|
+
"annotations" : [ ],
|
|
59831
|
+
"description" : "In the EU - the VAT number of the business that purchased the goods."
|
|
59832
|
+
}, {
|
|
59833
|
+
"name" : "name",
|
|
59834
|
+
"type" : "string",
|
|
59835
|
+
"required" : false,
|
|
59836
|
+
"attributes" : [ ],
|
|
59837
|
+
"annotations" : [ ],
|
|
59838
|
+
"description" : "The name of the business"
|
|
59839
|
+
} ],
|
|
59840
|
+
"attributes" : [ ],
|
|
59841
|
+
"interfaces" : [ ],
|
|
59842
|
+
"description" : "Represents that the underlying data related to an order that was purchased by a business (a B2B sale)."
|
|
59843
|
+
}, {
|
|
59844
|
+
"name" : "reporting_conversion_rates",
|
|
59845
|
+
"plural" : "reporting_conversion_rates",
|
|
59846
|
+
"fields" : [ {
|
|
59847
|
+
"name" : "merchant",
|
|
59848
|
+
"type" : "decimal",
|
|
59849
|
+
"required" : true,
|
|
59850
|
+
"attributes" : [ ],
|
|
59851
|
+
"annotations" : [ ],
|
|
59852
|
+
"description" : "The value in the merchant currency",
|
|
59853
|
+
"minimum" : 0
|
|
59854
|
+
}, {
|
|
59855
|
+
"name" : "entity",
|
|
59856
|
+
"type" : "decimal",
|
|
59857
|
+
"required" : true,
|
|
59858
|
+
"attributes" : [ ],
|
|
59859
|
+
"annotations" : [ ],
|
|
59860
|
+
"description" : "The value in the entity currency",
|
|
59861
|
+
"minimum" : 0
|
|
59862
|
+
}, {
|
|
59863
|
+
"name" : "usd",
|
|
59864
|
+
"type" : "decimal",
|
|
59865
|
+
"required" : true,
|
|
59866
|
+
"attributes" : [ ],
|
|
59867
|
+
"annotations" : [ ],
|
|
59868
|
+
"description" : "The value in usd",
|
|
59869
|
+
"minimum" : 0
|
|
59870
|
+
}, {
|
|
59871
|
+
"name" : "eur",
|
|
59872
|
+
"type" : "decimal",
|
|
59873
|
+
"required" : true,
|
|
59874
|
+
"attributes" : [ ],
|
|
59875
|
+
"annotations" : [ ],
|
|
59876
|
+
"description" : "The value in eur",
|
|
59877
|
+
"minimum" : 0
|
|
59878
|
+
} ],
|
|
59879
|
+
"attributes" : [ ],
|
|
59880
|
+
"interfaces" : [ "reporting_currencies_interface" ],
|
|
59881
|
+
"description" : "Defines the conversion rates from transaction currency to each of the reporting currencies"
|
|
59882
|
+
}, {
|
|
59883
|
+
"name" : "reporting_country",
|
|
59884
|
+
"plural" : "reporting_countries",
|
|
59885
|
+
"fields" : [ {
|
|
59886
|
+
"name" : "code",
|
|
59887
|
+
"type" : "string",
|
|
59888
|
+
"required" : true,
|
|
59889
|
+
"attributes" : [ ],
|
|
59890
|
+
"annotations" : [ ],
|
|
59891
|
+
"description" : "The ISO-3166-3 country code"
|
|
59892
|
+
}, {
|
|
59893
|
+
"name" : "is_eu",
|
|
59894
|
+
"type" : "boolean",
|
|
59895
|
+
"required" : true,
|
|
59896
|
+
"attributes" : [ ],
|
|
59897
|
+
"annotations" : [ ],
|
|
59898
|
+
"description" : "True if this country is part of the EU. False otherwise."
|
|
59899
|
+
} ],
|
|
59900
|
+
"attributes" : [ ],
|
|
59901
|
+
"interfaces" : [ ],
|
|
59902
|
+
"description" : "Provides metadata about each country, notably if the country is part of the EU"
|
|
59903
|
+
}, {
|
|
59904
|
+
"name" : "reporting_currencies",
|
|
59905
|
+
"plural" : "reporting_currencies",
|
|
59906
|
+
"fields" : [ {
|
|
59907
|
+
"name" : "transaction",
|
|
59908
|
+
"type" : "string",
|
|
59909
|
+
"required" : true,
|
|
59910
|
+
"attributes" : [ ],
|
|
59911
|
+
"annotations" : [ ],
|
|
59912
|
+
"description" : "Transaction (local) currency (ISO 4217 3-character currency code)."
|
|
59913
|
+
}, {
|
|
59914
|
+
"name" : "merchant",
|
|
59915
|
+
"type" : "string",
|
|
59916
|
+
"required" : true,
|
|
59917
|
+
"attributes" : [ ],
|
|
59918
|
+
"annotations" : [ ],
|
|
59919
|
+
"description" : "Merchant currency (ISO 4217 3-character currency code). This is known as the base currency in Flow."
|
|
59920
|
+
}, {
|
|
59921
|
+
"name" : "entity",
|
|
59922
|
+
"type" : "string",
|
|
59923
|
+
"required" : true,
|
|
59924
|
+
"attributes" : [ ],
|
|
59925
|
+
"annotations" : [ ],
|
|
59926
|
+
"description" : "Entity (company) currency (ISO 4217 3-character currency code). This will match the Flow account currency and is the currency in which we settle funds to the merchant."
|
|
59927
|
+
} ],
|
|
59928
|
+
"attributes" : [ ],
|
|
59929
|
+
"interfaces" : [ ],
|
|
59930
|
+
"description" : "Defines the currencies that are most relevant to revenue reporting"
|
|
59931
|
+
}, {
|
|
59932
|
+
"name" : "reporting_debug",
|
|
59933
|
+
"plural" : "reporting_debugs",
|
|
59934
|
+
"fields" : [ {
|
|
59935
|
+
"name" : "console_order_link",
|
|
59936
|
+
"type" : "string",
|
|
59937
|
+
"required" : true,
|
|
59938
|
+
"attributes" : [ ],
|
|
59939
|
+
"annotations" : [ ],
|
|
59940
|
+
"description" : "URL to view the order associated with this record in flow's console"
|
|
59941
|
+
}, {
|
|
59942
|
+
"name" : "allocation_order_totals_delta",
|
|
59943
|
+
"type" : "decimal",
|
|
59944
|
+
"required" : false,
|
|
59945
|
+
"attributes" : [ ],
|
|
59946
|
+
"annotations" : [ ],
|
|
59947
|
+
"description" : "If not zero, the allocation and order totals do not match. This implies an increased likelihood of a discrepancy in the sales record, which may result in it failing a data consistency check."
|
|
59948
|
+
}, {
|
|
59949
|
+
"name" : "allocation_order_item_discount_delta",
|
|
59950
|
+
"type" : "decimal",
|
|
59951
|
+
"required" : false,
|
|
59952
|
+
"attributes" : [ ],
|
|
59953
|
+
"annotations" : [ ],
|
|
59954
|
+
"description" : "A known reason for allocation_order_totals_mismatch, where a discounted line item with quantity > 1 has an insufficient discount applied to the order. See COR-1078."
|
|
59955
|
+
}, {
|
|
59956
|
+
"name" : "missing_item_subsidies",
|
|
59957
|
+
"type" : "reporting_debug_missing_subsidies",
|
|
59958
|
+
"required" : false,
|
|
59959
|
+
"attributes" : [ ],
|
|
59960
|
+
"annotations" : [ ]
|
|
59961
|
+
}, {
|
|
59962
|
+
"name" : "missing_shipping_subsidies",
|
|
59963
|
+
"type" : "reporting_debug_missing_subsidies",
|
|
59964
|
+
"required" : false,
|
|
59965
|
+
"attributes" : [ ],
|
|
59966
|
+
"annotations" : [ ]
|
|
59967
|
+
} ],
|
|
59968
|
+
"attributes" : [ ],
|
|
59969
|
+
"interfaces" : [ ]
|
|
59970
|
+
}, {
|
|
59971
|
+
"name" : "reporting_debug_missing_subsidies",
|
|
59972
|
+
"plural" : "reporting_debug_missing_subsidies",
|
|
59973
|
+
"fields" : [ {
|
|
59974
|
+
"name" : "price",
|
|
59975
|
+
"type" : "boolean",
|
|
59976
|
+
"required" : false,
|
|
59977
|
+
"attributes" : [ ],
|
|
59978
|
+
"annotations" : [ ],
|
|
59979
|
+
"description" : "If true, it is possible that the allocation for the order is missing a subsidy value."
|
|
59980
|
+
}, {
|
|
59981
|
+
"name" : "tax",
|
|
59982
|
+
"type" : "boolean",
|
|
59983
|
+
"required" : false,
|
|
59984
|
+
"attributes" : [ ],
|
|
59985
|
+
"annotations" : [ ],
|
|
59986
|
+
"description" : "If true, it is possible that the allocation for the order is missing a subsidy value."
|
|
59987
|
+
}, {
|
|
59988
|
+
"name" : "duty",
|
|
59989
|
+
"type" : "boolean",
|
|
59990
|
+
"required" : false,
|
|
59991
|
+
"attributes" : [ ],
|
|
59992
|
+
"annotations" : [ ],
|
|
59993
|
+
"description" : "If true, it is possible that the allocation for the order is missing a subsidy value."
|
|
59994
|
+
} ],
|
|
59995
|
+
"attributes" : [ ],
|
|
59996
|
+
"interfaces" : [ ],
|
|
59997
|
+
"description" : "Contains hints as to the possible cause of a mismatch between the value to the shopper in a sales record and the order total"
|
|
59998
|
+
}, {
|
|
59999
|
+
"name" : "reporting_destination",
|
|
60000
|
+
"plural" : "reporting_destinations",
|
|
60001
|
+
"fields" : [ {
|
|
60002
|
+
"name" : "country",
|
|
60003
|
+
"type" : "reporting_country",
|
|
60004
|
+
"required" : true,
|
|
60005
|
+
"attributes" : [ ],
|
|
60006
|
+
"annotations" : [ ]
|
|
60007
|
+
}, {
|
|
60008
|
+
"name" : "province",
|
|
60009
|
+
"type" : "reporting_province",
|
|
60010
|
+
"required" : false,
|
|
60011
|
+
"attributes" : [ ],
|
|
60012
|
+
"annotations" : [ ]
|
|
60013
|
+
} ],
|
|
60014
|
+
"attributes" : [ ],
|
|
60015
|
+
"interfaces" : [ ],
|
|
60016
|
+
"description" : "Represents the destination of this fulfillment"
|
|
59465
60017
|
}, {
|
|
59466
60018
|
"name" : "reporting_details",
|
|
59467
60019
|
"plural" : "reporting_detailses",
|
|
@@ -59498,6 +60050,747 @@
|
|
|
59498
60050
|
} ],
|
|
59499
60051
|
"attributes" : [ ],
|
|
59500
60052
|
"interfaces" : [ ]
|
|
60053
|
+
}, {
|
|
60054
|
+
"name" : "reporting_entity",
|
|
60055
|
+
"plural" : "reporting_entities",
|
|
60056
|
+
"fields" : [ {
|
|
60057
|
+
"name" : "id",
|
|
60058
|
+
"type" : "string",
|
|
60059
|
+
"required" : true,
|
|
60060
|
+
"attributes" : [ ],
|
|
60061
|
+
"annotations" : [ ],
|
|
60062
|
+
"description" : "The ID of the entity. Implemented in Flow in io.flow.merchant.of.record.v0.enums.flow_entity",
|
|
60063
|
+
"example" : "flow-irl"
|
|
60064
|
+
} ],
|
|
60065
|
+
"attributes" : [ ],
|
|
60066
|
+
"interfaces" : [ ],
|
|
60067
|
+
"description" : "Represents the legal entity that is responsible for this sale. Each Flow account is assigned to a single entity"
|
|
60068
|
+
}, {
|
|
60069
|
+
"name" : "reporting_fulfillment",
|
|
60070
|
+
"plural" : "reporting_fulfillments",
|
|
60071
|
+
"fields" : [ {
|
|
60072
|
+
"name" : "id",
|
|
60073
|
+
"type" : "string",
|
|
60074
|
+
"required" : true,
|
|
60075
|
+
"attributes" : [ ],
|
|
60076
|
+
"annotations" : [ ],
|
|
60077
|
+
"description" : "The ID of the associated fulfillment/return"
|
|
60078
|
+
}, {
|
|
60079
|
+
"name" : "sequence_number",
|
|
60080
|
+
"type" : "long",
|
|
60081
|
+
"required" : true,
|
|
60082
|
+
"attributes" : [ ],
|
|
60083
|
+
"annotations" : [ ],
|
|
60084
|
+
"description" : "The order in which the fulfillments were created",
|
|
60085
|
+
"minimum" : 1
|
|
60086
|
+
}, {
|
|
60087
|
+
"name" : "fulfilled_at",
|
|
60088
|
+
"type" : "date-time-iso8601",
|
|
60089
|
+
"required" : true,
|
|
60090
|
+
"attributes" : [ ],
|
|
60091
|
+
"annotations" : [ ],
|
|
60092
|
+
"description" : "Represents the date on which this fulfillment was fulfilled. For orders shipped on our labels, this will be the in transit timestamp"
|
|
60093
|
+
}, {
|
|
60094
|
+
"name" : "completes_order",
|
|
60095
|
+
"type" : "boolean",
|
|
60096
|
+
"required" : true,
|
|
60097
|
+
"attributes" : [ ],
|
|
60098
|
+
"annotations" : [ ],
|
|
60099
|
+
"description" : "Marked true if this fulfillment will make true that every item/quantity in the original order has now been fulfilled - either as part of this fulfillment or a prior fulfillment"
|
|
60100
|
+
}, {
|
|
60101
|
+
"name" : "payment",
|
|
60102
|
+
"type" : "reporting_payment",
|
|
60103
|
+
"required" : true,
|
|
60104
|
+
"attributes" : [ ],
|
|
60105
|
+
"annotations" : [ ]
|
|
60106
|
+
}, {
|
|
60107
|
+
"name" : "refund",
|
|
60108
|
+
"type" : "reporting_refund_reference",
|
|
60109
|
+
"required" : false,
|
|
60110
|
+
"attributes" : [ ],
|
|
60111
|
+
"annotations" : [ ]
|
|
60112
|
+
}, {
|
|
60113
|
+
"name" : "value",
|
|
60114
|
+
"type" : "fulfillment_shopper_breakdown",
|
|
60115
|
+
"required" : true,
|
|
60116
|
+
"attributes" : [ ],
|
|
60117
|
+
"annotations" : [ ]
|
|
60118
|
+
}, {
|
|
60119
|
+
"name" : "dispatch_country",
|
|
60120
|
+
"type" : "reporting_country",
|
|
60121
|
+
"required" : false,
|
|
60122
|
+
"attributes" : [ ],
|
|
60123
|
+
"annotations" : [ ],
|
|
60124
|
+
"description" : "May be empty if is_virtual_fulfillment is true"
|
|
60125
|
+
}, {
|
|
60126
|
+
"name" : "destination",
|
|
60127
|
+
"type" : "reporting_destination",
|
|
60128
|
+
"required" : false,
|
|
60129
|
+
"attributes" : [ ],
|
|
60130
|
+
"annotations" : [ ],
|
|
60131
|
+
"description" : "May be empty if is_virtual_fulfillment is true"
|
|
60132
|
+
}, {
|
|
60133
|
+
"name" : "shipment",
|
|
60134
|
+
"type" : "reporting_shipment",
|
|
60135
|
+
"required" : false,
|
|
60136
|
+
"attributes" : [ ],
|
|
60137
|
+
"annotations" : [ ]
|
|
60138
|
+
}, {
|
|
60139
|
+
"name" : "is",
|
|
60140
|
+
"type" : "reporting_fulfillment_is",
|
|
60141
|
+
"required" : true,
|
|
60142
|
+
"attributes" : [ ],
|
|
60143
|
+
"annotations" : [ ]
|
|
60144
|
+
}, {
|
|
60145
|
+
"name" : "has",
|
|
60146
|
+
"type" : "reporting_fulfillment_has",
|
|
60147
|
+
"required" : true,
|
|
60148
|
+
"attributes" : [ ],
|
|
60149
|
+
"annotations" : [ ]
|
|
60150
|
+
}, {
|
|
60151
|
+
"name" : "fx",
|
|
60152
|
+
"type" : "reporting_fx",
|
|
60153
|
+
"required" : true,
|
|
60154
|
+
"attributes" : [ ],
|
|
60155
|
+
"annotations" : [ ]
|
|
60156
|
+
}, {
|
|
60157
|
+
"name" : "business",
|
|
60158
|
+
"type" : "reporting_business",
|
|
60159
|
+
"required" : false,
|
|
60160
|
+
"attributes" : [ ],
|
|
60161
|
+
"annotations" : [ ],
|
|
60162
|
+
"description" : "Specified if and only if this is a b2b fulfillment"
|
|
60163
|
+
} ],
|
|
60164
|
+
"attributes" : [ ],
|
|
60165
|
+
"interfaces" : [ ],
|
|
60166
|
+
"description" : "The fulfillment is the primary data that drives revenue recognition and thus the sales record"
|
|
60167
|
+
}, {
|
|
60168
|
+
"name" : "reporting_fulfillment_has",
|
|
60169
|
+
"plural" : "reporting_fulfillment_hases",
|
|
60170
|
+
"fields" : [ {
|
|
60171
|
+
"name" : "zero_vat_product",
|
|
60172
|
+
"type" : "boolean",
|
|
60173
|
+
"required" : true,
|
|
60174
|
+
"attributes" : [ ],
|
|
60175
|
+
"annotations" : [ ],
|
|
60176
|
+
"description" : "True IFF this order contains 1 or more products that has no tax"
|
|
60177
|
+
} ],
|
|
60178
|
+
"attributes" : [ ],
|
|
60179
|
+
"interfaces" : [ ]
|
|
60180
|
+
}, {
|
|
60181
|
+
"name" : "reporting_fulfillment_is",
|
|
60182
|
+
"plural" : "reporting_fulfillment_ises",
|
|
60183
|
+
"fields" : [ {
|
|
60184
|
+
"name" : "replacement",
|
|
60185
|
+
"type" : "boolean",
|
|
60186
|
+
"required" : true,
|
|
60187
|
+
"attributes" : [ ],
|
|
60188
|
+
"annotations" : [ ],
|
|
60189
|
+
"description" : "True IFF this order is a replacement order (order.type = 'replacement'). false otherwise"
|
|
60190
|
+
}, {
|
|
60191
|
+
"name" : "virtual",
|
|
60192
|
+
"type" : "reporting_fulfillment_is_virtual",
|
|
60193
|
+
"required" : true,
|
|
60194
|
+
"attributes" : [ ],
|
|
60195
|
+
"annotations" : [ ]
|
|
60196
|
+
}, {
|
|
60197
|
+
"name" : "duties_guaranteed",
|
|
60198
|
+
"type" : "boolean",
|
|
60199
|
+
"required" : true,
|
|
60200
|
+
"attributes" : [ ],
|
|
60201
|
+
"annotations" : [ ],
|
|
60202
|
+
"description" : "True if this order has duties that are guaranteed"
|
|
60203
|
+
}, {
|
|
60204
|
+
"name" : "wyol",
|
|
60205
|
+
"type" : "boolean",
|
|
60206
|
+
"required" : true,
|
|
60207
|
+
"attributes" : [ ],
|
|
60208
|
+
"annotations" : [ ],
|
|
60209
|
+
"description" : "Work Your Own Logistics - True IFF merchant shipped without using our labels"
|
|
60210
|
+
}, {
|
|
60211
|
+
"name" : "b2b",
|
|
60212
|
+
"type" : "boolean",
|
|
60213
|
+
"required" : true,
|
|
60214
|
+
"attributes" : [ ],
|
|
60215
|
+
"annotations" : [ ],
|
|
60216
|
+
"description" : "True if this order is B2B"
|
|
60217
|
+
}, {
|
|
60218
|
+
"name" : "domestic",
|
|
60219
|
+
"type" : "boolean",
|
|
60220
|
+
"required" : true,
|
|
60221
|
+
"attributes" : [ ],
|
|
60222
|
+
"annotations" : [ ],
|
|
60223
|
+
"description" : "True IFF this order is domestic (dispatch country is the same as destination country)"
|
|
60224
|
+
} ],
|
|
60225
|
+
"attributes" : [ ],
|
|
60226
|
+
"interfaces" : [ ]
|
|
60227
|
+
}, {
|
|
60228
|
+
"name" : "reporting_fx",
|
|
60229
|
+
"plural" : "reporting_fxes",
|
|
60230
|
+
"fields" : [ {
|
|
60231
|
+
"name" : "shipping",
|
|
60232
|
+
"type" : "reporting_usd",
|
|
60233
|
+
"required" : true,
|
|
60234
|
+
"attributes" : [ ],
|
|
60235
|
+
"annotations" : [ ]
|
|
60236
|
+
}, {
|
|
60237
|
+
"name" : "fees",
|
|
60238
|
+
"type" : "reporting_usd",
|
|
60239
|
+
"required" : true,
|
|
60240
|
+
"attributes" : [ ],
|
|
60241
|
+
"annotations" : [ ]
|
|
60242
|
+
}, {
|
|
60243
|
+
"name" : "product",
|
|
60244
|
+
"type" : "reporting_usd",
|
|
60245
|
+
"required" : true,
|
|
60246
|
+
"attributes" : [ ],
|
|
60247
|
+
"annotations" : [ ]
|
|
60248
|
+
}, {
|
|
60249
|
+
"name" : "tax",
|
|
60250
|
+
"type" : "reporting_usd",
|
|
60251
|
+
"required" : true,
|
|
60252
|
+
"attributes" : [ ],
|
|
60253
|
+
"annotations" : [ ]
|
|
60254
|
+
}, {
|
|
60255
|
+
"name" : "duty",
|
|
60256
|
+
"type" : "reporting_usd",
|
|
60257
|
+
"required" : true,
|
|
60258
|
+
"attributes" : [ ],
|
|
60259
|
+
"annotations" : [ ]
|
|
60260
|
+
}, {
|
|
60261
|
+
"name" : "total",
|
|
60262
|
+
"type" : "reporting_usd",
|
|
60263
|
+
"required" : true,
|
|
60264
|
+
"attributes" : [ ],
|
|
60265
|
+
"annotations" : [ ]
|
|
60266
|
+
} ],
|
|
60267
|
+
"attributes" : [ ],
|
|
60268
|
+
"interfaces" : [ ],
|
|
60269
|
+
"description" : "Aggregates all of the FX revenue on this fulfillment"
|
|
60270
|
+
}, {
|
|
60271
|
+
"name" : "reporting_merchant_breakdown",
|
|
60272
|
+
"plural" : "reporting_merchant_breakdowns",
|
|
60273
|
+
"fields" : [ {
|
|
60274
|
+
"name" : "subsidies",
|
|
60275
|
+
"type" : "reporting_merchant_subsidies",
|
|
60276
|
+
"required" : true,
|
|
60277
|
+
"attributes" : [ ],
|
|
60278
|
+
"annotations" : [ ]
|
|
60279
|
+
}, {
|
|
60280
|
+
"name" : "fees",
|
|
60281
|
+
"type" : "reporting_merchant_fees",
|
|
60282
|
+
"required" : true,
|
|
60283
|
+
"attributes" : [ ],
|
|
60284
|
+
"annotations" : [ ]
|
|
60285
|
+
}, {
|
|
60286
|
+
"name" : "transactions",
|
|
60287
|
+
"type" : "reporting_merchant_transactions",
|
|
60288
|
+
"required" : true,
|
|
60289
|
+
"attributes" : [ ],
|
|
60290
|
+
"annotations" : [ ]
|
|
60291
|
+
} ],
|
|
60292
|
+
"attributes" : [ ],
|
|
60293
|
+
"interfaces" : [ ]
|
|
60294
|
+
}, {
|
|
60295
|
+
"name" : "reporting_merchant_fees",
|
|
60296
|
+
"plural" : "reporting_merchant_fees",
|
|
60297
|
+
"fields" : [ {
|
|
60298
|
+
"name" : "duty_guarantee",
|
|
60299
|
+
"type" : "reporting_monetary_value",
|
|
60300
|
+
"required" : true,
|
|
60301
|
+
"attributes" : [ ],
|
|
60302
|
+
"annotations" : [ ]
|
|
60303
|
+
}, {
|
|
60304
|
+
"name" : "mor",
|
|
60305
|
+
"type" : "reporting_monetary_value",
|
|
60306
|
+
"required" : true,
|
|
60307
|
+
"attributes" : [ ],
|
|
60308
|
+
"annotations" : [ ]
|
|
60309
|
+
}, {
|
|
60310
|
+
"name" : "fraud",
|
|
60311
|
+
"type" : "reporting_monetary_value",
|
|
60312
|
+
"required" : true,
|
|
60313
|
+
"attributes" : [ ],
|
|
60314
|
+
"annotations" : [ ]
|
|
60315
|
+
}, {
|
|
60316
|
+
"name" : "fx",
|
|
60317
|
+
"type" : "reporting_monetary_value",
|
|
60318
|
+
"required" : true,
|
|
60319
|
+
"attributes" : [ ],
|
|
60320
|
+
"annotations" : [ ]
|
|
60321
|
+
}, {
|
|
60322
|
+
"name" : "processing",
|
|
60323
|
+
"type" : "reporting_monetary_value",
|
|
60324
|
+
"required" : true,
|
|
60325
|
+
"attributes" : [ ],
|
|
60326
|
+
"annotations" : [ ]
|
|
60327
|
+
}, {
|
|
60328
|
+
"name" : "rate_lock",
|
|
60329
|
+
"type" : "reporting_monetary_value",
|
|
60330
|
+
"required" : true,
|
|
60331
|
+
"attributes" : [ ],
|
|
60332
|
+
"annotations" : [ ]
|
|
60333
|
+
}, {
|
|
60334
|
+
"name" : "transfer",
|
|
60335
|
+
"type" : "reporting_monetary_value",
|
|
60336
|
+
"required" : true,
|
|
60337
|
+
"attributes" : [ ],
|
|
60338
|
+
"annotations" : [ ]
|
|
60339
|
+
} ],
|
|
60340
|
+
"attributes" : [ ],
|
|
60341
|
+
"interfaces" : [ ],
|
|
60342
|
+
"description" : "All fees charged to the merchant"
|
|
60343
|
+
}, {
|
|
60344
|
+
"name" : "reporting_merchant_subsidies",
|
|
60345
|
+
"plural" : "reporting_merchant_subsidies",
|
|
60346
|
+
"fields" : [ {
|
|
60347
|
+
"name" : "shipping",
|
|
60348
|
+
"type" : "reporting_monetary_value",
|
|
60349
|
+
"required" : true,
|
|
60350
|
+
"attributes" : [ ],
|
|
60351
|
+
"annotations" : [ ]
|
|
60352
|
+
}, {
|
|
60353
|
+
"name" : "tax",
|
|
60354
|
+
"type" : "reporting_monetary_value",
|
|
60355
|
+
"required" : true,
|
|
60356
|
+
"attributes" : [ ],
|
|
60357
|
+
"annotations" : [ ]
|
|
60358
|
+
}, {
|
|
60359
|
+
"name" : "duty",
|
|
60360
|
+
"type" : "reporting_monetary_value",
|
|
60361
|
+
"required" : true,
|
|
60362
|
+
"attributes" : [ ],
|
|
60363
|
+
"annotations" : [ ]
|
|
60364
|
+
}, {
|
|
60365
|
+
"name" : "ccf",
|
|
60366
|
+
"type" : "reporting_monetary_value",
|
|
60367
|
+
"required" : true,
|
|
60368
|
+
"attributes" : [ ],
|
|
60369
|
+
"annotations" : [ ]
|
|
60370
|
+
} ],
|
|
60371
|
+
"attributes" : [ ],
|
|
60372
|
+
"interfaces" : [ ],
|
|
60373
|
+
"description" : "All subsidies paid for by the merchant"
|
|
60374
|
+
}, {
|
|
60375
|
+
"name" : "reporting_merchant_transactions",
|
|
60376
|
+
"plural" : "reporting_merchant_transactions",
|
|
60377
|
+
"fields" : [ {
|
|
60378
|
+
"name" : "adjustment",
|
|
60379
|
+
"type" : "reporting_monetary_value",
|
|
60380
|
+
"required" : true,
|
|
60381
|
+
"attributes" : [ ],
|
|
60382
|
+
"annotations" : [ ]
|
|
60383
|
+
}, {
|
|
60384
|
+
"name" : "reversal",
|
|
60385
|
+
"type" : "reporting_monetary_value",
|
|
60386
|
+
"required" : true,
|
|
60387
|
+
"attributes" : [ ],
|
|
60388
|
+
"annotations" : [ ]
|
|
60389
|
+
}, {
|
|
60390
|
+
"name" : "tax",
|
|
60391
|
+
"type" : "reporting_monetary_value",
|
|
60392
|
+
"required" : true,
|
|
60393
|
+
"attributes" : [ ],
|
|
60394
|
+
"annotations" : [ ]
|
|
60395
|
+
}, {
|
|
60396
|
+
"name" : "duty",
|
|
60397
|
+
"type" : "reporting_monetary_value",
|
|
60398
|
+
"required" : true,
|
|
60399
|
+
"attributes" : [ ],
|
|
60400
|
+
"annotations" : [ ]
|
|
60401
|
+
}, {
|
|
60402
|
+
"name" : "freight",
|
|
60403
|
+
"type" : "reporting_monetary_value",
|
|
60404
|
+
"required" : true,
|
|
60405
|
+
"attributes" : [ ],
|
|
60406
|
+
"annotations" : [ ]
|
|
60407
|
+
}, {
|
|
60408
|
+
"name" : "refund",
|
|
60409
|
+
"type" : "reporting_monetary_value",
|
|
60410
|
+
"required" : true,
|
|
60411
|
+
"attributes" : [ ],
|
|
60412
|
+
"annotations" : [ ]
|
|
60413
|
+
} ],
|
|
60414
|
+
"attributes" : [ ],
|
|
60415
|
+
"interfaces" : [ ],
|
|
60416
|
+
"description" : "Transaction values charged or credited to the merchant"
|
|
60417
|
+
}, {
|
|
60418
|
+
"name" : "reporting_monetary_value",
|
|
60419
|
+
"plural" : "reporting_monetary_values",
|
|
60420
|
+
"fields" : [ {
|
|
60421
|
+
"name" : "transaction",
|
|
60422
|
+
"type" : "decimal",
|
|
60423
|
+
"required" : true,
|
|
60424
|
+
"attributes" : [ ],
|
|
60425
|
+
"annotations" : [ ],
|
|
60426
|
+
"description" : "The value in the transaction currency",
|
|
60427
|
+
"minimum" : 0
|
|
60428
|
+
}, {
|
|
60429
|
+
"name" : "merchant",
|
|
60430
|
+
"type" : "decimal",
|
|
60431
|
+
"required" : true,
|
|
60432
|
+
"attributes" : [ ],
|
|
60433
|
+
"annotations" : [ ],
|
|
60434
|
+
"description" : "The value in the merchant currency",
|
|
60435
|
+
"minimum" : 0
|
|
60436
|
+
}, {
|
|
60437
|
+
"name" : "entity",
|
|
60438
|
+
"type" : "decimal",
|
|
60439
|
+
"required" : true,
|
|
60440
|
+
"attributes" : [ ],
|
|
60441
|
+
"annotations" : [ ],
|
|
60442
|
+
"description" : "The value in the entity currency",
|
|
60443
|
+
"minimum" : 0
|
|
60444
|
+
}, {
|
|
60445
|
+
"name" : "usd",
|
|
60446
|
+
"type" : "decimal",
|
|
60447
|
+
"required" : true,
|
|
60448
|
+
"attributes" : [ ],
|
|
60449
|
+
"annotations" : [ ],
|
|
60450
|
+
"description" : "The value in usd",
|
|
60451
|
+
"minimum" : 0
|
|
60452
|
+
}, {
|
|
60453
|
+
"name" : "eur",
|
|
60454
|
+
"type" : "decimal",
|
|
60455
|
+
"required" : true,
|
|
60456
|
+
"attributes" : [ ],
|
|
60457
|
+
"annotations" : [ ],
|
|
60458
|
+
"description" : "The value in eur",
|
|
60459
|
+
"minimum" : 0
|
|
60460
|
+
} ],
|
|
60461
|
+
"attributes" : [ ],
|
|
60462
|
+
"interfaces" : [ "reporting_currencies_interface" ],
|
|
60463
|
+
"description" : "We report out monetary values in all of our reporting currencies and usd/eur to make consolidated reporting simpler"
|
|
60464
|
+
}, {
|
|
60465
|
+
"name" : "reporting_order_summary",
|
|
60466
|
+
"plural" : "reporting_order_summaries",
|
|
60467
|
+
"fields" : [ {
|
|
60468
|
+
"name" : "id",
|
|
60469
|
+
"type" : "string",
|
|
60470
|
+
"required" : true,
|
|
60471
|
+
"attributes" : [ ],
|
|
60472
|
+
"annotations" : [ ],
|
|
60473
|
+
"description" : "Globally unique identifier"
|
|
60474
|
+
}, {
|
|
60475
|
+
"name" : "number",
|
|
60476
|
+
"type" : "string",
|
|
60477
|
+
"required" : true,
|
|
60478
|
+
"attributes" : [ ],
|
|
60479
|
+
"annotations" : [ ],
|
|
60480
|
+
"description" : "Client's unique identifier for this object"
|
|
60481
|
+
}, {
|
|
60482
|
+
"name" : "submitted_at",
|
|
60483
|
+
"type" : "date-time-iso8601",
|
|
60484
|
+
"required" : true,
|
|
60485
|
+
"attributes" : [ ],
|
|
60486
|
+
"annotations" : [ ]
|
|
60487
|
+
} ],
|
|
60488
|
+
"attributes" : [ ],
|
|
60489
|
+
"interfaces" : [ ],
|
|
60490
|
+
"description" : "Summary of the order associated with this sales record"
|
|
60491
|
+
}, {
|
|
60492
|
+
"name" : "reporting_organization_summary",
|
|
60493
|
+
"plural" : "reporting_organization_summaries",
|
|
60494
|
+
"fields" : [ {
|
|
60495
|
+
"name" : "id",
|
|
60496
|
+
"type" : "string",
|
|
60497
|
+
"required" : true,
|
|
60498
|
+
"attributes" : [ ],
|
|
60499
|
+
"annotations" : [ ],
|
|
60500
|
+
"description" : "The flow organization id"
|
|
60501
|
+
}, {
|
|
60502
|
+
"name" : "name",
|
|
60503
|
+
"type" : "string",
|
|
60504
|
+
"required" : true,
|
|
60505
|
+
"attributes" : [ ],
|
|
60506
|
+
"annotations" : [ ]
|
|
60507
|
+
} ],
|
|
60508
|
+
"attributes" : [ ],
|
|
60509
|
+
"interfaces" : [ ],
|
|
60510
|
+
"description" : "A summary of the flow organization associated with this fulfillment"
|
|
60511
|
+
}, {
|
|
60512
|
+
"name" : "reporting_payment",
|
|
60513
|
+
"plural" : "reporting_payments",
|
|
60514
|
+
"fields" : [ {
|
|
60515
|
+
"name" : "metadata",
|
|
60516
|
+
"type" : "reporting_payment_metadata",
|
|
60517
|
+
"required" : false,
|
|
60518
|
+
"attributes" : [ ],
|
|
60519
|
+
"annotations" : [ ],
|
|
60520
|
+
"description" : "Will be included if there was an actual PSP transaction for this fulfillment. Otherwise empty (eg 100% discount orders, paid in full by credit, etc)"
|
|
60521
|
+
}, {
|
|
60522
|
+
"name" : "psp",
|
|
60523
|
+
"type" : "reporting_monetary_value",
|
|
60524
|
+
"required" : true,
|
|
60525
|
+
"attributes" : [ ],
|
|
60526
|
+
"annotations" : [ ]
|
|
60527
|
+
}, {
|
|
60528
|
+
"name" : "credit",
|
|
60529
|
+
"type" : "reporting_monetary_value",
|
|
60530
|
+
"required" : true,
|
|
60531
|
+
"attributes" : [ ],
|
|
60532
|
+
"annotations" : [ ],
|
|
60533
|
+
"description" : "The sum of any store credits / gift cards used to pay for the order"
|
|
60534
|
+
}, {
|
|
60535
|
+
"name" : "total",
|
|
60536
|
+
"type" : "reporting_monetary_value",
|
|
60537
|
+
"required" : true,
|
|
60538
|
+
"attributes" : [ ],
|
|
60539
|
+
"annotations" : [ ]
|
|
60540
|
+
} ],
|
|
60541
|
+
"attributes" : [ ],
|
|
60542
|
+
"interfaces" : [ ],
|
|
60543
|
+
"description" : "How the shopper paid for their fulfillment"
|
|
60544
|
+
}, {
|
|
60545
|
+
"name" : "reporting_payment_metadata",
|
|
60546
|
+
"plural" : "reporting_payment_metadata",
|
|
60547
|
+
"fields" : [ {
|
|
60548
|
+
"name" : "gateway",
|
|
60549
|
+
"type" : "processor",
|
|
60550
|
+
"required" : true,
|
|
60551
|
+
"attributes" : [ ],
|
|
60552
|
+
"annotations" : [ ],
|
|
60553
|
+
"example" : "adyen"
|
|
60554
|
+
}, {
|
|
60555
|
+
"name" : "method",
|
|
60556
|
+
"type" : "string",
|
|
60557
|
+
"required" : true,
|
|
60558
|
+
"attributes" : [ ],
|
|
60559
|
+
"annotations" : [ ],
|
|
60560
|
+
"description" : "One of the ids of payment methods documented at https://api.flow.io/reference/payment/methods or the values CouponPayment or Prepaid in Marketplace"
|
|
60561
|
+
}, {
|
|
60562
|
+
"name" : "psp_reference",
|
|
60563
|
+
"type" : "string",
|
|
60564
|
+
"required" : false,
|
|
60565
|
+
"attributes" : [ ],
|
|
60566
|
+
"annotations" : [ ],
|
|
60567
|
+
"description" : "The psp reference id. Empty if not a transaction that went to PSP (eg. coupon)"
|
|
60568
|
+
}, {
|
|
60569
|
+
"name" : "authorization",
|
|
60570
|
+
"type" : "reporting_authorization_reference",
|
|
60571
|
+
"required" : false,
|
|
60572
|
+
"attributes" : [ ],
|
|
60573
|
+
"annotations" : [ ],
|
|
60574
|
+
"description" : "The flow authorization id. Empty unless we had a valid PSP payment (eg coupon payment has no authorization)"
|
|
60575
|
+
}, {
|
|
60576
|
+
"name" : "settlement_date",
|
|
60577
|
+
"type" : "date-time-iso8601",
|
|
60578
|
+
"required" : true,
|
|
60579
|
+
"attributes" : [ ],
|
|
60580
|
+
"annotations" : [ ],
|
|
60581
|
+
"description" : "the date on which a capture became authorized or the refund successful"
|
|
60582
|
+
}, {
|
|
60583
|
+
"name" : "additional_authorizations",
|
|
60584
|
+
"type" : "reporting_payment_metadata_additional_authorizations",
|
|
60585
|
+
"required" : false,
|
|
60586
|
+
"attributes" : [ ],
|
|
60587
|
+
"annotations" : [ ]
|
|
60588
|
+
} ],
|
|
60589
|
+
"attributes" : [ ],
|
|
60590
|
+
"interfaces" : [ ],
|
|
60591
|
+
"description" : "Metadata about the payment methods. If multiple, we highlight the first authorization (by settlement date)"
|
|
60592
|
+
}, {
|
|
60593
|
+
"name" : "reporting_payment_metadata_additional_authorizations",
|
|
60594
|
+
"plural" : "reporting_payment_metadata_additional_authorizationses",
|
|
60595
|
+
"fields" : [ {
|
|
60596
|
+
"name" : "ids",
|
|
60597
|
+
"type" : "string",
|
|
60598
|
+
"required" : true,
|
|
60599
|
+
"attributes" : [ ],
|
|
60600
|
+
"annotations" : [ ],
|
|
60601
|
+
"description" : "A space separated list of the additional authorization_ids"
|
|
60602
|
+
} ],
|
|
60603
|
+
"attributes" : [ ],
|
|
60604
|
+
"interfaces" : [ ],
|
|
60605
|
+
"description" : "If there was more than 1 authorization processed for this sales record, contains a pointer to the additional methods"
|
|
60606
|
+
}, {
|
|
60607
|
+
"name" : "reporting_province",
|
|
60608
|
+
"plural" : "reporting_provinces",
|
|
60609
|
+
"fields" : [ {
|
|
60610
|
+
"name" : "code",
|
|
60611
|
+
"type" : "string",
|
|
60612
|
+
"required" : false,
|
|
60613
|
+
"attributes" : [ ],
|
|
60614
|
+
"annotations" : [ ],
|
|
60615
|
+
"description" : "The province code where applicable (See https://api.flow.io/reference/provinces)"
|
|
60616
|
+
}, {
|
|
60617
|
+
"name" : "name",
|
|
60618
|
+
"type" : "string",
|
|
60619
|
+
"required" : true,
|
|
60620
|
+
"attributes" : [ ],
|
|
60621
|
+
"annotations" : [ ]
|
|
60622
|
+
} ],
|
|
60623
|
+
"attributes" : [ ],
|
|
60624
|
+
"interfaces" : [ ],
|
|
60625
|
+
"description" : "Provides metadata about each country, notably if the country is part of the EU"
|
|
60626
|
+
}, {
|
|
60627
|
+
"name" : "reporting_reconciliation",
|
|
60628
|
+
"plural" : "reporting_reconciliations",
|
|
60629
|
+
"fields" : [ {
|
|
60630
|
+
"name" : "date",
|
|
60631
|
+
"type" : "date-time-iso8601",
|
|
60632
|
+
"required" : true,
|
|
60633
|
+
"attributes" : [ ],
|
|
60634
|
+
"annotations" : [ ]
|
|
60635
|
+
}, {
|
|
60636
|
+
"name" : "month",
|
|
60637
|
+
"type" : "integer",
|
|
60638
|
+
"required" : true,
|
|
60639
|
+
"attributes" : [ ],
|
|
60640
|
+
"annotations" : [ ],
|
|
60641
|
+
"minimum" : 1,
|
|
60642
|
+
"maximum" : 12
|
|
60643
|
+
}, {
|
|
60644
|
+
"name" : "year",
|
|
60645
|
+
"type" : "integer",
|
|
60646
|
+
"required" : true,
|
|
60647
|
+
"attributes" : [ ],
|
|
60648
|
+
"annotations" : [ ],
|
|
60649
|
+
"minimum" : 2016
|
|
60650
|
+
} ],
|
|
60651
|
+
"attributes" : [ ],
|
|
60652
|
+
"interfaces" : [ ],
|
|
60653
|
+
"description" : "Determines the date/time on which we recognize the revenue related to this fulfillment"
|
|
60654
|
+
}, {
|
|
60655
|
+
"name" : "reporting_refund_reference",
|
|
60656
|
+
"plural" : "reporting_refund_references",
|
|
60657
|
+
"fields" : [ {
|
|
60658
|
+
"name" : "id",
|
|
60659
|
+
"type" : "string",
|
|
60660
|
+
"required" : true,
|
|
60661
|
+
"attributes" : [ ],
|
|
60662
|
+
"annotations" : [ ],
|
|
60663
|
+
"description" : "Globally unique identifier"
|
|
60664
|
+
} ],
|
|
60665
|
+
"attributes" : [ ],
|
|
60666
|
+
"interfaces" : [ ]
|
|
60667
|
+
}, {
|
|
60668
|
+
"name" : "reporting_shipment",
|
|
60669
|
+
"plural" : "reporting_shipments",
|
|
60670
|
+
"fields" : [ {
|
|
60671
|
+
"name" : "carrier",
|
|
60672
|
+
"type" : "string",
|
|
60673
|
+
"required" : true,
|
|
60674
|
+
"attributes" : [ ],
|
|
60675
|
+
"annotations" : [ ],
|
|
60676
|
+
"description" : "The ID of the carrier (see https://api.flow.io/reference/carriers)"
|
|
60677
|
+
}, {
|
|
60678
|
+
"name" : "tracking_number",
|
|
60679
|
+
"type" : "string",
|
|
60680
|
+
"required" : false,
|
|
60681
|
+
"attributes" : [ ],
|
|
60682
|
+
"annotations" : [ ]
|
|
60683
|
+
} ],
|
|
60684
|
+
"attributes" : [ ],
|
|
60685
|
+
"interfaces" : [ ]
|
|
60686
|
+
}, {
|
|
60687
|
+
"name" : "reporting_shopper_fees",
|
|
60688
|
+
"plural" : "reporting_shopper_fees",
|
|
60689
|
+
"fields" : [ {
|
|
60690
|
+
"name" : "fuel",
|
|
60691
|
+
"type" : "reporting_monetary_value",
|
|
60692
|
+
"required" : true,
|
|
60693
|
+
"attributes" : [ ],
|
|
60694
|
+
"annotations" : [ ]
|
|
60695
|
+
}, {
|
|
60696
|
+
"name" : "remote_area",
|
|
60697
|
+
"type" : "reporting_monetary_value",
|
|
60698
|
+
"required" : true,
|
|
60699
|
+
"attributes" : [ ],
|
|
60700
|
+
"annotations" : [ ]
|
|
60701
|
+
}, {
|
|
60702
|
+
"name" : "oversize",
|
|
60703
|
+
"type" : "reporting_monetary_value",
|
|
60704
|
+
"required" : true,
|
|
60705
|
+
"attributes" : [ ],
|
|
60706
|
+
"annotations" : [ ]
|
|
60707
|
+
}, {
|
|
60708
|
+
"name" : "ccf",
|
|
60709
|
+
"type" : "reporting_monetary_value",
|
|
60710
|
+
"required" : true,
|
|
60711
|
+
"attributes" : [ ],
|
|
60712
|
+
"annotations" : [ ],
|
|
60713
|
+
"description" : "Maps to the duties_paid fee in flow"
|
|
60714
|
+
}, {
|
|
60715
|
+
"name" : "emergency",
|
|
60716
|
+
"type" : "reporting_monetary_value",
|
|
60717
|
+
"required" : true,
|
|
60718
|
+
"attributes" : [ ],
|
|
60719
|
+
"annotations" : [ ]
|
|
60720
|
+
}, {
|
|
60721
|
+
"name" : "peak",
|
|
60722
|
+
"type" : "reporting_monetary_value",
|
|
60723
|
+
"required" : true,
|
|
60724
|
+
"attributes" : [ ],
|
|
60725
|
+
"annotations" : [ ]
|
|
60726
|
+
} ],
|
|
60727
|
+
"attributes" : [ ],
|
|
60728
|
+
"interfaces" : [ ],
|
|
60729
|
+
"description" : "All fees paid by the shopper"
|
|
60730
|
+
}, {
|
|
60731
|
+
"name" : "reporting_usd",
|
|
60732
|
+
"plural" : "reporting_usds",
|
|
60733
|
+
"fields" : [ {
|
|
60734
|
+
"name" : "usd",
|
|
60735
|
+
"type" : "decimal",
|
|
60736
|
+
"required" : true,
|
|
60737
|
+
"attributes" : [ ],
|
|
60738
|
+
"annotations" : [ ],
|
|
60739
|
+
"minimum" : 0
|
|
60740
|
+
} ],
|
|
60741
|
+
"attributes" : [ ],
|
|
60742
|
+
"interfaces" : [ ],
|
|
60743
|
+
"description" : "Model used when we only want USD monetary values"
|
|
60744
|
+
}, {
|
|
60745
|
+
"name" : "reporting_vat_remittance",
|
|
60746
|
+
"plural" : "reporting_vat_remittances",
|
|
60747
|
+
"fields" : [ {
|
|
60748
|
+
"name" : "currency",
|
|
60749
|
+
"type" : "string",
|
|
60750
|
+
"required" : true,
|
|
60751
|
+
"attributes" : [ ],
|
|
60752
|
+
"annotations" : [ ],
|
|
60753
|
+
"description" : "ISO-3 currency that is used for VAT Remittance purposes. This is implemented as the default currency (from reference) of the destination country"
|
|
60754
|
+
}, {
|
|
60755
|
+
"name" : "rate",
|
|
60756
|
+
"type" : "reporting_vat_remittance_rate",
|
|
60757
|
+
"required" : true,
|
|
60758
|
+
"attributes" : [ ],
|
|
60759
|
+
"annotations" : [ ],
|
|
60760
|
+
"description" : "FX Conversion rates from the VAT Remittance Currency to other currencies"
|
|
60761
|
+
} ],
|
|
60762
|
+
"attributes" : [ ],
|
|
60763
|
+
"interfaces" : [ ],
|
|
60764
|
+
"description" : "Represents the data needed for VAT Remittance purposes"
|
|
60765
|
+
}, {
|
|
60766
|
+
"name" : "reporting_vat_remittance_rate",
|
|
60767
|
+
"plural" : "reporting_vat_remittance_rates",
|
|
60768
|
+
"fields" : [ {
|
|
60769
|
+
"name" : "entity",
|
|
60770
|
+
"type" : "decimal",
|
|
60771
|
+
"required" : true,
|
|
60772
|
+
"attributes" : [ ],
|
|
60773
|
+
"annotations" : [ ],
|
|
60774
|
+
"description" : "Spot FX conversion rate from the VAT Remittance Currency to entity currency",
|
|
60775
|
+
"minimum" : 0
|
|
60776
|
+
} ],
|
|
60777
|
+
"attributes" : [ ],
|
|
60778
|
+
"interfaces" : [ ],
|
|
60779
|
+
"description" : "FX Conversion rates from the VAT Remittance Currency"
|
|
60780
|
+
}, {
|
|
60781
|
+
"name" : "reporting_vendor",
|
|
60782
|
+
"plural" : "reporting_vendors",
|
|
60783
|
+
"fields" : [ {
|
|
60784
|
+
"name" : "id",
|
|
60785
|
+
"type" : "string",
|
|
60786
|
+
"required" : true,
|
|
60787
|
+
"attributes" : [ ],
|
|
60788
|
+
"annotations" : [ ],
|
|
60789
|
+
"description" : "Globally unique identifier"
|
|
60790
|
+
} ],
|
|
60791
|
+
"attributes" : [ ],
|
|
60792
|
+
"interfaces" : [ ],
|
|
60793
|
+
"description" : "Represents the vendor within the ERP Priority system to which we book the transactions"
|
|
59501
60794
|
}, {
|
|
59502
60795
|
"name" : "requeue_request_form",
|
|
59503
60796
|
"plural" : "requeue_request_forms",
|
|
@@ -59779,6 +61072,13 @@
|
|
|
59779
61072
|
"attributes" : [ ],
|
|
59780
61073
|
"annotations" : [ ],
|
|
59781
61074
|
"maximum" : 100
|
|
61075
|
+
}, {
|
|
61076
|
+
"name" : "user_ids",
|
|
61077
|
+
"type" : "[string]",
|
|
61078
|
+
"required" : false,
|
|
61079
|
+
"attributes" : [ ],
|
|
61080
|
+
"annotations" : [ ],
|
|
61081
|
+
"maximum" : 100
|
|
59782
61082
|
}, {
|
|
59783
61083
|
"name" : "categories",
|
|
59784
61084
|
"type" : "[string]",
|
|
@@ -59958,22 +61258,6 @@
|
|
|
59958
61258
|
"annotations" : [ ],
|
|
59959
61259
|
"description" : "Matching negative keywords indicating possible false positives",
|
|
59960
61260
|
"default" : "[]"
|
|
59961
|
-
}, {
|
|
59962
|
-
"name" : "positive_search_matches",
|
|
59963
|
-
"type" : "[string]",
|
|
59964
|
-
"required" : true,
|
|
59965
|
-
"attributes" : [ ],
|
|
59966
|
-
"annotations" : [ ],
|
|
59967
|
-
"description" : "These are keywords or short positive phrases that are matched into algolia",
|
|
59968
|
-
"default" : "[]"
|
|
59969
|
-
}, {
|
|
59970
|
-
"name" : "negative_search_matches",
|
|
59971
|
-
"type" : "[string]",
|
|
59972
|
-
"required" : true,
|
|
59973
|
-
"attributes" : [ ],
|
|
59974
|
-
"annotations" : [ ],
|
|
59975
|
-
"description" : "These are keywords or short negative phrases that are matched into algolia",
|
|
59976
|
-
"default" : "[]"
|
|
59977
61261
|
} ],
|
|
59978
61262
|
"attributes" : [ ],
|
|
59979
61263
|
"interfaces" : [ ]
|
|
@@ -60425,20 +61709,6 @@
|
|
|
60425
61709
|
"attributes" : [ ],
|
|
60426
61710
|
"annotations" : [ ],
|
|
60427
61711
|
"maximum" : 100
|
|
60428
|
-
}, {
|
|
60429
|
-
"name" : "positive_search_matches",
|
|
60430
|
-
"type" : "[string]",
|
|
60431
|
-
"required" : false,
|
|
60432
|
-
"attributes" : [ ],
|
|
60433
|
-
"annotations" : [ ],
|
|
60434
|
-
"description" : "These are keywords or short positive phrases that are matched into algolia"
|
|
60435
|
-
}, {
|
|
60436
|
-
"name" : "negative_search_matches",
|
|
60437
|
-
"type" : "[string]",
|
|
60438
|
-
"required" : false,
|
|
60439
|
-
"attributes" : [ ],
|
|
60440
|
-
"annotations" : [ ],
|
|
60441
|
-
"description" : "These are keywords or short negative phrases that are matched into algolia"
|
|
60442
61712
|
}, {
|
|
60443
61713
|
"name" : "user_ids",
|
|
60444
61714
|
"type" : "[string]",
|
|
@@ -60859,6 +62129,12 @@
|
|
|
60859
62129
|
"required" : true,
|
|
60860
62130
|
"attributes" : [ ],
|
|
60861
62131
|
"annotations" : [ ]
|
|
62132
|
+
}, {
|
|
62133
|
+
"name" : "completes_order",
|
|
62134
|
+
"type" : "boolean",
|
|
62135
|
+
"required" : true,
|
|
62136
|
+
"attributes" : [ ],
|
|
62137
|
+
"annotations" : [ ]
|
|
60862
62138
|
} ],
|
|
60863
62139
|
"attributes" : [ ],
|
|
60864
62140
|
"interfaces" : [ "accounting_record" ],
|
|
@@ -61034,6 +62310,170 @@
|
|
|
61034
62310
|
} ],
|
|
61035
62311
|
"attributes" : [ ],
|
|
61036
62312
|
"interfaces" : [ ]
|
|
62313
|
+
}, {
|
|
62314
|
+
"name" : "revenue_record",
|
|
62315
|
+
"plural" : "revenue_records",
|
|
62316
|
+
"fields" : [ {
|
|
62317
|
+
"name" : "id",
|
|
62318
|
+
"type" : "string",
|
|
62319
|
+
"required" : true,
|
|
62320
|
+
"attributes" : [ ],
|
|
62321
|
+
"annotations" : [ ],
|
|
62322
|
+
"description" : "Unique id for this sales record. Note that there may be more than one sales record per fulfillment."
|
|
62323
|
+
}, {
|
|
62324
|
+
"name" : "organization",
|
|
62325
|
+
"type" : "reporting_organization_summary",
|
|
62326
|
+
"required" : true,
|
|
62327
|
+
"attributes" : [ ],
|
|
62328
|
+
"annotations" : [ ],
|
|
62329
|
+
"description" : "Refers to your organization's account identifier"
|
|
62330
|
+
}, {
|
|
62331
|
+
"name" : "parent",
|
|
62332
|
+
"type" : "record_reference",
|
|
62333
|
+
"required" : false,
|
|
62334
|
+
"attributes" : [ ],
|
|
62335
|
+
"annotations" : [ ],
|
|
62336
|
+
"description" : "References the record related to the first fulfillment for this order. empty if this is the first fulfillment"
|
|
62337
|
+
}, {
|
|
62338
|
+
"name" : "type",
|
|
62339
|
+
"type" : "revenue_record_type",
|
|
62340
|
+
"required" : true,
|
|
62341
|
+
"attributes" : [ ],
|
|
62342
|
+
"annotations" : [ ]
|
|
62343
|
+
}, {
|
|
62344
|
+
"name" : "order",
|
|
62345
|
+
"type" : "reporting_order_summary",
|
|
62346
|
+
"required" : true,
|
|
62347
|
+
"attributes" : [ ],
|
|
62348
|
+
"annotations" : [ ]
|
|
62349
|
+
}, {
|
|
62350
|
+
"name" : "entity",
|
|
62351
|
+
"type" : "reporting_entity",
|
|
62352
|
+
"required" : true,
|
|
62353
|
+
"attributes" : [ ],
|
|
62354
|
+
"annotations" : [ ]
|
|
62355
|
+
}, {
|
|
62356
|
+
"name" : "vendor",
|
|
62357
|
+
"type" : "reporting_vendor",
|
|
62358
|
+
"required" : true,
|
|
62359
|
+
"attributes" : [ ],
|
|
62360
|
+
"annotations" : [ ]
|
|
62361
|
+
}, {
|
|
62362
|
+
"name" : "currencies",
|
|
62363
|
+
"type" : "reporting_currencies",
|
|
62364
|
+
"required" : true,
|
|
62365
|
+
"attributes" : [ ],
|
|
62366
|
+
"annotations" : [ ]
|
|
62367
|
+
}, {
|
|
62368
|
+
"name" : "conversion_rate",
|
|
62369
|
+
"type" : "reporting_conversion_rates",
|
|
62370
|
+
"required" : true,
|
|
62371
|
+
"attributes" : [ ],
|
|
62372
|
+
"annotations" : [ ],
|
|
62373
|
+
"description" : "Spot conversion rates from transaction|entity currency to all reporting currencies"
|
|
62374
|
+
}, {
|
|
62375
|
+
"name" : "reconciliation",
|
|
62376
|
+
"type" : "reporting_reconciliation",
|
|
62377
|
+
"required" : true,
|
|
62378
|
+
"attributes" : [ ],
|
|
62379
|
+
"annotations" : [ ]
|
|
62380
|
+
}, {
|
|
62381
|
+
"name" : "merchant",
|
|
62382
|
+
"type" : "reporting_merchant_breakdown",
|
|
62383
|
+
"required" : true,
|
|
62384
|
+
"attributes" : [ ],
|
|
62385
|
+
"annotations" : [ ]
|
|
62386
|
+
}, {
|
|
62387
|
+
"name" : "fulfillment",
|
|
62388
|
+
"type" : "reporting_fulfillment",
|
|
62389
|
+
"required" : true,
|
|
62390
|
+
"attributes" : [ ],
|
|
62391
|
+
"annotations" : [ ]
|
|
62392
|
+
}, {
|
|
62393
|
+
"name" : "vat_remittance",
|
|
62394
|
+
"type" : "reporting_vat_remittance",
|
|
62395
|
+
"required" : true,
|
|
62396
|
+
"attributes" : [ ],
|
|
62397
|
+
"annotations" : [ ]
|
|
62398
|
+
}, {
|
|
62399
|
+
"name" : "marked_as_final",
|
|
62400
|
+
"type" : "marked_as_final",
|
|
62401
|
+
"required" : true,
|
|
62402
|
+
"attributes" : [ ],
|
|
62403
|
+
"annotations" : [ ]
|
|
62404
|
+
}, {
|
|
62405
|
+
"name" : "debug",
|
|
62406
|
+
"type" : "reporting_debug",
|
|
62407
|
+
"required" : true,
|
|
62408
|
+
"attributes" : [ ],
|
|
62409
|
+
"annotations" : [ ]
|
|
62410
|
+
} ],
|
|
62411
|
+
"attributes" : [ ],
|
|
62412
|
+
"interfaces" : [ ],
|
|
62413
|
+
"description" : "All data required for revenue recognition and tax reporting. See this Doc: (https://globaleonline-my.sharepoint.com/personal/michael_bryzek_global-e_com/_layouts/15/doc.aspx?sourcedoc={7b116a73-bea2-442c-ae6f-e96979078c55}&action=edit)"
|
|
62414
|
+
}, {
|
|
62415
|
+
"name" : "revenue_record_deleted",
|
|
62416
|
+
"plural" : "revenue_record_deleteds",
|
|
62417
|
+
"fields" : [ {
|
|
62418
|
+
"name" : "event_id",
|
|
62419
|
+
"type" : "string",
|
|
62420
|
+
"required" : true,
|
|
62421
|
+
"attributes" : [ ],
|
|
62422
|
+
"annotations" : [ ]
|
|
62423
|
+
}, {
|
|
62424
|
+
"name" : "timestamp",
|
|
62425
|
+
"type" : "date-time-iso8601",
|
|
62426
|
+
"required" : true,
|
|
62427
|
+
"attributes" : [ ],
|
|
62428
|
+
"annotations" : [ ]
|
|
62429
|
+
}, {
|
|
62430
|
+
"name" : "organization",
|
|
62431
|
+
"type" : "string",
|
|
62432
|
+
"required" : true,
|
|
62433
|
+
"attributes" : [ ],
|
|
62434
|
+
"annotations" : [ ],
|
|
62435
|
+
"description" : "Refers to your organization's account identifier"
|
|
62436
|
+
}, {
|
|
62437
|
+
"name" : "id",
|
|
62438
|
+
"type" : "string",
|
|
62439
|
+
"required" : true,
|
|
62440
|
+
"attributes" : [ ],
|
|
62441
|
+
"annotations" : [ ],
|
|
62442
|
+
"description" : "Globally unique identifier"
|
|
62443
|
+
} ],
|
|
62444
|
+
"attributes" : [ ],
|
|
62445
|
+
"interfaces" : [ ]
|
|
62446
|
+
}, {
|
|
62447
|
+
"name" : "revenue_record_upserted",
|
|
62448
|
+
"plural" : "revenue_record_upserteds",
|
|
62449
|
+
"fields" : [ {
|
|
62450
|
+
"name" : "event_id",
|
|
62451
|
+
"type" : "string",
|
|
62452
|
+
"required" : true,
|
|
62453
|
+
"attributes" : [ ],
|
|
62454
|
+
"annotations" : [ ]
|
|
62455
|
+
}, {
|
|
62456
|
+
"name" : "timestamp",
|
|
62457
|
+
"type" : "date-time-iso8601",
|
|
62458
|
+
"required" : true,
|
|
62459
|
+
"attributes" : [ ],
|
|
62460
|
+
"annotations" : [ ]
|
|
62461
|
+
}, {
|
|
62462
|
+
"name" : "organization",
|
|
62463
|
+
"type" : "string",
|
|
62464
|
+
"required" : true,
|
|
62465
|
+
"attributes" : [ ],
|
|
62466
|
+
"annotations" : [ ],
|
|
62467
|
+
"description" : "Refers to your organization's account identifier"
|
|
62468
|
+
}, {
|
|
62469
|
+
"name" : "revenue_record",
|
|
62470
|
+
"type" : "revenue_record",
|
|
62471
|
+
"required" : true,
|
|
62472
|
+
"attributes" : [ ],
|
|
62473
|
+
"annotations" : [ ]
|
|
62474
|
+
} ],
|
|
62475
|
+
"attributes" : [ ],
|
|
62476
|
+
"interfaces" : [ ]
|
|
61037
62477
|
}, {
|
|
61038
62478
|
"name" : "routing_account",
|
|
61039
62479
|
"plural" : "routing_accounts",
|
|
@@ -62361,8 +63801,8 @@
|
|
|
62361
63801
|
"attributes" : [ ],
|
|
62362
63802
|
"interfaces" : [ ]
|
|
62363
63803
|
}, {
|
|
62364
|
-
"name" : "
|
|
62365
|
-
"plural" : "
|
|
63804
|
+
"name" : "shopify_markets_order_version_with_shop_id",
|
|
63805
|
+
"plural" : "shopify_markets_order_version_with_shop_ids",
|
|
62366
63806
|
"fields" : [ {
|
|
62367
63807
|
"name" : "id",
|
|
62368
63808
|
"type" : "string",
|
|
@@ -62388,6 +63828,12 @@
|
|
|
62388
63828
|
"required" : true,
|
|
62389
63829
|
"attributes" : [ ],
|
|
62390
63830
|
"annotations" : [ ]
|
|
63831
|
+
}, {
|
|
63832
|
+
"name" : "shop_id",
|
|
63833
|
+
"type" : "string",
|
|
63834
|
+
"required" : false,
|
|
63835
|
+
"attributes" : [ ],
|
|
63836
|
+
"annotations" : [ ]
|
|
62391
63837
|
} ],
|
|
62392
63838
|
"attributes" : [ ],
|
|
62393
63839
|
"interfaces" : [ ]
|
|
@@ -64321,6 +65767,91 @@
|
|
|
64321
65767
|
} ],
|
|
64322
65768
|
"attributes" : [ ],
|
|
64323
65769
|
"interfaces" : [ ]
|
|
65770
|
+
}, {
|
|
65771
|
+
"name" : "shruti_demo_item",
|
|
65772
|
+
"plural" : "shruti_demo_items",
|
|
65773
|
+
"fields" : [ {
|
|
65774
|
+
"name" : "id",
|
|
65775
|
+
"type" : "string",
|
|
65776
|
+
"required" : true,
|
|
65777
|
+
"attributes" : [ ],
|
|
65778
|
+
"annotations" : [ ],
|
|
65779
|
+
"description" : "shruti_demo_item id"
|
|
65780
|
+
}, {
|
|
65781
|
+
"name" : "number",
|
|
65782
|
+
"type" : "string",
|
|
65783
|
+
"required" : true,
|
|
65784
|
+
"attributes" : [ ],
|
|
65785
|
+
"annotations" : [ ],
|
|
65786
|
+
"description" : "shruti_demo_item number"
|
|
65787
|
+
}, {
|
|
65788
|
+
"name" : "amount",
|
|
65789
|
+
"type" : "io.flow.common.v0.models.price",
|
|
65790
|
+
"required" : true,
|
|
65791
|
+
"attributes" : [ ],
|
|
65792
|
+
"annotations" : [ ],
|
|
65793
|
+
"description" : "shruti_demo_item amount"
|
|
65794
|
+
}, {
|
|
65795
|
+
"name" : "description",
|
|
65796
|
+
"type" : "string",
|
|
65797
|
+
"required" : false,
|
|
65798
|
+
"attributes" : [ ],
|
|
65799
|
+
"annotations" : [ ],
|
|
65800
|
+
"description" : "shruti_demo_item description"
|
|
65801
|
+
}, {
|
|
65802
|
+
"name" : "type",
|
|
65803
|
+
"type" : "shruti_demo_type",
|
|
65804
|
+
"required" : true,
|
|
65805
|
+
"attributes" : [ ],
|
|
65806
|
+
"annotations" : [ ],
|
|
65807
|
+
"description" : "shruti_demo_item type"
|
|
65808
|
+
}, {
|
|
65809
|
+
"name" : "added_on",
|
|
65810
|
+
"type" : "date-time-iso8601",
|
|
65811
|
+
"required" : true,
|
|
65812
|
+
"attributes" : [ ],
|
|
65813
|
+
"annotations" : [ ],
|
|
65814
|
+
"description" : "shruti_demo_item added on date"
|
|
65815
|
+
} ],
|
|
65816
|
+
"attributes" : [ ],
|
|
65817
|
+
"interfaces" : [ ]
|
|
65818
|
+
}, {
|
|
65819
|
+
"name" : "shruti_demo_item_form",
|
|
65820
|
+
"plural" : "shruti_demo_item_forms",
|
|
65821
|
+
"fields" : [ {
|
|
65822
|
+
"name" : "number",
|
|
65823
|
+
"type" : "string",
|
|
65824
|
+
"required" : true,
|
|
65825
|
+
"attributes" : [ ],
|
|
65826
|
+
"annotations" : [ ],
|
|
65827
|
+
"description" : "Client's unique identifier for this object"
|
|
65828
|
+
}, {
|
|
65829
|
+
"name" : "amount",
|
|
65830
|
+
"type" : "io.flow.common.v0.models.price",
|
|
65831
|
+
"required" : true,
|
|
65832
|
+
"attributes" : [ ],
|
|
65833
|
+
"annotations" : [ ]
|
|
65834
|
+
}, {
|
|
65835
|
+
"name" : "description",
|
|
65836
|
+
"type" : "string",
|
|
65837
|
+
"required" : false,
|
|
65838
|
+
"attributes" : [ ],
|
|
65839
|
+
"annotations" : [ ]
|
|
65840
|
+
}, {
|
|
65841
|
+
"name" : "type",
|
|
65842
|
+
"type" : "shruti_demo_type",
|
|
65843
|
+
"required" : true,
|
|
65844
|
+
"attributes" : [ ],
|
|
65845
|
+
"annotations" : [ ]
|
|
65846
|
+
}, {
|
|
65847
|
+
"name" : "added_on",
|
|
65848
|
+
"type" : "date-time-iso8601",
|
|
65849
|
+
"required" : true,
|
|
65850
|
+
"attributes" : [ ],
|
|
65851
|
+
"annotations" : [ ]
|
|
65852
|
+
} ],
|
|
65853
|
+
"attributes" : [ ],
|
|
65854
|
+
"interfaces" : [ ]
|
|
64324
65855
|
}, {
|
|
64325
65856
|
"name" : "simple_account_reference",
|
|
64326
65857
|
"plural" : "simple_account_references",
|
|
@@ -66224,23 +67755,98 @@
|
|
|
66224
67755
|
"attributes" : [ ],
|
|
66225
67756
|
"interfaces" : [ ]
|
|
66226
67757
|
}, {
|
|
66227
|
-
"name" : "svb_virtual_card_clearing_upserted",
|
|
66228
|
-
"plural" : "svb_virtual_card_clearing_upserteds",
|
|
67758
|
+
"name" : "svb_virtual_card_clearing_upserted",
|
|
67759
|
+
"plural" : "svb_virtual_card_clearing_upserteds",
|
|
67760
|
+
"fields" : [ {
|
|
67761
|
+
"name" : "event_id",
|
|
67762
|
+
"type" : "string",
|
|
67763
|
+
"required" : true,
|
|
67764
|
+
"attributes" : [ ],
|
|
67765
|
+
"annotations" : [ ]
|
|
67766
|
+
}, {
|
|
67767
|
+
"name" : "timestamp",
|
|
67768
|
+
"type" : "date-time-iso8601",
|
|
67769
|
+
"required" : true,
|
|
67770
|
+
"attributes" : [ ],
|
|
67771
|
+
"annotations" : [ ]
|
|
67772
|
+
}, {
|
|
67773
|
+
"name" : "svb_virtual_card_clearing",
|
|
67774
|
+
"type" : "svb_virtual_card_clearing",
|
|
67775
|
+
"required" : true,
|
|
67776
|
+
"attributes" : [ ],
|
|
67777
|
+
"annotations" : [ ]
|
|
67778
|
+
} ],
|
|
67779
|
+
"attributes" : [ ],
|
|
67780
|
+
"interfaces" : [ ]
|
|
67781
|
+
}, {
|
|
67782
|
+
"name" : "svitlana_item",
|
|
67783
|
+
"plural" : "svitlana_items",
|
|
66229
67784
|
"fields" : [ {
|
|
66230
|
-
"name" : "
|
|
67785
|
+
"name" : "id",
|
|
67786
|
+
"type" : "string",
|
|
67787
|
+
"required" : true,
|
|
67788
|
+
"attributes" : [ ],
|
|
67789
|
+
"annotations" : [ ],
|
|
67790
|
+
"description" : "Globally unique identifier"
|
|
67791
|
+
}, {
|
|
67792
|
+
"name" : "number",
|
|
67793
|
+
"type" : "string",
|
|
67794
|
+
"required" : true,
|
|
67795
|
+
"attributes" : [ ],
|
|
67796
|
+
"annotations" : [ ],
|
|
67797
|
+
"description" : "Client's unique identifier for this object"
|
|
67798
|
+
}, {
|
|
67799
|
+
"name" : "amount",
|
|
67800
|
+
"type" : "decimal",
|
|
67801
|
+
"required" : true,
|
|
67802
|
+
"attributes" : [ ],
|
|
67803
|
+
"annotations" : [ ]
|
|
67804
|
+
}, {
|
|
67805
|
+
"name" : "description",
|
|
66231
67806
|
"type" : "string",
|
|
67807
|
+
"required" : false,
|
|
67808
|
+
"attributes" : [ ],
|
|
67809
|
+
"annotations" : [ ]
|
|
67810
|
+
}, {
|
|
67811
|
+
"name" : "type",
|
|
67812
|
+
"type" : "svitlana_type",
|
|
66232
67813
|
"required" : true,
|
|
66233
67814
|
"attributes" : [ ],
|
|
66234
67815
|
"annotations" : [ ]
|
|
66235
67816
|
}, {
|
|
66236
|
-
"name" : "
|
|
67817
|
+
"name" : "added_on",
|
|
66237
67818
|
"type" : "date-time-iso8601",
|
|
66238
67819
|
"required" : true,
|
|
66239
67820
|
"attributes" : [ ],
|
|
66240
67821
|
"annotations" : [ ]
|
|
67822
|
+
} ],
|
|
67823
|
+
"attributes" : [ ],
|
|
67824
|
+
"interfaces" : [ ]
|
|
67825
|
+
}, {
|
|
67826
|
+
"name" : "svitlana_item_form",
|
|
67827
|
+
"plural" : "svitlana_item_forms",
|
|
67828
|
+
"fields" : [ {
|
|
67829
|
+
"name" : "number",
|
|
67830
|
+
"type" : "string",
|
|
67831
|
+
"required" : true,
|
|
67832
|
+
"attributes" : [ ],
|
|
67833
|
+
"annotations" : [ ],
|
|
67834
|
+
"description" : "Client's unique identifier for this object"
|
|
66241
67835
|
}, {
|
|
66242
|
-
"name" : "
|
|
66243
|
-
"type" : "
|
|
67836
|
+
"name" : "amount",
|
|
67837
|
+
"type" : "decimal",
|
|
67838
|
+
"required" : true,
|
|
67839
|
+
"attributes" : [ ],
|
|
67840
|
+
"annotations" : [ ]
|
|
67841
|
+
}, {
|
|
67842
|
+
"name" : "description",
|
|
67843
|
+
"type" : "string",
|
|
67844
|
+
"required" : false,
|
|
67845
|
+
"attributes" : [ ],
|
|
67846
|
+
"annotations" : [ ]
|
|
67847
|
+
}, {
|
|
67848
|
+
"name" : "type",
|
|
67849
|
+
"type" : "svitlana_type",
|
|
66244
67850
|
"required" : true,
|
|
66245
67851
|
"attributes" : [ ],
|
|
66246
67852
|
"annotations" : [ ]
|
|
@@ -69805,54 +71411,6 @@
|
|
|
69805
71411
|
"attributes" : [ ]
|
|
69806
71412
|
} ],
|
|
69807
71413
|
"attributes" : [ ]
|
|
69808
|
-
}, {
|
|
69809
|
-
"method" : "POST",
|
|
69810
|
-
"path" : "/internal/bank/payments/:id/clone_failed",
|
|
69811
|
-
"parameters" : [ {
|
|
69812
|
-
"name" : "id",
|
|
69813
|
-
"type" : "string",
|
|
69814
|
-
"location" : "Path",
|
|
69815
|
-
"required" : true,
|
|
69816
|
-
"description" : "Filter by one or more IDs of this resource"
|
|
69817
|
-
} ],
|
|
69818
|
-
"responses" : [ {
|
|
69819
|
-
"code" : {
|
|
69820
|
-
"integer" : {
|
|
69821
|
-
"value" : 201
|
|
69822
|
-
}
|
|
69823
|
-
},
|
|
69824
|
-
"type" : "bank_payment",
|
|
69825
|
-
"description" : "Operation succeeded and the resource was created",
|
|
69826
|
-
"attributes" : [ ]
|
|
69827
|
-
}, {
|
|
69828
|
-
"code" : {
|
|
69829
|
-
"integer" : {
|
|
69830
|
-
"value" : 401
|
|
69831
|
-
}
|
|
69832
|
-
},
|
|
69833
|
-
"type" : "unit",
|
|
69834
|
-
"description" : "Authorization failed",
|
|
69835
|
-
"attributes" : [ ]
|
|
69836
|
-
}, {
|
|
69837
|
-
"code" : {
|
|
69838
|
-
"integer" : {
|
|
69839
|
-
"value" : 404
|
|
69840
|
-
}
|
|
69841
|
-
},
|
|
69842
|
-
"type" : "unit",
|
|
69843
|
-
"description" : "Resource was not found",
|
|
69844
|
-
"attributes" : [ ]
|
|
69845
|
-
}, {
|
|
69846
|
-
"code" : {
|
|
69847
|
-
"integer" : {
|
|
69848
|
-
"value" : 422
|
|
69849
|
-
}
|
|
69850
|
-
},
|
|
69851
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
69852
|
-
"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.",
|
|
69853
|
-
"attributes" : [ ]
|
|
69854
|
-
} ],
|
|
69855
|
-
"attributes" : [ ]
|
|
69856
71414
|
}, {
|
|
69857
71415
|
"method" : "PUT",
|
|
69858
71416
|
"path" : "/internal/bank/payments/:id/status",
|
|
@@ -72908,6 +74466,14 @@
|
|
|
72908
74466
|
"type" : "io.flow.error.v0.models.generic_error",
|
|
72909
74467
|
"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.",
|
|
72910
74468
|
"attributes" : [ ]
|
|
74469
|
+
}, {
|
|
74470
|
+
"code" : {
|
|
74471
|
+
"integer" : {
|
|
74472
|
+
"value" : 504
|
|
74473
|
+
}
|
|
74474
|
+
},
|
|
74475
|
+
"type" : "unit",
|
|
74476
|
+
"attributes" : [ ]
|
|
72911
74477
|
} ],
|
|
72912
74478
|
"attributes" : [ {
|
|
72913
74479
|
"name" : "linter",
|
|
@@ -73295,6 +74861,14 @@
|
|
|
73295
74861
|
"type" : "unit",
|
|
73296
74862
|
"description" : "Authorization failed",
|
|
73297
74863
|
"attributes" : [ ]
|
|
74864
|
+
}, {
|
|
74865
|
+
"code" : {
|
|
74866
|
+
"integer" : {
|
|
74867
|
+
"value" : 504
|
|
74868
|
+
}
|
|
74869
|
+
},
|
|
74870
|
+
"type" : "unit",
|
|
74871
|
+
"attributes" : [ ]
|
|
73298
74872
|
} ],
|
|
73299
74873
|
"attributes" : [ {
|
|
73300
74874
|
"name" : "linter",
|
|
@@ -75588,7 +77162,174 @@
|
|
|
75588
77162
|
"attributes" : [ {
|
|
75589
77163
|
"name" : "linter",
|
|
75590
77164
|
"value" : {
|
|
75591
|
-
"ignore" : [ "get", "sort_parameter_default", "id", "limit", "offset", "sort", "versions" ]
|
|
77165
|
+
"ignore" : [ "get", "sort_parameter_default", "id", "limit", "offset", "sort", "versions" ]
|
|
77166
|
+
}
|
|
77167
|
+
} ]
|
|
77168
|
+
} ],
|
|
77169
|
+
"attributes" : [ {
|
|
77170
|
+
"name" : "docs",
|
|
77171
|
+
"value" : {
|
|
77172
|
+
"module" : "general"
|
|
77173
|
+
}
|
|
77174
|
+
} ],
|
|
77175
|
+
"path" : "/classification",
|
|
77176
|
+
"description" : "Returns a list of products for classification."
|
|
77177
|
+
}, {
|
|
77178
|
+
"type" : "classification_requeue_request",
|
|
77179
|
+
"plural" : "classification_requeue_requests",
|
|
77180
|
+
"operations" : [ {
|
|
77181
|
+
"method" : "POST",
|
|
77182
|
+
"path" : "/:organization/classification/requeue/request",
|
|
77183
|
+
"parameters" : [ {
|
|
77184
|
+
"name" : "organization",
|
|
77185
|
+
"type" : "string",
|
|
77186
|
+
"location" : "Path",
|
|
77187
|
+
"required" : true,
|
|
77188
|
+
"description" : "Refers to your organization's account identifier"
|
|
77189
|
+
}, {
|
|
77190
|
+
"name" : "limit",
|
|
77191
|
+
"type" : "integer",
|
|
77192
|
+
"location" : "Query",
|
|
77193
|
+
"required" : true,
|
|
77194
|
+
"description" : "The maximum number of results to return"
|
|
77195
|
+
} ],
|
|
77196
|
+
"responses" : [ {
|
|
77197
|
+
"code" : {
|
|
77198
|
+
"integer" : {
|
|
77199
|
+
"value" : 201
|
|
77200
|
+
}
|
|
77201
|
+
},
|
|
77202
|
+
"type" : "classification_requeue_request",
|
|
77203
|
+
"description" : "Operation succeeded and the resource was created",
|
|
77204
|
+
"attributes" : [ ]
|
|
77205
|
+
}, {
|
|
77206
|
+
"code" : {
|
|
77207
|
+
"integer" : {
|
|
77208
|
+
"value" : 401
|
|
77209
|
+
}
|
|
77210
|
+
},
|
|
77211
|
+
"type" : "unit",
|
|
77212
|
+
"description" : "Authorization failed",
|
|
77213
|
+
"attributes" : [ ]
|
|
77214
|
+
}, {
|
|
77215
|
+
"code" : {
|
|
77216
|
+
"integer" : {
|
|
77217
|
+
"value" : 422
|
|
77218
|
+
}
|
|
77219
|
+
},
|
|
77220
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
77221
|
+
"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.",
|
|
77222
|
+
"attributes" : [ ]
|
|
77223
|
+
} ],
|
|
77224
|
+
"attributes" : [ ],
|
|
77225
|
+
"body" : {
|
|
77226
|
+
"type" : "requeue_request_form",
|
|
77227
|
+
"attributes" : [ ]
|
|
77228
|
+
}
|
|
77229
|
+
} ],
|
|
77230
|
+
"attributes" : [ {
|
|
77231
|
+
"name" : "docs",
|
|
77232
|
+
"value" : {
|
|
77233
|
+
"module" : "general"
|
|
77234
|
+
}
|
|
77235
|
+
} ],
|
|
77236
|
+
"path" : "/:organization/classification/requeue/request"
|
|
77237
|
+
}, {
|
|
77238
|
+
"type" : "classification_statistics",
|
|
77239
|
+
"plural" : "classification_statistics",
|
|
77240
|
+
"operations" : [ {
|
|
77241
|
+
"method" : "GET",
|
|
77242
|
+
"path" : "/:organization/classification/statistics",
|
|
77243
|
+
"parameters" : [ {
|
|
77244
|
+
"name" : "organization",
|
|
77245
|
+
"type" : "string",
|
|
77246
|
+
"location" : "Path",
|
|
77247
|
+
"required" : true,
|
|
77248
|
+
"description" : "Refers to your organization's account identifier"
|
|
77249
|
+
} ],
|
|
77250
|
+
"responses" : [ {
|
|
77251
|
+
"code" : {
|
|
77252
|
+
"integer" : {
|
|
77253
|
+
"value" : 200
|
|
77254
|
+
}
|
|
77255
|
+
},
|
|
77256
|
+
"type" : "[classification_statistics]",
|
|
77257
|
+
"description" : "Successful response",
|
|
77258
|
+
"attributes" : [ ]
|
|
77259
|
+
}, {
|
|
77260
|
+
"code" : {
|
|
77261
|
+
"integer" : {
|
|
77262
|
+
"value" : 401
|
|
77263
|
+
}
|
|
77264
|
+
},
|
|
77265
|
+
"type" : "unit",
|
|
77266
|
+
"description" : "Authorization failed",
|
|
77267
|
+
"attributes" : [ ]
|
|
77268
|
+
}, {
|
|
77269
|
+
"code" : {
|
|
77270
|
+
"integer" : {
|
|
77271
|
+
"value" : 404
|
|
77272
|
+
}
|
|
77273
|
+
},
|
|
77274
|
+
"type" : "unit",
|
|
77275
|
+
"description" : "Resource was not found",
|
|
77276
|
+
"attributes" : [ ]
|
|
77277
|
+
} ],
|
|
77278
|
+
"attributes" : [ {
|
|
77279
|
+
"name" : "linter",
|
|
77280
|
+
"value" : {
|
|
77281
|
+
"ignore" : [ "get", "sort_parameter_default", "id", "limit", "offset", "sort", "versions" ]
|
|
77282
|
+
}
|
|
77283
|
+
} ],
|
|
77284
|
+
"description" : "Get statistics for items by harmonization status"
|
|
77285
|
+
} ],
|
|
77286
|
+
"attributes" : [ {
|
|
77287
|
+
"name" : "docs",
|
|
77288
|
+
"value" : {
|
|
77289
|
+
"module" : "general"
|
|
77290
|
+
}
|
|
77291
|
+
} ],
|
|
77292
|
+
"path" : "/:organization/classification/statistics",
|
|
77293
|
+
"description" : "Number of items by classification status."
|
|
77294
|
+
}, {
|
|
77295
|
+
"type" : "classification_taxonomy",
|
|
77296
|
+
"plural" : "classification_taxonomy",
|
|
77297
|
+
"operations" : [ {
|
|
77298
|
+
"method" : "GET",
|
|
77299
|
+
"path" : "/classification/taxonomy",
|
|
77300
|
+
"parameters" : [ ],
|
|
77301
|
+
"responses" : [ {
|
|
77302
|
+
"code" : {
|
|
77303
|
+
"integer" : {
|
|
77304
|
+
"value" : 200
|
|
77305
|
+
}
|
|
77306
|
+
},
|
|
77307
|
+
"type" : "[classification_taxonomy]",
|
|
77308
|
+
"description" : "Successful response",
|
|
77309
|
+
"attributes" : [ ]
|
|
77310
|
+
}, {
|
|
77311
|
+
"code" : {
|
|
77312
|
+
"integer" : {
|
|
77313
|
+
"value" : 401
|
|
77314
|
+
}
|
|
77315
|
+
},
|
|
77316
|
+
"type" : "unit",
|
|
77317
|
+
"description" : "Authorization failed",
|
|
77318
|
+
"attributes" : [ ]
|
|
77319
|
+
}, {
|
|
77320
|
+
"code" : {
|
|
77321
|
+
"integer" : {
|
|
77322
|
+
"value" : 422
|
|
77323
|
+
}
|
|
77324
|
+
},
|
|
77325
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
77326
|
+
"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.",
|
|
77327
|
+
"attributes" : [ ]
|
|
77328
|
+
} ],
|
|
77329
|
+
"attributes" : [ {
|
|
77330
|
+
"name" : "linter",
|
|
77331
|
+
"value" : {
|
|
77332
|
+
"ignore" : [ "get", "id", "limit", "offset", "sort" ]
|
|
75592
77333
|
}
|
|
75593
77334
|
} ]
|
|
75594
77335
|
} ],
|
|
@@ -75598,34 +77339,92 @@
|
|
|
75598
77339
|
"module" : "general"
|
|
75599
77340
|
}
|
|
75600
77341
|
} ],
|
|
75601
|
-
"path" : "/classification",
|
|
75602
|
-
"description" : "Returns a list of
|
|
77342
|
+
"path" : "/classification/taxonomy",
|
|
77343
|
+
"description" : "Returns a categorized list of supported item types and their characteristics"
|
|
75603
77344
|
}, {
|
|
75604
|
-
"type" : "
|
|
75605
|
-
"plural" : "
|
|
77345
|
+
"type" : "colm_item",
|
|
77346
|
+
"plural" : "colm_items",
|
|
75606
77347
|
"operations" : [ {
|
|
75607
|
-
"method" : "
|
|
75608
|
-
"path" : "
|
|
77348
|
+
"method" : "GET",
|
|
77349
|
+
"path" : "/colm/items",
|
|
75609
77350
|
"parameters" : [ {
|
|
75610
|
-
"name" : "
|
|
75611
|
-
"type" : "string",
|
|
75612
|
-
"location" : "
|
|
75613
|
-
"required" :
|
|
75614
|
-
"description" : "
|
|
77351
|
+
"name" : "id",
|
|
77352
|
+
"type" : "[string]",
|
|
77353
|
+
"location" : "Query",
|
|
77354
|
+
"required" : false,
|
|
77355
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
77356
|
+
"maximum" : 100
|
|
75615
77357
|
}, {
|
|
75616
77358
|
"name" : "limit",
|
|
75617
|
-
"type" : "
|
|
77359
|
+
"type" : "long",
|
|
75618
77360
|
"location" : "Query",
|
|
75619
77361
|
"required" : true,
|
|
75620
|
-
"description" : "The maximum number of results to return"
|
|
77362
|
+
"description" : "The maximum number of results to return",
|
|
77363
|
+
"default" : "25",
|
|
77364
|
+
"minimum" : 1,
|
|
77365
|
+
"maximum" : 100
|
|
77366
|
+
}, {
|
|
77367
|
+
"name" : "offset",
|
|
77368
|
+
"type" : "long",
|
|
77369
|
+
"location" : "Query",
|
|
77370
|
+
"required" : true,
|
|
77371
|
+
"description" : "The number of results to skip before returning results",
|
|
77372
|
+
"default" : "0",
|
|
77373
|
+
"minimum" : 0
|
|
77374
|
+
}, {
|
|
77375
|
+
"name" : "sort",
|
|
77376
|
+
"type" : "string",
|
|
77377
|
+
"location" : "Query",
|
|
77378
|
+
"required" : true,
|
|
77379
|
+
"default" : "-created_at"
|
|
77380
|
+
} ],
|
|
77381
|
+
"responses" : [ {
|
|
77382
|
+
"code" : {
|
|
77383
|
+
"integer" : {
|
|
77384
|
+
"value" : 200
|
|
77385
|
+
}
|
|
77386
|
+
},
|
|
77387
|
+
"type" : "[colm_item]",
|
|
77388
|
+
"description" : "Successful response",
|
|
77389
|
+
"attributes" : [ ]
|
|
77390
|
+
}, {
|
|
77391
|
+
"code" : {
|
|
77392
|
+
"integer" : {
|
|
77393
|
+
"value" : 401
|
|
77394
|
+
}
|
|
77395
|
+
},
|
|
77396
|
+
"type" : "unit",
|
|
77397
|
+
"description" : "Authorization failed",
|
|
77398
|
+
"attributes" : [ ]
|
|
77399
|
+
}, {
|
|
77400
|
+
"code" : {
|
|
77401
|
+
"integer" : {
|
|
77402
|
+
"value" : 404
|
|
77403
|
+
}
|
|
77404
|
+
},
|
|
77405
|
+
"type" : "unit",
|
|
77406
|
+
"description" : "Resource was not found",
|
|
77407
|
+
"attributes" : [ ]
|
|
75621
77408
|
} ],
|
|
77409
|
+
"attributes" : [ {
|
|
77410
|
+
"name" : "sort",
|
|
77411
|
+
"value" : {
|
|
77412
|
+
"values" : [ {
|
|
77413
|
+
"value" : "added_on"
|
|
77414
|
+
} ]
|
|
77415
|
+
}
|
|
77416
|
+
} ]
|
|
77417
|
+
}, {
|
|
77418
|
+
"method" : "POST",
|
|
77419
|
+
"path" : "/colm/items",
|
|
77420
|
+
"parameters" : [ ],
|
|
75622
77421
|
"responses" : [ {
|
|
75623
77422
|
"code" : {
|
|
75624
77423
|
"integer" : {
|
|
75625
77424
|
"value" : 201
|
|
75626
77425
|
}
|
|
75627
77426
|
},
|
|
75628
|
-
"type" : "
|
|
77427
|
+
"type" : "colm_item",
|
|
75629
77428
|
"description" : "Operation succeeded and the resource was created",
|
|
75630
77429
|
"attributes" : [ ]
|
|
75631
77430
|
}, {
|
|
@@ -75637,6 +77436,15 @@
|
|
|
75637
77436
|
"type" : "unit",
|
|
75638
77437
|
"description" : "Authorization failed",
|
|
75639
77438
|
"attributes" : [ ]
|
|
77439
|
+
}, {
|
|
77440
|
+
"code" : {
|
|
77441
|
+
"integer" : {
|
|
77442
|
+
"value" : 404
|
|
77443
|
+
}
|
|
77444
|
+
},
|
|
77445
|
+
"type" : "unit",
|
|
77446
|
+
"description" : "Resource was not found",
|
|
77447
|
+
"attributes" : [ ]
|
|
75640
77448
|
}, {
|
|
75641
77449
|
"code" : {
|
|
75642
77450
|
"integer" : {
|
|
@@ -75649,29 +77457,18 @@
|
|
|
75649
77457
|
} ],
|
|
75650
77458
|
"attributes" : [ ],
|
|
75651
77459
|
"body" : {
|
|
75652
|
-
"type" : "
|
|
77460
|
+
"type" : "colm_item_form",
|
|
75653
77461
|
"attributes" : [ ]
|
|
75654
77462
|
}
|
|
75655
|
-
}
|
|
75656
|
-
"attributes" : [ {
|
|
75657
|
-
"name" : "docs",
|
|
75658
|
-
"value" : {
|
|
75659
|
-
"module" : "general"
|
|
75660
|
-
}
|
|
75661
|
-
} ],
|
|
75662
|
-
"path" : "/:organization/classification/requeue/request"
|
|
75663
|
-
}, {
|
|
75664
|
-
"type" : "classification_statistics",
|
|
75665
|
-
"plural" : "classification_statistics",
|
|
75666
|
-
"operations" : [ {
|
|
77463
|
+
}, {
|
|
75667
77464
|
"method" : "GET",
|
|
75668
|
-
"path" : "
|
|
77465
|
+
"path" : "/colm/items/:id",
|
|
75669
77466
|
"parameters" : [ {
|
|
75670
|
-
"name" : "
|
|
77467
|
+
"name" : "id",
|
|
75671
77468
|
"type" : "string",
|
|
75672
77469
|
"location" : "Path",
|
|
75673
77470
|
"required" : true,
|
|
75674
|
-
"description" : "
|
|
77471
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
75675
77472
|
} ],
|
|
75676
77473
|
"responses" : [ {
|
|
75677
77474
|
"code" : {
|
|
@@ -75679,7 +77476,7 @@
|
|
|
75679
77476
|
"value" : 200
|
|
75680
77477
|
}
|
|
75681
77478
|
},
|
|
75682
|
-
"type" : "
|
|
77479
|
+
"type" : "colm_item",
|
|
75683
77480
|
"description" : "Successful response",
|
|
75684
77481
|
"attributes" : [ ]
|
|
75685
77482
|
}, {
|
|
@@ -75701,36 +77498,24 @@
|
|
|
75701
77498
|
"description" : "Resource was not found",
|
|
75702
77499
|
"attributes" : [ ]
|
|
75703
77500
|
} ],
|
|
75704
|
-
"attributes" : [
|
|
75705
|
-
|
|
75706
|
-
|
|
75707
|
-
|
|
75708
|
-
|
|
77501
|
+
"attributes" : [ ]
|
|
77502
|
+
}, {
|
|
77503
|
+
"method" : "PUT",
|
|
77504
|
+
"path" : "/colm/items/:id",
|
|
77505
|
+
"parameters" : [ {
|
|
77506
|
+
"name" : "id",
|
|
77507
|
+
"type" : "string",
|
|
77508
|
+
"location" : "Path",
|
|
77509
|
+
"required" : true,
|
|
77510
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
75709
77511
|
} ],
|
|
75710
|
-
"description" : "Get statistics for items by harmonization status"
|
|
75711
|
-
} ],
|
|
75712
|
-
"attributes" : [ {
|
|
75713
|
-
"name" : "docs",
|
|
75714
|
-
"value" : {
|
|
75715
|
-
"module" : "general"
|
|
75716
|
-
}
|
|
75717
|
-
} ],
|
|
75718
|
-
"path" : "/:organization/classification/statistics",
|
|
75719
|
-
"description" : "Number of items by classification status."
|
|
75720
|
-
}, {
|
|
75721
|
-
"type" : "classification_taxonomy",
|
|
75722
|
-
"plural" : "classification_taxonomy",
|
|
75723
|
-
"operations" : [ {
|
|
75724
|
-
"method" : "GET",
|
|
75725
|
-
"path" : "/classification/taxonomy",
|
|
75726
|
-
"parameters" : [ ],
|
|
75727
77512
|
"responses" : [ {
|
|
75728
77513
|
"code" : {
|
|
75729
77514
|
"integer" : {
|
|
75730
77515
|
"value" : 200
|
|
75731
77516
|
}
|
|
75732
77517
|
},
|
|
75733
|
-
"type" : "
|
|
77518
|
+
"type" : "colm_item",
|
|
75734
77519
|
"description" : "Successful response",
|
|
75735
77520
|
"attributes" : [ ]
|
|
75736
77521
|
}, {
|
|
@@ -75742,6 +77527,15 @@
|
|
|
75742
77527
|
"type" : "unit",
|
|
75743
77528
|
"description" : "Authorization failed",
|
|
75744
77529
|
"attributes" : [ ]
|
|
77530
|
+
}, {
|
|
77531
|
+
"code" : {
|
|
77532
|
+
"integer" : {
|
|
77533
|
+
"value" : 404
|
|
77534
|
+
}
|
|
77535
|
+
},
|
|
77536
|
+
"type" : "unit",
|
|
77537
|
+
"description" : "Resource was not found",
|
|
77538
|
+
"attributes" : [ ]
|
|
75745
77539
|
}, {
|
|
75746
77540
|
"code" : {
|
|
75747
77541
|
"integer" : {
|
|
@@ -75752,12 +77546,50 @@
|
|
|
75752
77546
|
"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.",
|
|
75753
77547
|
"attributes" : [ ]
|
|
75754
77548
|
} ],
|
|
75755
|
-
"attributes" : [
|
|
75756
|
-
|
|
75757
|
-
"
|
|
75758
|
-
|
|
75759
|
-
|
|
75760
|
-
|
|
77549
|
+
"attributes" : [ ],
|
|
77550
|
+
"body" : {
|
|
77551
|
+
"type" : "colm_item_form",
|
|
77552
|
+
"attributes" : [ ]
|
|
77553
|
+
}
|
|
77554
|
+
}, {
|
|
77555
|
+
"method" : "DELETE",
|
|
77556
|
+
"path" : "/colm/items/:id",
|
|
77557
|
+
"parameters" : [ {
|
|
77558
|
+
"name" : "id",
|
|
77559
|
+
"type" : "string",
|
|
77560
|
+
"location" : "Path",
|
|
77561
|
+
"required" : true,
|
|
77562
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
77563
|
+
} ],
|
|
77564
|
+
"responses" : [ {
|
|
77565
|
+
"code" : {
|
|
77566
|
+
"integer" : {
|
|
77567
|
+
"value" : 200
|
|
77568
|
+
}
|
|
77569
|
+
},
|
|
77570
|
+
"type" : "unit",
|
|
77571
|
+
"description" : "Successful response",
|
|
77572
|
+
"attributes" : [ ]
|
|
77573
|
+
}, {
|
|
77574
|
+
"code" : {
|
|
77575
|
+
"integer" : {
|
|
77576
|
+
"value" : 401
|
|
77577
|
+
}
|
|
77578
|
+
},
|
|
77579
|
+
"type" : "unit",
|
|
77580
|
+
"description" : "Authorization failed",
|
|
77581
|
+
"attributes" : [ ]
|
|
77582
|
+
}, {
|
|
77583
|
+
"code" : {
|
|
77584
|
+
"integer" : {
|
|
77585
|
+
"value" : 404
|
|
77586
|
+
}
|
|
77587
|
+
},
|
|
77588
|
+
"type" : "unit",
|
|
77589
|
+
"description" : "Resource was not found",
|
|
77590
|
+
"attributes" : [ ]
|
|
77591
|
+
} ],
|
|
77592
|
+
"attributes" : [ ]
|
|
75761
77593
|
} ],
|
|
75762
77594
|
"attributes" : [ {
|
|
75763
77595
|
"name" : "docs",
|
|
@@ -75765,8 +77597,7 @@
|
|
|
75765
77597
|
"module" : "general"
|
|
75766
77598
|
}
|
|
75767
77599
|
} ],
|
|
75768
|
-
"path" : "/
|
|
75769
|
-
"description" : "Returns a categorized list of supported item types and their characteristics"
|
|
77600
|
+
"path" : "/colm/items"
|
|
75770
77601
|
}, {
|
|
75771
77602
|
"type" : "commercial_invoice_comparison",
|
|
75772
77603
|
"plural" : "commercial_invoice_comparisons",
|
|
@@ -90054,11 +91885,73 @@
|
|
|
90054
91885
|
"responses" : [ {
|
|
90055
91886
|
"code" : {
|
|
90056
91887
|
"integer" : {
|
|
90057
|
-
"value" : 200
|
|
91888
|
+
"value" : 200
|
|
91889
|
+
}
|
|
91890
|
+
},
|
|
91891
|
+
"type" : "item_sales_margin",
|
|
91892
|
+
"description" : "Successful response",
|
|
91893
|
+
"attributes" : [ ]
|
|
91894
|
+
}, {
|
|
91895
|
+
"code" : {
|
|
91896
|
+
"integer" : {
|
|
91897
|
+
"value" : 401
|
|
91898
|
+
}
|
|
91899
|
+
},
|
|
91900
|
+
"type" : "unit",
|
|
91901
|
+
"description" : "Authorization failed",
|
|
91902
|
+
"attributes" : [ ]
|
|
91903
|
+
}, {
|
|
91904
|
+
"code" : {
|
|
91905
|
+
"integer" : {
|
|
91906
|
+
"value" : 404
|
|
91907
|
+
}
|
|
91908
|
+
},
|
|
91909
|
+
"type" : "unit",
|
|
91910
|
+
"description" : "Resource was not found",
|
|
91911
|
+
"attributes" : [ ]
|
|
91912
|
+
}, {
|
|
91913
|
+
"code" : {
|
|
91914
|
+
"integer" : {
|
|
91915
|
+
"value" : 422
|
|
91916
|
+
}
|
|
91917
|
+
},
|
|
91918
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
91919
|
+
"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.",
|
|
91920
|
+
"attributes" : [ ]
|
|
91921
|
+
} ],
|
|
91922
|
+
"attributes" : [ ],
|
|
91923
|
+
"body" : {
|
|
91924
|
+
"type" : "item_sales_margin_put_form",
|
|
91925
|
+
"attributes" : [ ]
|
|
91926
|
+
}
|
|
91927
|
+
}, {
|
|
91928
|
+
"method" : "DELETE",
|
|
91929
|
+
"path" : "/:organization/experiences/:experience_key/sales-margins/:key",
|
|
91930
|
+
"parameters" : [ {
|
|
91931
|
+
"name" : "organization",
|
|
91932
|
+
"type" : "string",
|
|
91933
|
+
"location" : "Path",
|
|
91934
|
+
"required" : true,
|
|
91935
|
+
"description" : "Refers to your organization's account identifier"
|
|
91936
|
+
}, {
|
|
91937
|
+
"name" : "experience_key",
|
|
91938
|
+
"type" : "string",
|
|
91939
|
+
"location" : "Path",
|
|
91940
|
+
"required" : true
|
|
91941
|
+
}, {
|
|
91942
|
+
"name" : "key",
|
|
91943
|
+
"type" : "string",
|
|
91944
|
+
"location" : "Path",
|
|
91945
|
+
"required" : true
|
|
91946
|
+
} ],
|
|
91947
|
+
"responses" : [ {
|
|
91948
|
+
"code" : {
|
|
91949
|
+
"integer" : {
|
|
91950
|
+
"value" : 204
|
|
90058
91951
|
}
|
|
90059
91952
|
},
|
|
90060
|
-
"type" : "
|
|
90061
|
-
"description" : "
|
|
91953
|
+
"type" : "unit",
|
|
91954
|
+
"description" : "Operation succeeded. No content is returned",
|
|
90062
91955
|
"attributes" : [ ]
|
|
90063
91956
|
}, {
|
|
90064
91957
|
"code" : {
|
|
@@ -90078,49 +91971,113 @@
|
|
|
90078
91971
|
"type" : "unit",
|
|
90079
91972
|
"description" : "Resource was not found",
|
|
90080
91973
|
"attributes" : [ ]
|
|
91974
|
+
} ],
|
|
91975
|
+
"attributes" : [ ]
|
|
91976
|
+
} ],
|
|
91977
|
+
"attributes" : [ {
|
|
91978
|
+
"name" : "docs",
|
|
91979
|
+
"value" : {
|
|
91980
|
+
"module" : "general"
|
|
91981
|
+
}
|
|
91982
|
+
} ],
|
|
91983
|
+
"path" : "/:organization/experiences/:experience_key",
|
|
91984
|
+
"description" : "Defines a fixed and percent margin to apply to items matching a query after pricing functions like tax, duty or rounding have been applied."
|
|
91985
|
+
}, {
|
|
91986
|
+
"type" : "jean_demo_item",
|
|
91987
|
+
"plural" : "jean_demo_items",
|
|
91988
|
+
"operations" : [ {
|
|
91989
|
+
"method" : "GET",
|
|
91990
|
+
"path" : "/jean/items",
|
|
91991
|
+
"parameters" : [ {
|
|
91992
|
+
"name" : "id",
|
|
91993
|
+
"type" : "[string]",
|
|
91994
|
+
"location" : "Query",
|
|
91995
|
+
"required" : false,
|
|
91996
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
91997
|
+
"maximum" : 100
|
|
91998
|
+
}, {
|
|
91999
|
+
"name" : "limit",
|
|
92000
|
+
"type" : "long",
|
|
92001
|
+
"location" : "Query",
|
|
92002
|
+
"required" : true,
|
|
92003
|
+
"description" : "The maximum number of results to return",
|
|
92004
|
+
"default" : "25",
|
|
92005
|
+
"minimum" : 1,
|
|
92006
|
+
"maximum" : 100
|
|
90081
92007
|
}, {
|
|
92008
|
+
"name" : "offset",
|
|
92009
|
+
"type" : "long",
|
|
92010
|
+
"location" : "Query",
|
|
92011
|
+
"required" : true,
|
|
92012
|
+
"description" : "The number of results to skip before returning results",
|
|
92013
|
+
"default" : "0",
|
|
92014
|
+
"minimum" : 0
|
|
92015
|
+
}, {
|
|
92016
|
+
"name" : "sort",
|
|
92017
|
+
"type" : "string",
|
|
92018
|
+
"location" : "Query",
|
|
92019
|
+
"required" : true,
|
|
92020
|
+
"default" : "-created_at"
|
|
92021
|
+
} ],
|
|
92022
|
+
"responses" : [ {
|
|
90082
92023
|
"code" : {
|
|
90083
92024
|
"integer" : {
|
|
90084
|
-
"value" :
|
|
92025
|
+
"value" : 200
|
|
90085
92026
|
}
|
|
90086
92027
|
},
|
|
90087
|
-
"type" : "
|
|
90088
|
-
"description" : "
|
|
92028
|
+
"type" : "[jean_demo_item]",
|
|
92029
|
+
"description" : "Successful response",
|
|
90089
92030
|
"attributes" : [ ]
|
|
90090
|
-
}
|
|
90091
|
-
|
|
90092
|
-
|
|
90093
|
-
|
|
92031
|
+
}, {
|
|
92032
|
+
"code" : {
|
|
92033
|
+
"integer" : {
|
|
92034
|
+
"value" : 401
|
|
92035
|
+
}
|
|
92036
|
+
},
|
|
92037
|
+
"type" : "unit",
|
|
92038
|
+
"description" : "Authorization failed",
|
|
90094
92039
|
"attributes" : [ ]
|
|
90095
|
-
}
|
|
92040
|
+
}, {
|
|
92041
|
+
"code" : {
|
|
92042
|
+
"integer" : {
|
|
92043
|
+
"value" : 404
|
|
92044
|
+
}
|
|
92045
|
+
},
|
|
92046
|
+
"type" : "unit",
|
|
92047
|
+
"description" : "Resource was not found",
|
|
92048
|
+
"attributes" : [ ]
|
|
92049
|
+
} ],
|
|
92050
|
+
"attributes" : [ {
|
|
92051
|
+
"name" : "sort",
|
|
92052
|
+
"value" : {
|
|
92053
|
+
"values" : [ {
|
|
92054
|
+
"value" : "created_at"
|
|
92055
|
+
} ]
|
|
92056
|
+
}
|
|
92057
|
+
}, {
|
|
92058
|
+
"name" : "linter",
|
|
92059
|
+
"value" : {
|
|
92060
|
+
"ignore" : [ "sort_parameter_default" ]
|
|
92061
|
+
}
|
|
92062
|
+
} ]
|
|
90096
92063
|
}, {
|
|
90097
|
-
"method" : "
|
|
90098
|
-
"path" : "
|
|
92064
|
+
"method" : "GET",
|
|
92065
|
+
"path" : "/jean/items/:id",
|
|
90099
92066
|
"parameters" : [ {
|
|
90100
|
-
"name" : "
|
|
92067
|
+
"name" : "id",
|
|
90101
92068
|
"type" : "string",
|
|
90102
92069
|
"location" : "Path",
|
|
90103
92070
|
"required" : true,
|
|
90104
|
-
"description" : "
|
|
90105
|
-
}, {
|
|
90106
|
-
"name" : "experience_key",
|
|
90107
|
-
"type" : "string",
|
|
90108
|
-
"location" : "Path",
|
|
90109
|
-
"required" : true
|
|
90110
|
-
}, {
|
|
90111
|
-
"name" : "key",
|
|
90112
|
-
"type" : "string",
|
|
90113
|
-
"location" : "Path",
|
|
90114
|
-
"required" : true
|
|
92071
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
90115
92072
|
} ],
|
|
90116
92073
|
"responses" : [ {
|
|
90117
92074
|
"code" : {
|
|
90118
92075
|
"integer" : {
|
|
90119
|
-
"value" :
|
|
92076
|
+
"value" : 200
|
|
90120
92077
|
}
|
|
90121
92078
|
},
|
|
90122
|
-
"type" : "
|
|
90123
|
-
"description" : "
|
|
92079
|
+
"type" : "jean_demo_item",
|
|
92080
|
+
"description" : "Successful response",
|
|
90124
92081
|
"attributes" : [ ]
|
|
90125
92082
|
}, {
|
|
90126
92083
|
"code" : {
|
|
@@ -90149,8 +92106,7 @@
|
|
|
90149
92106
|
"module" : "general"
|
|
90150
92107
|
}
|
|
90151
92108
|
} ],
|
|
90152
|
-
"path" : "
|
|
90153
|
-
"description" : "Defines a fixed and percent margin to apply to items matching a query after pricing functions like tax, duty or rounding have been applied."
|
|
92109
|
+
"path" : "/jean/items"
|
|
90154
92110
|
}, {
|
|
90155
92111
|
"type" : "key",
|
|
90156
92112
|
"plural" : "keys",
|
|
@@ -96595,6 +98551,14 @@
|
|
|
96595
98551
|
"type" : "unit",
|
|
96596
98552
|
"description" : "Authorization failed",
|
|
96597
98553
|
"attributes" : [ ]
|
|
98554
|
+
}, {
|
|
98555
|
+
"code" : {
|
|
98556
|
+
"integer" : {
|
|
98557
|
+
"value" : 504
|
|
98558
|
+
}
|
|
98559
|
+
},
|
|
98560
|
+
"type" : "unit",
|
|
98561
|
+
"attributes" : [ ]
|
|
96598
98562
|
} ],
|
|
96599
98563
|
"attributes" : [ {
|
|
96600
98564
|
"name" : "linter",
|
|
@@ -103862,7 +105826,7 @@
|
|
|
103862
105826
|
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
103863
105827
|
}
|
|
103864
105828
|
} ],
|
|
103865
|
-
"description" : "Manually trigger the process to automatically restrict
|
|
105829
|
+
"description" : "Manually trigger the process to automatically restrict all products matching rules",
|
|
103866
105830
|
"body" : {
|
|
103867
105831
|
"type" : "[auto_restrict_rule]",
|
|
103868
105832
|
"attributes" : [ ]
|
|
@@ -104327,6 +106291,12 @@
|
|
|
104327
106291
|
"location" : "Query",
|
|
104328
106292
|
"required" : false,
|
|
104329
106293
|
"maximum" : 100
|
|
106294
|
+
}, {
|
|
106295
|
+
"name" : "user_ids",
|
|
106296
|
+
"type" : "[string]",
|
|
106297
|
+
"location" : "Query",
|
|
106298
|
+
"required" : false,
|
|
106299
|
+
"maximum" : 100
|
|
104330
106300
|
}, {
|
|
104331
106301
|
"name" : "product_name_query",
|
|
104332
106302
|
"type" : "string",
|
|
@@ -106811,8 +108781,8 @@
|
|
|
106811
108781
|
} ],
|
|
106812
108782
|
"path" : "/shopify/grants"
|
|
106813
108783
|
}, {
|
|
106814
|
-
"type" : "
|
|
106815
|
-
"plural" : "
|
|
108784
|
+
"type" : "shopify_markets_order_version_with_shop_id",
|
|
108785
|
+
"plural" : "shopify_markets_order_version_with_shop_ids",
|
|
106816
108786
|
"operations" : [ {
|
|
106817
108787
|
"method" : "GET",
|
|
106818
108788
|
"path" : "/:organization/shopify/markets/orders/:number/versions",
|
|
@@ -106857,7 +108827,7 @@
|
|
|
106857
108827
|
"value" : 200
|
|
106858
108828
|
}
|
|
106859
108829
|
},
|
|
106860
|
-
"type" : "[
|
|
108830
|
+
"type" : "[shopify_markets_order_version_with_shop_id]",
|
|
106861
108831
|
"description" : "Successful response",
|
|
106862
108832
|
"attributes" : [ ]
|
|
106863
108833
|
}, {
|
|
@@ -109024,30 +110994,264 @@
|
|
|
109024
110994
|
} ],
|
|
109025
110995
|
"attributes" : [ ],
|
|
109026
110996
|
"body" : {
|
|
109027
|
-
"type" : "shopify_promo_form",
|
|
110997
|
+
"type" : "shopify_promo_form",
|
|
110998
|
+
"attributes" : [ ]
|
|
110999
|
+
}
|
|
111000
|
+
} ],
|
|
111001
|
+
"attributes" : [ {
|
|
111002
|
+
"name" : "docs",
|
|
111003
|
+
"value" : {
|
|
111004
|
+
"module" : "general"
|
|
111005
|
+
}
|
|
111006
|
+
} ],
|
|
111007
|
+
"path" : "/:organization/shopify/promotions",
|
|
111008
|
+
"description" : "Returns the promotions"
|
|
111009
|
+
}, {
|
|
111010
|
+
"type" : "shopify_store_password",
|
|
111011
|
+
"plural" : "shopify_store_passwords",
|
|
111012
|
+
"operations" : [ {
|
|
111013
|
+
"method" : "GET",
|
|
111014
|
+
"path" : "/jailhouse/restriction/:organization/shopify_shop_password",
|
|
111015
|
+
"parameters" : [ {
|
|
111016
|
+
"name" : "organization",
|
|
111017
|
+
"type" : "string",
|
|
111018
|
+
"location" : "Path",
|
|
111019
|
+
"required" : true,
|
|
111020
|
+
"description" : "Refers to your organization's account identifier"
|
|
111021
|
+
} ],
|
|
111022
|
+
"responses" : [ {
|
|
111023
|
+
"code" : {
|
|
111024
|
+
"integer" : {
|
|
111025
|
+
"value" : 200
|
|
111026
|
+
}
|
|
111027
|
+
},
|
|
111028
|
+
"type" : "shopify_store_password",
|
|
111029
|
+
"description" : "Successful response",
|
|
111030
|
+
"attributes" : [ ]
|
|
111031
|
+
}, {
|
|
111032
|
+
"code" : {
|
|
111033
|
+
"integer" : {
|
|
111034
|
+
"value" : 401
|
|
111035
|
+
}
|
|
111036
|
+
},
|
|
111037
|
+
"type" : "unit",
|
|
111038
|
+
"description" : "Authorization failed",
|
|
111039
|
+
"attributes" : [ ]
|
|
111040
|
+
}, {
|
|
111041
|
+
"code" : {
|
|
111042
|
+
"integer" : {
|
|
111043
|
+
"value" : 422
|
|
111044
|
+
}
|
|
111045
|
+
},
|
|
111046
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
111047
|
+
"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.",
|
|
111048
|
+
"attributes" : [ ]
|
|
111049
|
+
} ],
|
|
111050
|
+
"attributes" : [ ],
|
|
111051
|
+
"description" : "Returns the temporary password for the Shopify store"
|
|
111052
|
+
} ],
|
|
111053
|
+
"attributes" : [ {
|
|
111054
|
+
"name" : "docs",
|
|
111055
|
+
"value" : {
|
|
111056
|
+
"module" : "general"
|
|
111057
|
+
}
|
|
111058
|
+
} ],
|
|
111059
|
+
"path" : "/jailhouse/restriction/:organization/shopify_shop_password",
|
|
111060
|
+
"description" : "Details of the Shopify temporary password."
|
|
111061
|
+
}, {
|
|
111062
|
+
"type" : "shopify_webhook_event",
|
|
111063
|
+
"plural" : "shopify_webhook_events",
|
|
111064
|
+
"operations" : [ {
|
|
111065
|
+
"method" : "POST",
|
|
111066
|
+
"path" : "/shopify/webhook/events/shops/:shopify_shop_id/:topic/:action",
|
|
111067
|
+
"parameters" : [ {
|
|
111068
|
+
"name" : "shopify_shop_id",
|
|
111069
|
+
"type" : "string",
|
|
111070
|
+
"location" : "Path",
|
|
111071
|
+
"required" : true
|
|
111072
|
+
}, {
|
|
111073
|
+
"name" : "topic",
|
|
111074
|
+
"type" : "string",
|
|
111075
|
+
"location" : "Path",
|
|
111076
|
+
"required" : true
|
|
111077
|
+
}, {
|
|
111078
|
+
"name" : "action",
|
|
111079
|
+
"type" : "string",
|
|
111080
|
+
"location" : "Path",
|
|
111081
|
+
"required" : true
|
|
111082
|
+
}, {
|
|
111083
|
+
"name" : "context",
|
|
111084
|
+
"type" : "string",
|
|
111085
|
+
"location" : "Query",
|
|
111086
|
+
"required" : false,
|
|
111087
|
+
"description" : "The session context"
|
|
111088
|
+
} ],
|
|
111089
|
+
"responses" : [ {
|
|
111090
|
+
"code" : {
|
|
111091
|
+
"integer" : {
|
|
111092
|
+
"value" : 204
|
|
111093
|
+
}
|
|
111094
|
+
},
|
|
111095
|
+
"type" : "unit",
|
|
111096
|
+
"description" : "Operation succeeded. No content is returned",
|
|
111097
|
+
"attributes" : [ ]
|
|
111098
|
+
}, {
|
|
111099
|
+
"code" : {
|
|
111100
|
+
"integer" : {
|
|
111101
|
+
"value" : 404
|
|
111102
|
+
}
|
|
111103
|
+
},
|
|
111104
|
+
"type" : "unit",
|
|
111105
|
+
"description" : "Resource was not found",
|
|
111106
|
+
"attributes" : [ ]
|
|
111107
|
+
}, {
|
|
111108
|
+
"code" : {
|
|
111109
|
+
"integer" : {
|
|
111110
|
+
"value" : 422
|
|
111111
|
+
}
|
|
111112
|
+
},
|
|
111113
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
111114
|
+
"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.",
|
|
111115
|
+
"attributes" : [ ]
|
|
111116
|
+
} ],
|
|
111117
|
+
"attributes" : [ {
|
|
111118
|
+
"name" : "linter",
|
|
111119
|
+
"value" : {
|
|
111120
|
+
"ignore" : [ "response_codes" ]
|
|
111121
|
+
},
|
|
111122
|
+
"description" : "401 not a required response since operation is anonymously authenticated."
|
|
111123
|
+
} ],
|
|
111124
|
+
"body" : {
|
|
111125
|
+
"type" : "object",
|
|
111126
|
+
"attributes" : [ ]
|
|
111127
|
+
}
|
|
111128
|
+
}, {
|
|
111129
|
+
"method" : "POST",
|
|
111130
|
+
"path" : "/shopify/webhook/events/:topic/:action",
|
|
111131
|
+
"parameters" : [ {
|
|
111132
|
+
"name" : "topic",
|
|
111133
|
+
"type" : "string",
|
|
111134
|
+
"location" : "Path",
|
|
111135
|
+
"required" : true
|
|
111136
|
+
}, {
|
|
111137
|
+
"name" : "action",
|
|
111138
|
+
"type" : "string",
|
|
111139
|
+
"location" : "Path",
|
|
111140
|
+
"required" : true
|
|
111141
|
+
}, {
|
|
111142
|
+
"name" : "context",
|
|
111143
|
+
"type" : "string",
|
|
111144
|
+
"location" : "Query",
|
|
111145
|
+
"required" : false,
|
|
111146
|
+
"description" : "The session context"
|
|
111147
|
+
} ],
|
|
111148
|
+
"responses" : [ {
|
|
111149
|
+
"code" : {
|
|
111150
|
+
"integer" : {
|
|
111151
|
+
"value" : 204
|
|
111152
|
+
}
|
|
111153
|
+
},
|
|
111154
|
+
"type" : "unit",
|
|
111155
|
+
"description" : "Operation succeeded. No content is returned",
|
|
111156
|
+
"attributes" : [ ]
|
|
111157
|
+
}, {
|
|
111158
|
+
"code" : {
|
|
111159
|
+
"integer" : {
|
|
111160
|
+
"value" : 404
|
|
111161
|
+
}
|
|
111162
|
+
},
|
|
111163
|
+
"type" : "unit",
|
|
111164
|
+
"description" : "Resource was not found",
|
|
111165
|
+
"attributes" : [ ]
|
|
111166
|
+
}, {
|
|
111167
|
+
"code" : {
|
|
111168
|
+
"integer" : {
|
|
111169
|
+
"value" : 422
|
|
111170
|
+
}
|
|
111171
|
+
},
|
|
111172
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
111173
|
+
"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.",
|
|
111174
|
+
"attributes" : [ ]
|
|
111175
|
+
} ],
|
|
111176
|
+
"attributes" : [ {
|
|
111177
|
+
"name" : "linter",
|
|
111178
|
+
"value" : {
|
|
111179
|
+
"ignore" : [ "response_codes" ]
|
|
111180
|
+
},
|
|
111181
|
+
"description" : "401 not a required response since operation is anonymously authenticated."
|
|
111182
|
+
} ],
|
|
111183
|
+
"body" : {
|
|
111184
|
+
"type" : "object",
|
|
111185
|
+
"attributes" : [ ]
|
|
111186
|
+
}
|
|
111187
|
+
} ],
|
|
111188
|
+
"attributes" : [ {
|
|
111189
|
+
"name" : "docs",
|
|
111190
|
+
"value" : {
|
|
111191
|
+
"module" : "general"
|
|
111192
|
+
}
|
|
111193
|
+
} ],
|
|
111194
|
+
"path" : "/shopify/webhook/events",
|
|
111195
|
+
"description" : "Receives the payload from shopify webhooks"
|
|
111196
|
+
}, {
|
|
111197
|
+
"type" : "shruti_demo_item",
|
|
111198
|
+
"plural" : "shruti_demo_items",
|
|
111199
|
+
"operations" : [ {
|
|
111200
|
+
"method" : "POST",
|
|
111201
|
+
"path" : "/shruti/items",
|
|
111202
|
+
"parameters" : [ ],
|
|
111203
|
+
"responses" : [ {
|
|
111204
|
+
"code" : {
|
|
111205
|
+
"integer" : {
|
|
111206
|
+
"value" : 201
|
|
111207
|
+
}
|
|
111208
|
+
},
|
|
111209
|
+
"type" : "shruti_demo_item",
|
|
111210
|
+
"description" : "Operation succeeded and the resource was created",
|
|
111211
|
+
"attributes" : [ ]
|
|
111212
|
+
}, {
|
|
111213
|
+
"code" : {
|
|
111214
|
+
"integer" : {
|
|
111215
|
+
"value" : 401
|
|
111216
|
+
}
|
|
111217
|
+
},
|
|
111218
|
+
"type" : "unit",
|
|
111219
|
+
"description" : "Authorization failed",
|
|
111220
|
+
"attributes" : [ ]
|
|
111221
|
+
}, {
|
|
111222
|
+
"code" : {
|
|
111223
|
+
"integer" : {
|
|
111224
|
+
"value" : 404
|
|
111225
|
+
}
|
|
111226
|
+
},
|
|
111227
|
+
"type" : "unit",
|
|
111228
|
+
"description" : "Resource was not found",
|
|
111229
|
+
"attributes" : [ ]
|
|
111230
|
+
}, {
|
|
111231
|
+
"code" : {
|
|
111232
|
+
"integer" : {
|
|
111233
|
+
"value" : 422
|
|
111234
|
+
}
|
|
111235
|
+
},
|
|
111236
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
111237
|
+
"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.",
|
|
111238
|
+
"attributes" : [ ]
|
|
111239
|
+
} ],
|
|
111240
|
+
"attributes" : [ ],
|
|
111241
|
+
"description" : "Create new shruti_demo_item",
|
|
111242
|
+
"body" : {
|
|
111243
|
+
"type" : "shruti_demo_item_form",
|
|
109028
111244
|
"attributes" : [ ]
|
|
109029
111245
|
}
|
|
109030
|
-
}
|
|
109031
|
-
"attributes" : [ {
|
|
109032
|
-
"name" : "docs",
|
|
109033
|
-
"value" : {
|
|
109034
|
-
"module" : "general"
|
|
109035
|
-
}
|
|
109036
|
-
} ],
|
|
109037
|
-
"path" : "/:organization/shopify/promotions",
|
|
109038
|
-
"description" : "Returns the promotions"
|
|
109039
|
-
}, {
|
|
109040
|
-
"type" : "shopify_store_password",
|
|
109041
|
-
"plural" : "shopify_store_passwords",
|
|
109042
|
-
"operations" : [ {
|
|
111246
|
+
}, {
|
|
109043
111247
|
"method" : "GET",
|
|
109044
|
-
"path" : "/
|
|
111248
|
+
"path" : "/shruti/items/:id",
|
|
109045
111249
|
"parameters" : [ {
|
|
109046
|
-
"name" : "
|
|
111250
|
+
"name" : "id",
|
|
109047
111251
|
"type" : "string",
|
|
109048
111252
|
"location" : "Path",
|
|
109049
111253
|
"required" : true,
|
|
109050
|
-
"description" : "
|
|
111254
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
109051
111255
|
} ],
|
|
109052
111256
|
"responses" : [ {
|
|
109053
111257
|
"code" : {
|
|
@@ -109055,7 +111259,7 @@
|
|
|
109055
111259
|
"value" : 200
|
|
109056
111260
|
}
|
|
109057
111261
|
},
|
|
109058
|
-
"type" : "
|
|
111262
|
+
"type" : "shruti_demo_item",
|
|
109059
111263
|
"description" : "Successful response",
|
|
109060
111264
|
"attributes" : [ ]
|
|
109061
111265
|
}, {
|
|
@@ -109070,60 +111274,42 @@
|
|
|
109070
111274
|
}, {
|
|
109071
111275
|
"code" : {
|
|
109072
111276
|
"integer" : {
|
|
109073
|
-
"value" :
|
|
111277
|
+
"value" : 404
|
|
109074
111278
|
}
|
|
109075
111279
|
},
|
|
109076
|
-
"type" : "
|
|
109077
|
-
"description" : "
|
|
111280
|
+
"type" : "unit",
|
|
111281
|
+
"description" : "Resource was not found",
|
|
109078
111282
|
"attributes" : [ ]
|
|
109079
111283
|
} ],
|
|
109080
111284
|
"attributes" : [ ],
|
|
109081
|
-
"description" : "
|
|
109082
|
-
}
|
|
109083
|
-
|
|
109084
|
-
"
|
|
109085
|
-
"value" : {
|
|
109086
|
-
"module" : "general"
|
|
109087
|
-
}
|
|
109088
|
-
} ],
|
|
109089
|
-
"path" : "/jailhouse/restriction/:organization/shopify_shop_password",
|
|
109090
|
-
"description" : "Details of the Shopify temporary password."
|
|
109091
|
-
}, {
|
|
109092
|
-
"type" : "shopify_webhook_event",
|
|
109093
|
-
"plural" : "shopify_webhook_events",
|
|
109094
|
-
"operations" : [ {
|
|
109095
|
-
"method" : "POST",
|
|
109096
|
-
"path" : "/shopify/webhook/events/shops/:shopify_shop_id/:topic/:action",
|
|
111285
|
+
"description" : "Fetches shruti_demo_item by id"
|
|
111286
|
+
}, {
|
|
111287
|
+
"method" : "PUT",
|
|
111288
|
+
"path" : "/shruti/items/:id",
|
|
109097
111289
|
"parameters" : [ {
|
|
109098
|
-
"name" : "
|
|
109099
|
-
"type" : "string",
|
|
109100
|
-
"location" : "Path",
|
|
109101
|
-
"required" : true
|
|
109102
|
-
}, {
|
|
109103
|
-
"name" : "topic",
|
|
109104
|
-
"type" : "string",
|
|
109105
|
-
"location" : "Path",
|
|
109106
|
-
"required" : true
|
|
109107
|
-
}, {
|
|
109108
|
-
"name" : "action",
|
|
111290
|
+
"name" : "id",
|
|
109109
111291
|
"type" : "string",
|
|
109110
111292
|
"location" : "Path",
|
|
109111
|
-
"required" : true
|
|
109112
|
-
|
|
109113
|
-
"name" : "context",
|
|
109114
|
-
"type" : "string",
|
|
109115
|
-
"location" : "Query",
|
|
109116
|
-
"required" : false,
|
|
109117
|
-
"description" : "The session context"
|
|
111293
|
+
"required" : true,
|
|
111294
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
109118
111295
|
} ],
|
|
109119
111296
|
"responses" : [ {
|
|
109120
111297
|
"code" : {
|
|
109121
111298
|
"integer" : {
|
|
109122
|
-
"value" :
|
|
111299
|
+
"value" : 200
|
|
111300
|
+
}
|
|
111301
|
+
},
|
|
111302
|
+
"type" : "shruti_demo_item",
|
|
111303
|
+
"description" : "Successful response",
|
|
111304
|
+
"attributes" : [ ]
|
|
111305
|
+
}, {
|
|
111306
|
+
"code" : {
|
|
111307
|
+
"integer" : {
|
|
111308
|
+
"value" : 401
|
|
109123
111309
|
}
|
|
109124
111310
|
},
|
|
109125
111311
|
"type" : "unit",
|
|
109126
|
-
"description" : "
|
|
111312
|
+
"description" : "Authorization failed",
|
|
109127
111313
|
"attributes" : [ ]
|
|
109128
111314
|
}, {
|
|
109129
111315
|
"code" : {
|
|
@@ -109144,36 +111330,21 @@
|
|
|
109144
111330
|
"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.",
|
|
109145
111331
|
"attributes" : [ ]
|
|
109146
111332
|
} ],
|
|
109147
|
-
"attributes" : [
|
|
109148
|
-
|
|
109149
|
-
"value" : {
|
|
109150
|
-
"ignore" : [ "response_codes" ]
|
|
109151
|
-
},
|
|
109152
|
-
"description" : "401 not a required response since operation is anonymously authenticated."
|
|
109153
|
-
} ],
|
|
111333
|
+
"attributes" : [ ],
|
|
111334
|
+
"description" : "Updates shruti_demo_item",
|
|
109154
111335
|
"body" : {
|
|
109155
|
-
"type" : "
|
|
111336
|
+
"type" : "shruti_demo_item_form",
|
|
109156
111337
|
"attributes" : [ ]
|
|
109157
111338
|
}
|
|
109158
111339
|
}, {
|
|
109159
|
-
"method" : "
|
|
109160
|
-
"path" : "/
|
|
111340
|
+
"method" : "DELETE",
|
|
111341
|
+
"path" : "/shruti/items/:id",
|
|
109161
111342
|
"parameters" : [ {
|
|
109162
|
-
"name" : "
|
|
109163
|
-
"type" : "string",
|
|
109164
|
-
"location" : "Path",
|
|
109165
|
-
"required" : true
|
|
109166
|
-
}, {
|
|
109167
|
-
"name" : "action",
|
|
111343
|
+
"name" : "id",
|
|
109168
111344
|
"type" : "string",
|
|
109169
111345
|
"location" : "Path",
|
|
109170
|
-
"required" : true
|
|
109171
|
-
|
|
109172
|
-
"name" : "context",
|
|
109173
|
-
"type" : "string",
|
|
109174
|
-
"location" : "Query",
|
|
109175
|
-
"required" : false,
|
|
109176
|
-
"description" : "The session context"
|
|
111346
|
+
"required" : true,
|
|
111347
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
109177
111348
|
} ],
|
|
109178
111349
|
"responses" : [ {
|
|
109179
111350
|
"code" : {
|
|
@@ -109187,33 +111358,24 @@
|
|
|
109187
111358
|
}, {
|
|
109188
111359
|
"code" : {
|
|
109189
111360
|
"integer" : {
|
|
109190
|
-
"value" :
|
|
111361
|
+
"value" : 401
|
|
109191
111362
|
}
|
|
109192
111363
|
},
|
|
109193
111364
|
"type" : "unit",
|
|
109194
|
-
"description" : "
|
|
111365
|
+
"description" : "Authorization failed",
|
|
109195
111366
|
"attributes" : [ ]
|
|
109196
111367
|
}, {
|
|
109197
111368
|
"code" : {
|
|
109198
111369
|
"integer" : {
|
|
109199
|
-
"value" :
|
|
111370
|
+
"value" : 404
|
|
109200
111371
|
}
|
|
109201
111372
|
},
|
|
109202
|
-
"type" : "
|
|
109203
|
-
"description" : "
|
|
111373
|
+
"type" : "unit",
|
|
111374
|
+
"description" : "Resource was not found",
|
|
109204
111375
|
"attributes" : [ ]
|
|
109205
111376
|
} ],
|
|
109206
|
-
"attributes" : [
|
|
109207
|
-
|
|
109208
|
-
"value" : {
|
|
109209
|
-
"ignore" : [ "response_codes" ]
|
|
109210
|
-
},
|
|
109211
|
-
"description" : "401 not a required response since operation is anonymously authenticated."
|
|
109212
|
-
} ],
|
|
109213
|
-
"body" : {
|
|
109214
|
-
"type" : "object",
|
|
109215
|
-
"attributes" : [ ]
|
|
109216
|
-
}
|
|
111377
|
+
"attributes" : [ ],
|
|
111378
|
+
"description" : "Deletes shruti_demo_item"
|
|
109217
111379
|
} ],
|
|
109218
111380
|
"attributes" : [ {
|
|
109219
111381
|
"name" : "docs",
|
|
@@ -109221,8 +111383,7 @@
|
|
|
109221
111383
|
"module" : "general"
|
|
109222
111384
|
}
|
|
109223
111385
|
} ],
|
|
109224
|
-
"path" : "/
|
|
109225
|
-
"description" : "Receives the payload from shopify webhooks"
|
|
111386
|
+
"path" : "/shruti/items"
|
|
109226
111387
|
}, {
|
|
109227
111388
|
"type" : "smp_tax_calculation_form",
|
|
109228
111389
|
"plural" : "smp_tax_calculation_forms",
|
|
@@ -109868,6 +112029,193 @@
|
|
|
109868
112029
|
}
|
|
109869
112030
|
} ],
|
|
109870
112031
|
"path" : "/magento/stores"
|
|
112032
|
+
}, {
|
|
112033
|
+
"type" : "svitlana_item",
|
|
112034
|
+
"plural" : "svitlana_items",
|
|
112035
|
+
"operations" : [ {
|
|
112036
|
+
"method" : "POST",
|
|
112037
|
+
"path" : "/svitlana/items",
|
|
112038
|
+
"parameters" : [ ],
|
|
112039
|
+
"responses" : [ {
|
|
112040
|
+
"code" : {
|
|
112041
|
+
"integer" : {
|
|
112042
|
+
"value" : 201
|
|
112043
|
+
}
|
|
112044
|
+
},
|
|
112045
|
+
"type" : "svitlana_item",
|
|
112046
|
+
"description" : "Operation succeeded and the resource was created",
|
|
112047
|
+
"attributes" : [ ]
|
|
112048
|
+
}, {
|
|
112049
|
+
"code" : {
|
|
112050
|
+
"integer" : {
|
|
112051
|
+
"value" : 401
|
|
112052
|
+
}
|
|
112053
|
+
},
|
|
112054
|
+
"type" : "unit",
|
|
112055
|
+
"description" : "Authorization failed",
|
|
112056
|
+
"attributes" : [ ]
|
|
112057
|
+
}, {
|
|
112058
|
+
"code" : {
|
|
112059
|
+
"integer" : {
|
|
112060
|
+
"value" : 404
|
|
112061
|
+
}
|
|
112062
|
+
},
|
|
112063
|
+
"type" : "unit",
|
|
112064
|
+
"description" : "Resource was not found",
|
|
112065
|
+
"attributes" : [ ]
|
|
112066
|
+
}, {
|
|
112067
|
+
"code" : {
|
|
112068
|
+
"integer" : {
|
|
112069
|
+
"value" : 422
|
|
112070
|
+
}
|
|
112071
|
+
},
|
|
112072
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
112073
|
+
"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.",
|
|
112074
|
+
"attributes" : [ ]
|
|
112075
|
+
} ],
|
|
112076
|
+
"attributes" : [ ],
|
|
112077
|
+
"body" : {
|
|
112078
|
+
"type" : "svitlana_item_form",
|
|
112079
|
+
"attributes" : [ ]
|
|
112080
|
+
}
|
|
112081
|
+
}, {
|
|
112082
|
+
"method" : "GET",
|
|
112083
|
+
"path" : "/svitlana/items/:id",
|
|
112084
|
+
"parameters" : [ {
|
|
112085
|
+
"name" : "id",
|
|
112086
|
+
"type" : "string",
|
|
112087
|
+
"location" : "Path",
|
|
112088
|
+
"required" : true,
|
|
112089
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
112090
|
+
} ],
|
|
112091
|
+
"responses" : [ {
|
|
112092
|
+
"code" : {
|
|
112093
|
+
"integer" : {
|
|
112094
|
+
"value" : 200
|
|
112095
|
+
}
|
|
112096
|
+
},
|
|
112097
|
+
"type" : "svitlana_item",
|
|
112098
|
+
"description" : "Successful response",
|
|
112099
|
+
"attributes" : [ ]
|
|
112100
|
+
}, {
|
|
112101
|
+
"code" : {
|
|
112102
|
+
"integer" : {
|
|
112103
|
+
"value" : 401
|
|
112104
|
+
}
|
|
112105
|
+
},
|
|
112106
|
+
"type" : "unit",
|
|
112107
|
+
"description" : "Authorization failed",
|
|
112108
|
+
"attributes" : [ ]
|
|
112109
|
+
}, {
|
|
112110
|
+
"code" : {
|
|
112111
|
+
"integer" : {
|
|
112112
|
+
"value" : 404
|
|
112113
|
+
}
|
|
112114
|
+
},
|
|
112115
|
+
"type" : "unit",
|
|
112116
|
+
"description" : "Resource was not found",
|
|
112117
|
+
"attributes" : [ ]
|
|
112118
|
+
} ],
|
|
112119
|
+
"attributes" : [ ]
|
|
112120
|
+
}, {
|
|
112121
|
+
"method" : "PUT",
|
|
112122
|
+
"path" : "/svitlana/items/:id",
|
|
112123
|
+
"parameters" : [ {
|
|
112124
|
+
"name" : "id",
|
|
112125
|
+
"type" : "string",
|
|
112126
|
+
"location" : "Path",
|
|
112127
|
+
"required" : true,
|
|
112128
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
112129
|
+
} ],
|
|
112130
|
+
"responses" : [ {
|
|
112131
|
+
"code" : {
|
|
112132
|
+
"integer" : {
|
|
112133
|
+
"value" : 200
|
|
112134
|
+
}
|
|
112135
|
+
},
|
|
112136
|
+
"type" : "svitlana_item",
|
|
112137
|
+
"description" : "Successful response",
|
|
112138
|
+
"attributes" : [ ]
|
|
112139
|
+
}, {
|
|
112140
|
+
"code" : {
|
|
112141
|
+
"integer" : {
|
|
112142
|
+
"value" : 401
|
|
112143
|
+
}
|
|
112144
|
+
},
|
|
112145
|
+
"type" : "unit",
|
|
112146
|
+
"description" : "Authorization failed",
|
|
112147
|
+
"attributes" : [ ]
|
|
112148
|
+
}, {
|
|
112149
|
+
"code" : {
|
|
112150
|
+
"integer" : {
|
|
112151
|
+
"value" : 404
|
|
112152
|
+
}
|
|
112153
|
+
},
|
|
112154
|
+
"type" : "unit",
|
|
112155
|
+
"description" : "Resource was not found",
|
|
112156
|
+
"attributes" : [ ]
|
|
112157
|
+
}, {
|
|
112158
|
+
"code" : {
|
|
112159
|
+
"integer" : {
|
|
112160
|
+
"value" : 422
|
|
112161
|
+
}
|
|
112162
|
+
},
|
|
112163
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
112164
|
+
"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.",
|
|
112165
|
+
"attributes" : [ ]
|
|
112166
|
+
} ],
|
|
112167
|
+
"attributes" : [ ],
|
|
112168
|
+
"body" : {
|
|
112169
|
+
"type" : "svitlana_item_form",
|
|
112170
|
+
"attributes" : [ ]
|
|
112171
|
+
}
|
|
112172
|
+
}, {
|
|
112173
|
+
"method" : "DELETE",
|
|
112174
|
+
"path" : "/svitlana/items/:id",
|
|
112175
|
+
"parameters" : [ {
|
|
112176
|
+
"name" : "id",
|
|
112177
|
+
"type" : "string",
|
|
112178
|
+
"location" : "Path",
|
|
112179
|
+
"required" : true,
|
|
112180
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
112181
|
+
} ],
|
|
112182
|
+
"responses" : [ {
|
|
112183
|
+
"code" : {
|
|
112184
|
+
"integer" : {
|
|
112185
|
+
"value" : 200
|
|
112186
|
+
}
|
|
112187
|
+
},
|
|
112188
|
+
"type" : "unit",
|
|
112189
|
+
"description" : "Successful response",
|
|
112190
|
+
"attributes" : [ ]
|
|
112191
|
+
}, {
|
|
112192
|
+
"code" : {
|
|
112193
|
+
"integer" : {
|
|
112194
|
+
"value" : 401
|
|
112195
|
+
}
|
|
112196
|
+
},
|
|
112197
|
+
"type" : "unit",
|
|
112198
|
+
"description" : "Authorization failed",
|
|
112199
|
+
"attributes" : [ ]
|
|
112200
|
+
}, {
|
|
112201
|
+
"code" : {
|
|
112202
|
+
"integer" : {
|
|
112203
|
+
"value" : 404
|
|
112204
|
+
}
|
|
112205
|
+
},
|
|
112206
|
+
"type" : "unit",
|
|
112207
|
+
"description" : "Resource was not found",
|
|
112208
|
+
"attributes" : [ ]
|
|
112209
|
+
} ],
|
|
112210
|
+
"attributes" : [ ]
|
|
112211
|
+
} ],
|
|
112212
|
+
"attributes" : [ {
|
|
112213
|
+
"name" : "docs",
|
|
112214
|
+
"value" : {
|
|
112215
|
+
"module" : "general"
|
|
112216
|
+
}
|
|
112217
|
+
} ],
|
|
112218
|
+
"path" : "/svitlana/items"
|
|
109871
112219
|
}, {
|
|
109872
112220
|
"type" : "tariff_eligibility",
|
|
109873
112221
|
"plural" : "tariff_eligibilities",
|