@flowio/api-internal-mock-generator 5.31.79 → 5.31.80
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 +1652 -71
- package/package.json +2 -2
- package/src/api-internal.json +1652 -71
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.77",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "payment-request-bundle"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.17.
|
|
589
|
+
"version" : "0.17.94",
|
|
590
590
|
"enums" : [ ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ ],
|
|
@@ -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.94",
|
|
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.77",
|
|
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.94",
|
|
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.77",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.76",
|
|
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.76",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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.94",
|
|
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" : [ ]
|
|
@@ -3604,6 +3650,12 @@
|
|
|
3604
3650
|
}, {
|
|
3605
3651
|
"name" : "sales_record_deleted",
|
|
3606
3652
|
"attributes" : [ ]
|
|
3653
|
+
}, {
|
|
3654
|
+
"name" : "revenue_record_upserted",
|
|
3655
|
+
"attributes" : [ ]
|
|
3656
|
+
}, {
|
|
3657
|
+
"name" : "revenue_record_deleted",
|
|
3658
|
+
"attributes" : [ ]
|
|
3607
3659
|
}, {
|
|
3608
3660
|
"name" : "calculator_organization_settings_upserted",
|
|
3609
3661
|
"attributes" : [ ]
|
|
@@ -5411,6 +5463,9 @@
|
|
|
5411
5463
|
}, {
|
|
5412
5464
|
"name" : "organization_status",
|
|
5413
5465
|
"attributes" : [ ]
|
|
5466
|
+
}, {
|
|
5467
|
+
"name" : "category_constraints",
|
|
5468
|
+
"attributes" : [ ]
|
|
5414
5469
|
}, {
|
|
5415
5470
|
"name" : "miscellaneous",
|
|
5416
5471
|
"attributes" : [ ],
|
|
@@ -6080,6 +6135,9 @@
|
|
|
6080
6135
|
}, {
|
|
6081
6136
|
"name" : "sales_record",
|
|
6082
6137
|
"attributes" : [ ]
|
|
6138
|
+
}, {
|
|
6139
|
+
"name" : "refund_record",
|
|
6140
|
+
"attributes" : [ ]
|
|
6083
6141
|
}, {
|
|
6084
6142
|
"name" : "statement_batch",
|
|
6085
6143
|
"attributes" : [ ]
|
|
@@ -6245,6 +6303,21 @@
|
|
|
6245
6303
|
"description" : "Report of all bank account numbers used in payouts for non channel production organizations"
|
|
6246
6304
|
} ],
|
|
6247
6305
|
"attributes" : [ ]
|
|
6306
|
+
}, {
|
|
6307
|
+
"name" : "reporting_fulfillment_is_virtual",
|
|
6308
|
+
"plural" : "reporting_fulfillment_is_virtuals",
|
|
6309
|
+
"values" : [ {
|
|
6310
|
+
"name" : "all",
|
|
6311
|
+
"attributes" : [ ]
|
|
6312
|
+
}, {
|
|
6313
|
+
"name" : "mixed",
|
|
6314
|
+
"attributes" : [ ]
|
|
6315
|
+
}, {
|
|
6316
|
+
"name" : "none",
|
|
6317
|
+
"attributes" : [ ]
|
|
6318
|
+
} ],
|
|
6319
|
+
"attributes" : [ ],
|
|
6320
|
+
"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
6321
|
}, {
|
|
6249
6322
|
"name" : "reporting_scheme",
|
|
6250
6323
|
"plural" : "reporting_schemes",
|
|
@@ -6339,6 +6412,17 @@
|
|
|
6339
6412
|
} ],
|
|
6340
6413
|
"attributes" : [ ],
|
|
6341
6414
|
"description" : "The evaluation of a product against a given restriction."
|
|
6415
|
+
}, {
|
|
6416
|
+
"name" : "revenue_record_type",
|
|
6417
|
+
"plural" : "revenue_record_types",
|
|
6418
|
+
"values" : [ {
|
|
6419
|
+
"name" : "sales",
|
|
6420
|
+
"attributes" : [ ]
|
|
6421
|
+
}, {
|
|
6422
|
+
"name" : "refund",
|
|
6423
|
+
"attributes" : [ ]
|
|
6424
|
+
} ],
|
|
6425
|
+
"attributes" : [ ]
|
|
6342
6426
|
}, {
|
|
6343
6427
|
"name" : "risk_check",
|
|
6344
6428
|
"plural" : "risk_checks",
|
|
@@ -6562,6 +6646,10 @@
|
|
|
6562
6646
|
"name" : "product_sync",
|
|
6563
6647
|
"attributes" : [ ],
|
|
6564
6648
|
"description" : "This is a signal to sync a shops products."
|
|
6649
|
+
}, {
|
|
6650
|
+
"name" : "webhook_registrations",
|
|
6651
|
+
"attributes" : [ ],
|
|
6652
|
+
"description" : "This is a signal to register all webhooks for shop"
|
|
6565
6653
|
} ],
|
|
6566
6654
|
"attributes" : [ ]
|
|
6567
6655
|
}, {
|
|
@@ -8442,6 +8530,43 @@
|
|
|
8442
8530
|
} ],
|
|
8443
8531
|
"attributes" : [ ],
|
|
8444
8532
|
"description" : "Upsert an existing merchant under an existing payment processor account to onboard it onto Flow."
|
|
8533
|
+
}, {
|
|
8534
|
+
"name" : "reporting_currencies_interface",
|
|
8535
|
+
"plural" : "reporting_currencies_interfaces",
|
|
8536
|
+
"fields" : [ {
|
|
8537
|
+
"name" : "merchant",
|
|
8538
|
+
"type" : "decimal",
|
|
8539
|
+
"required" : true,
|
|
8540
|
+
"attributes" : [ ],
|
|
8541
|
+
"annotations" : [ ],
|
|
8542
|
+
"description" : "The value in the merchant currency",
|
|
8543
|
+
"minimum" : 0
|
|
8544
|
+
}, {
|
|
8545
|
+
"name" : "entity",
|
|
8546
|
+
"type" : "decimal",
|
|
8547
|
+
"required" : true,
|
|
8548
|
+
"attributes" : [ ],
|
|
8549
|
+
"annotations" : [ ],
|
|
8550
|
+
"description" : "The value in the entity currency",
|
|
8551
|
+
"minimum" : 0
|
|
8552
|
+
}, {
|
|
8553
|
+
"name" : "usd",
|
|
8554
|
+
"type" : "decimal",
|
|
8555
|
+
"required" : true,
|
|
8556
|
+
"attributes" : [ ],
|
|
8557
|
+
"annotations" : [ ],
|
|
8558
|
+
"description" : "The value in usd",
|
|
8559
|
+
"minimum" : 0
|
|
8560
|
+
}, {
|
|
8561
|
+
"name" : "eur",
|
|
8562
|
+
"type" : "decimal",
|
|
8563
|
+
"required" : true,
|
|
8564
|
+
"attributes" : [ ],
|
|
8565
|
+
"annotations" : [ ],
|
|
8566
|
+
"description" : "The value in eur",
|
|
8567
|
+
"minimum" : 0
|
|
8568
|
+
} ],
|
|
8569
|
+
"attributes" : [ ]
|
|
8445
8570
|
}, {
|
|
8446
8571
|
"name" : "validation_error",
|
|
8447
8572
|
"plural" : "validation_errors",
|
|
@@ -10993,6 +11118,14 @@
|
|
|
10993
11118
|
"type" : "sales_record_deleted",
|
|
10994
11119
|
"attributes" : [ ],
|
|
10995
11120
|
"discriminator_value" : "sales_record_deleted"
|
|
11121
|
+
}, {
|
|
11122
|
+
"type" : "revenue_record_upserted",
|
|
11123
|
+
"attributes" : [ ],
|
|
11124
|
+
"discriminator_value" : "revenue_record_upserted"
|
|
11125
|
+
}, {
|
|
11126
|
+
"type" : "revenue_record_deleted",
|
|
11127
|
+
"attributes" : [ ],
|
|
11128
|
+
"discriminator_value" : "revenue_record_deleted"
|
|
10996
11129
|
}, {
|
|
10997
11130
|
"type" : "calculator_organization_settings_upserted",
|
|
10998
11131
|
"attributes" : [ ],
|
|
@@ -13398,6 +13531,11 @@
|
|
|
13398
13531
|
"attributes" : [ ],
|
|
13399
13532
|
"default" : false,
|
|
13400
13533
|
"discriminator_value" : "trueup_transaction"
|
|
13534
|
+
}, {
|
|
13535
|
+
"type" : "carrier_charge_transaction",
|
|
13536
|
+
"attributes" : [ ],
|
|
13537
|
+
"default" : false,
|
|
13538
|
+
"discriminator_value" : "carrier_charge_transaction"
|
|
13401
13539
|
} ],
|
|
13402
13540
|
"attributes" : [ ],
|
|
13403
13541
|
"interfaces" : [ ],
|
|
@@ -18025,6 +18163,13 @@
|
|
|
18025
18163
|
"attributes" : [ ],
|
|
18026
18164
|
"annotations" : [ ],
|
|
18027
18165
|
"description" : "Represents the sum of all trueup transactions included in this billing statement"
|
|
18166
|
+
}, {
|
|
18167
|
+
"name" : "carrier_charge",
|
|
18168
|
+
"type" : "io.flow.common.v0.models.price",
|
|
18169
|
+
"required" : true,
|
|
18170
|
+
"attributes" : [ ],
|
|
18171
|
+
"annotations" : [ ],
|
|
18172
|
+
"description" : "Represents the sum of all carrier_charge transactions included in this billing statement"
|
|
18028
18173
|
}, {
|
|
18029
18174
|
"name" : "ending_balance",
|
|
18030
18175
|
"type" : "io.flow.common.v0.models.price",
|
|
@@ -19759,7 +19904,7 @@
|
|
|
19759
19904
|
"description" : "Globally unique identifier"
|
|
19760
19905
|
}, {
|
|
19761
19906
|
"name" : "reason",
|
|
19762
|
-
"type" : "
|
|
19907
|
+
"type" : "io.flow.trueup.v0.enums.carrier_charge_reason",
|
|
19763
19908
|
"required" : true,
|
|
19764
19909
|
"attributes" : [ ],
|
|
19765
19910
|
"annotations" : [ ]
|
|
@@ -19839,6 +19984,68 @@
|
|
|
19839
19984
|
"attributes" : [ ],
|
|
19840
19985
|
"interfaces" : [ "carrier_charge_form" ],
|
|
19841
19986
|
"description" : "Represents a request for the actual carrier charge for a shipping label"
|
|
19987
|
+
}, {
|
|
19988
|
+
"name" : "carrier_charge_transaction",
|
|
19989
|
+
"plural" : "carrier_charge_transactions",
|
|
19990
|
+
"fields" : [ {
|
|
19991
|
+
"name" : "order",
|
|
19992
|
+
"type" : "billing_order_transaction_order_reference",
|
|
19993
|
+
"required" : true,
|
|
19994
|
+
"attributes" : [ ],
|
|
19995
|
+
"annotations" : [ ]
|
|
19996
|
+
}, {
|
|
19997
|
+
"name" : "id",
|
|
19998
|
+
"type" : "string",
|
|
19999
|
+
"required" : true,
|
|
20000
|
+
"attributes" : [ ],
|
|
20001
|
+
"annotations" : [ ],
|
|
20002
|
+
"description" : "Globally unique identifier"
|
|
20003
|
+
}, {
|
|
20004
|
+
"name" : "type",
|
|
20005
|
+
"type" : "billing_transaction_type",
|
|
20006
|
+
"required" : true,
|
|
20007
|
+
"attributes" : [ ],
|
|
20008
|
+
"annotations" : [ ]
|
|
20009
|
+
}, {
|
|
20010
|
+
"name" : "status",
|
|
20011
|
+
"type" : "billing_transaction_status",
|
|
20012
|
+
"required" : true,
|
|
20013
|
+
"attributes" : [ ],
|
|
20014
|
+
"annotations" : [ ]
|
|
20015
|
+
}, {
|
|
20016
|
+
"name" : "posted_at",
|
|
20017
|
+
"type" : "date-time-iso8601",
|
|
20018
|
+
"required" : false,
|
|
20019
|
+
"attributes" : [ ],
|
|
20020
|
+
"annotations" : [ ]
|
|
20021
|
+
}, {
|
|
20022
|
+
"name" : "value",
|
|
20023
|
+
"type" : "io.flow.common.v0.models.price",
|
|
20024
|
+
"required" : true,
|
|
20025
|
+
"attributes" : [ ],
|
|
20026
|
+
"annotations" : [ ],
|
|
20027
|
+
"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"
|
|
20028
|
+
}, {
|
|
20029
|
+
"name" : "description",
|
|
20030
|
+
"type" : "string",
|
|
20031
|
+
"required" : true,
|
|
20032
|
+
"attributes" : [ ],
|
|
20033
|
+
"annotations" : [ ]
|
|
20034
|
+
}, {
|
|
20035
|
+
"name" : "statement",
|
|
20036
|
+
"type" : "billing_statement_reference",
|
|
20037
|
+
"required" : false,
|
|
20038
|
+
"attributes" : [ ],
|
|
20039
|
+
"annotations" : [ ]
|
|
20040
|
+
}, {
|
|
20041
|
+
"name" : "created_at",
|
|
20042
|
+
"type" : "date-time-iso8601",
|
|
20043
|
+
"required" : true,
|
|
20044
|
+
"attributes" : [ ],
|
|
20045
|
+
"annotations" : [ ]
|
|
20046
|
+
} ],
|
|
20047
|
+
"attributes" : [ ],
|
|
20048
|
+
"interfaces" : [ "child_transaction" ]
|
|
19842
20049
|
}, {
|
|
19843
20050
|
"name" : "carrier_charge_units",
|
|
19844
20051
|
"plural" : "carrier_charge_units",
|
|
@@ -39209,6 +39416,69 @@
|
|
|
39209
39416
|
"attributes" : [ ],
|
|
39210
39417
|
"interfaces" : [ ],
|
|
39211
39418
|
"description" : "Indicates tracking data for some part of a fulfillment."
|
|
39419
|
+
}, {
|
|
39420
|
+
"name" : "fulfillment_shopper_breakdown",
|
|
39421
|
+
"plural" : "fulfillment_shopper_breakdowns",
|
|
39422
|
+
"fields" : [ {
|
|
39423
|
+
"name" : "shipping",
|
|
39424
|
+
"type" : "reporting_monetary_value",
|
|
39425
|
+
"required" : true,
|
|
39426
|
+
"attributes" : [ ],
|
|
39427
|
+
"annotations" : [ ],
|
|
39428
|
+
"description" : "Total shopper paid for shipping, ex vat/duty"
|
|
39429
|
+
}, {
|
|
39430
|
+
"name" : "fees",
|
|
39431
|
+
"type" : "reporting_shopper_fees",
|
|
39432
|
+
"required" : true,
|
|
39433
|
+
"attributes" : [ ],
|
|
39434
|
+
"annotations" : [ ],
|
|
39435
|
+
"description" : "Total shopper paid for fees, ex vat/duty"
|
|
39436
|
+
}, {
|
|
39437
|
+
"name" : "product",
|
|
39438
|
+
"type" : "reporting_monetary_value",
|
|
39439
|
+
"required" : true,
|
|
39440
|
+
"attributes" : [ ],
|
|
39441
|
+
"annotations" : [ ],
|
|
39442
|
+
"description" : "Total shopper paid for product, ex vat/duty"
|
|
39443
|
+
}, {
|
|
39444
|
+
"name" : "subtotal",
|
|
39445
|
+
"type" : "reporting_monetary_value",
|
|
39446
|
+
"required" : true,
|
|
39447
|
+
"attributes" : [ ],
|
|
39448
|
+
"annotations" : [ ],
|
|
39449
|
+
"description" : "shipping + fees + product (total paid by shopper ex tax/duty)"
|
|
39450
|
+
}, {
|
|
39451
|
+
"name" : "tax",
|
|
39452
|
+
"type" : "reporting_monetary_value",
|
|
39453
|
+
"required" : true,
|
|
39454
|
+
"attributes" : [ ],
|
|
39455
|
+
"annotations" : [ ],
|
|
39456
|
+
"description" : "Total shopper paid for all taxes"
|
|
39457
|
+
}, {
|
|
39458
|
+
"name" : "duty",
|
|
39459
|
+
"type" : "reporting_monetary_value",
|
|
39460
|
+
"required" : true,
|
|
39461
|
+
"attributes" : [ ],
|
|
39462
|
+
"annotations" : [ ],
|
|
39463
|
+
"description" : "Total shopper paid for all duties"
|
|
39464
|
+
}, {
|
|
39465
|
+
"name" : "discount",
|
|
39466
|
+
"type" : "reporting_monetary_value",
|
|
39467
|
+
"required" : true,
|
|
39468
|
+
"attributes" : [ ],
|
|
39469
|
+
"annotations" : [ ],
|
|
39470
|
+
"description" : "Discount applied before deriving the final total (order level discount)"
|
|
39471
|
+
}, {
|
|
39472
|
+
"name" : "total",
|
|
39473
|
+
"type" : "reporting_monetary_value",
|
|
39474
|
+
"required" : true,
|
|
39475
|
+
"attributes" : [ ],
|
|
39476
|
+
"annotations" : [ ],
|
|
39477
|
+
"description" : "Total shopper paid"
|
|
39478
|
+
} ],
|
|
39479
|
+
"attributes" : [ ],
|
|
39480
|
+
"interfaces" : [ ],
|
|
39481
|
+
"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
39482
|
}, {
|
|
39213
39483
|
"name" : "fulfillment_snapshot",
|
|
39214
39484
|
"plural" : "fulfillment_snapshots",
|
|
@@ -45870,6 +46140,25 @@
|
|
|
45870
46140
|
"attributes" : [ ],
|
|
45871
46141
|
"interfaces" : [ ],
|
|
45872
46142
|
"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."
|
|
46143
|
+
}, {
|
|
46144
|
+
"name" : "jean_demo_item",
|
|
46145
|
+
"plural" : "jean_demo_items",
|
|
46146
|
+
"fields" : [ {
|
|
46147
|
+
"name" : "id",
|
|
46148
|
+
"type" : "string",
|
|
46149
|
+
"required" : true,
|
|
46150
|
+
"attributes" : [ ],
|
|
46151
|
+
"annotations" : [ ],
|
|
46152
|
+
"description" : "Globally unique identifier"
|
|
46153
|
+
}, {
|
|
46154
|
+
"name" : "name",
|
|
46155
|
+
"type" : "string",
|
|
46156
|
+
"required" : true,
|
|
46157
|
+
"attributes" : [ ],
|
|
46158
|
+
"annotations" : [ ]
|
|
46159
|
+
} ],
|
|
46160
|
+
"attributes" : [ ],
|
|
46161
|
+
"interfaces" : [ ]
|
|
45873
46162
|
}, {
|
|
45874
46163
|
"name" : "key",
|
|
45875
46164
|
"plural" : "keys",
|
|
@@ -48936,6 +49225,27 @@
|
|
|
48936
49225
|
} ],
|
|
48937
49226
|
"attributes" : [ ],
|
|
48938
49227
|
"interfaces" : [ ]
|
|
49228
|
+
}, {
|
|
49229
|
+
"name" : "marked_as_final",
|
|
49230
|
+
"plural" : "marked_as_finals",
|
|
49231
|
+
"fields" : [ {
|
|
49232
|
+
"name" : "products",
|
|
49233
|
+
"type" : "boolean",
|
|
49234
|
+
"required" : true,
|
|
49235
|
+
"attributes" : [ ],
|
|
49236
|
+
"annotations" : [ ],
|
|
49237
|
+
"default" : "true"
|
|
49238
|
+
}, {
|
|
49239
|
+
"name" : "shipping",
|
|
49240
|
+
"type" : "boolean",
|
|
49241
|
+
"required" : true,
|
|
49242
|
+
"attributes" : [ ],
|
|
49243
|
+
"annotations" : [ ],
|
|
49244
|
+
"default" : "true"
|
|
49245
|
+
} ],
|
|
49246
|
+
"attributes" : [ ],
|
|
49247
|
+
"interfaces" : [ ],
|
|
49248
|
+
"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
49249
|
}, {
|
|
48940
49250
|
"name" : "marketing_gateway_channel",
|
|
48941
49251
|
"plural" : "marketing_gateway_channels",
|
|
@@ -59186,6 +59496,20 @@
|
|
|
59186
59496
|
} ],
|
|
59187
59497
|
"attributes" : [ ],
|
|
59188
59498
|
"interfaces" : [ ]
|
|
59499
|
+
}, {
|
|
59500
|
+
"name" : "record_reference",
|
|
59501
|
+
"plural" : "record_references",
|
|
59502
|
+
"fields" : [ {
|
|
59503
|
+
"name" : "id",
|
|
59504
|
+
"type" : "string",
|
|
59505
|
+
"required" : true,
|
|
59506
|
+
"attributes" : [ ],
|
|
59507
|
+
"annotations" : [ ],
|
|
59508
|
+
"description" : "Globally unique identifier"
|
|
59509
|
+
} ],
|
|
59510
|
+
"attributes" : [ ],
|
|
59511
|
+
"interfaces" : [ ],
|
|
59512
|
+
"description" : "The id of the parent record"
|
|
59189
59513
|
}, {
|
|
59190
59514
|
"name" : "redirect",
|
|
59191
59515
|
"plural" : "redirects",
|
|
@@ -59462,6 +59786,214 @@
|
|
|
59462
59786
|
} ],
|
|
59463
59787
|
"attributes" : [ ],
|
|
59464
59788
|
"interfaces" : [ ]
|
|
59789
|
+
}, {
|
|
59790
|
+
"name" : "reporting_authorization_reference",
|
|
59791
|
+
"plural" : "reporting_authorization_references",
|
|
59792
|
+
"fields" : [ {
|
|
59793
|
+
"name" : "id",
|
|
59794
|
+
"type" : "string",
|
|
59795
|
+
"required" : true,
|
|
59796
|
+
"attributes" : [ ],
|
|
59797
|
+
"annotations" : [ ],
|
|
59798
|
+
"description" : "Globally unique identifier"
|
|
59799
|
+
} ],
|
|
59800
|
+
"attributes" : [ ],
|
|
59801
|
+
"interfaces" : [ ]
|
|
59802
|
+
}, {
|
|
59803
|
+
"name" : "reporting_business",
|
|
59804
|
+
"plural" : "reporting_businesses",
|
|
59805
|
+
"fields" : [ {
|
|
59806
|
+
"name" : "vat_registration_number",
|
|
59807
|
+
"type" : "string",
|
|
59808
|
+
"required" : true,
|
|
59809
|
+
"attributes" : [ ],
|
|
59810
|
+
"annotations" : [ ],
|
|
59811
|
+
"description" : "In the EU - the VAT number of the business that purchased the goods."
|
|
59812
|
+
}, {
|
|
59813
|
+
"name" : "name",
|
|
59814
|
+
"type" : "string",
|
|
59815
|
+
"required" : false,
|
|
59816
|
+
"attributes" : [ ],
|
|
59817
|
+
"annotations" : [ ],
|
|
59818
|
+
"description" : "The name of the business"
|
|
59819
|
+
} ],
|
|
59820
|
+
"attributes" : [ ],
|
|
59821
|
+
"interfaces" : [ ],
|
|
59822
|
+
"description" : "Represents that the underlying data related to an order that was purchased by a business (a B2B sale)."
|
|
59823
|
+
}, {
|
|
59824
|
+
"name" : "reporting_conversion_rates",
|
|
59825
|
+
"plural" : "reporting_conversion_rates",
|
|
59826
|
+
"fields" : [ {
|
|
59827
|
+
"name" : "merchant",
|
|
59828
|
+
"type" : "decimal",
|
|
59829
|
+
"required" : true,
|
|
59830
|
+
"attributes" : [ ],
|
|
59831
|
+
"annotations" : [ ],
|
|
59832
|
+
"description" : "The value in the merchant currency",
|
|
59833
|
+
"minimum" : 0
|
|
59834
|
+
}, {
|
|
59835
|
+
"name" : "entity",
|
|
59836
|
+
"type" : "decimal",
|
|
59837
|
+
"required" : true,
|
|
59838
|
+
"attributes" : [ ],
|
|
59839
|
+
"annotations" : [ ],
|
|
59840
|
+
"description" : "The value in the entity currency",
|
|
59841
|
+
"minimum" : 0
|
|
59842
|
+
}, {
|
|
59843
|
+
"name" : "usd",
|
|
59844
|
+
"type" : "decimal",
|
|
59845
|
+
"required" : true,
|
|
59846
|
+
"attributes" : [ ],
|
|
59847
|
+
"annotations" : [ ],
|
|
59848
|
+
"description" : "The value in usd",
|
|
59849
|
+
"minimum" : 0
|
|
59850
|
+
}, {
|
|
59851
|
+
"name" : "eur",
|
|
59852
|
+
"type" : "decimal",
|
|
59853
|
+
"required" : true,
|
|
59854
|
+
"attributes" : [ ],
|
|
59855
|
+
"annotations" : [ ],
|
|
59856
|
+
"description" : "The value in eur",
|
|
59857
|
+
"minimum" : 0
|
|
59858
|
+
} ],
|
|
59859
|
+
"attributes" : [ ],
|
|
59860
|
+
"interfaces" : [ "reporting_currencies_interface" ],
|
|
59861
|
+
"description" : "Defines the conversion rates from transaction currency to each of the reporting currencies"
|
|
59862
|
+
}, {
|
|
59863
|
+
"name" : "reporting_country",
|
|
59864
|
+
"plural" : "reporting_countries",
|
|
59865
|
+
"fields" : [ {
|
|
59866
|
+
"name" : "code",
|
|
59867
|
+
"type" : "string",
|
|
59868
|
+
"required" : true,
|
|
59869
|
+
"attributes" : [ ],
|
|
59870
|
+
"annotations" : [ ],
|
|
59871
|
+
"description" : "The ISO-3166-3 country code"
|
|
59872
|
+
}, {
|
|
59873
|
+
"name" : "is_eu",
|
|
59874
|
+
"type" : "boolean",
|
|
59875
|
+
"required" : true,
|
|
59876
|
+
"attributes" : [ ],
|
|
59877
|
+
"annotations" : [ ],
|
|
59878
|
+
"description" : "True if this country is part of the EU. False otherwise."
|
|
59879
|
+
} ],
|
|
59880
|
+
"attributes" : [ ],
|
|
59881
|
+
"interfaces" : [ ],
|
|
59882
|
+
"description" : "Provides metadata about each country, notably if the country is part of the EU"
|
|
59883
|
+
}, {
|
|
59884
|
+
"name" : "reporting_currencies",
|
|
59885
|
+
"plural" : "reporting_currencies",
|
|
59886
|
+
"fields" : [ {
|
|
59887
|
+
"name" : "transaction",
|
|
59888
|
+
"type" : "string",
|
|
59889
|
+
"required" : true,
|
|
59890
|
+
"attributes" : [ ],
|
|
59891
|
+
"annotations" : [ ],
|
|
59892
|
+
"description" : "Transaction (local) currency (ISO 4217 3-character currency code)."
|
|
59893
|
+
}, {
|
|
59894
|
+
"name" : "merchant",
|
|
59895
|
+
"type" : "string",
|
|
59896
|
+
"required" : true,
|
|
59897
|
+
"attributes" : [ ],
|
|
59898
|
+
"annotations" : [ ],
|
|
59899
|
+
"description" : "Merchant currency (ISO 4217 3-character currency code). This is known as the base currency in Flow."
|
|
59900
|
+
}, {
|
|
59901
|
+
"name" : "entity",
|
|
59902
|
+
"type" : "string",
|
|
59903
|
+
"required" : true,
|
|
59904
|
+
"attributes" : [ ],
|
|
59905
|
+
"annotations" : [ ],
|
|
59906
|
+
"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."
|
|
59907
|
+
} ],
|
|
59908
|
+
"attributes" : [ ],
|
|
59909
|
+
"interfaces" : [ ],
|
|
59910
|
+
"description" : "Defines the currencies that are most relevant to revenue reporting"
|
|
59911
|
+
}, {
|
|
59912
|
+
"name" : "reporting_debug",
|
|
59913
|
+
"plural" : "reporting_debugs",
|
|
59914
|
+
"fields" : [ {
|
|
59915
|
+
"name" : "console_order_link",
|
|
59916
|
+
"type" : "string",
|
|
59917
|
+
"required" : true,
|
|
59918
|
+
"attributes" : [ ],
|
|
59919
|
+
"annotations" : [ ],
|
|
59920
|
+
"description" : "URL to view the order associated with this record in flow's console"
|
|
59921
|
+
}, {
|
|
59922
|
+
"name" : "allocation_order_totals_delta",
|
|
59923
|
+
"type" : "decimal",
|
|
59924
|
+
"required" : false,
|
|
59925
|
+
"attributes" : [ ],
|
|
59926
|
+
"annotations" : [ ],
|
|
59927
|
+
"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."
|
|
59928
|
+
}, {
|
|
59929
|
+
"name" : "allocation_order_item_discount_delta",
|
|
59930
|
+
"type" : "decimal",
|
|
59931
|
+
"required" : false,
|
|
59932
|
+
"attributes" : [ ],
|
|
59933
|
+
"annotations" : [ ],
|
|
59934
|
+
"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."
|
|
59935
|
+
}, {
|
|
59936
|
+
"name" : "missing_item_subsidies",
|
|
59937
|
+
"type" : "reporting_debug_missing_subsidies",
|
|
59938
|
+
"required" : false,
|
|
59939
|
+
"attributes" : [ ],
|
|
59940
|
+
"annotations" : [ ]
|
|
59941
|
+
}, {
|
|
59942
|
+
"name" : "missing_shipping_subsidies",
|
|
59943
|
+
"type" : "reporting_debug_missing_subsidies",
|
|
59944
|
+
"required" : false,
|
|
59945
|
+
"attributes" : [ ],
|
|
59946
|
+
"annotations" : [ ]
|
|
59947
|
+
} ],
|
|
59948
|
+
"attributes" : [ ],
|
|
59949
|
+
"interfaces" : [ ]
|
|
59950
|
+
}, {
|
|
59951
|
+
"name" : "reporting_debug_missing_subsidies",
|
|
59952
|
+
"plural" : "reporting_debug_missing_subsidies",
|
|
59953
|
+
"fields" : [ {
|
|
59954
|
+
"name" : "price",
|
|
59955
|
+
"type" : "boolean",
|
|
59956
|
+
"required" : false,
|
|
59957
|
+
"attributes" : [ ],
|
|
59958
|
+
"annotations" : [ ],
|
|
59959
|
+
"description" : "If true, it is possible that the allocation for the order is missing a subsidy value."
|
|
59960
|
+
}, {
|
|
59961
|
+
"name" : "tax",
|
|
59962
|
+
"type" : "boolean",
|
|
59963
|
+
"required" : false,
|
|
59964
|
+
"attributes" : [ ],
|
|
59965
|
+
"annotations" : [ ],
|
|
59966
|
+
"description" : "If true, it is possible that the allocation for the order is missing a subsidy value."
|
|
59967
|
+
}, {
|
|
59968
|
+
"name" : "duty",
|
|
59969
|
+
"type" : "boolean",
|
|
59970
|
+
"required" : false,
|
|
59971
|
+
"attributes" : [ ],
|
|
59972
|
+
"annotations" : [ ],
|
|
59973
|
+
"description" : "If true, it is possible that the allocation for the order is missing a subsidy value."
|
|
59974
|
+
} ],
|
|
59975
|
+
"attributes" : [ ],
|
|
59976
|
+
"interfaces" : [ ],
|
|
59977
|
+
"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"
|
|
59978
|
+
}, {
|
|
59979
|
+
"name" : "reporting_destination",
|
|
59980
|
+
"plural" : "reporting_destinations",
|
|
59981
|
+
"fields" : [ {
|
|
59982
|
+
"name" : "country",
|
|
59983
|
+
"type" : "reporting_country",
|
|
59984
|
+
"required" : true,
|
|
59985
|
+
"attributes" : [ ],
|
|
59986
|
+
"annotations" : [ ]
|
|
59987
|
+
}, {
|
|
59988
|
+
"name" : "province",
|
|
59989
|
+
"type" : "reporting_province",
|
|
59990
|
+
"required" : false,
|
|
59991
|
+
"attributes" : [ ],
|
|
59992
|
+
"annotations" : [ ]
|
|
59993
|
+
} ],
|
|
59994
|
+
"attributes" : [ ],
|
|
59995
|
+
"interfaces" : [ ],
|
|
59996
|
+
"description" : "Represents the destination of this fulfillment"
|
|
59465
59997
|
}, {
|
|
59466
59998
|
"name" : "reporting_details",
|
|
59467
59999
|
"plural" : "reporting_detailses",
|
|
@@ -59498,6 +60030,747 @@
|
|
|
59498
60030
|
} ],
|
|
59499
60031
|
"attributes" : [ ],
|
|
59500
60032
|
"interfaces" : [ ]
|
|
60033
|
+
}, {
|
|
60034
|
+
"name" : "reporting_entity",
|
|
60035
|
+
"plural" : "reporting_entities",
|
|
60036
|
+
"fields" : [ {
|
|
60037
|
+
"name" : "id",
|
|
60038
|
+
"type" : "string",
|
|
60039
|
+
"required" : true,
|
|
60040
|
+
"attributes" : [ ],
|
|
60041
|
+
"annotations" : [ ],
|
|
60042
|
+
"description" : "The ID of the entity. Implemented in Flow in io.flow.merchant.of.record.v0.enums.flow_entity",
|
|
60043
|
+
"example" : "flow-irl"
|
|
60044
|
+
} ],
|
|
60045
|
+
"attributes" : [ ],
|
|
60046
|
+
"interfaces" : [ ],
|
|
60047
|
+
"description" : "Represents the legal entity that is responsible for this sale. Each Flow account is assigned to a single entity"
|
|
60048
|
+
}, {
|
|
60049
|
+
"name" : "reporting_fulfillment",
|
|
60050
|
+
"plural" : "reporting_fulfillments",
|
|
60051
|
+
"fields" : [ {
|
|
60052
|
+
"name" : "id",
|
|
60053
|
+
"type" : "string",
|
|
60054
|
+
"required" : true,
|
|
60055
|
+
"attributes" : [ ],
|
|
60056
|
+
"annotations" : [ ],
|
|
60057
|
+
"description" : "The ID of the associated fulfillment/return"
|
|
60058
|
+
}, {
|
|
60059
|
+
"name" : "sequence_number",
|
|
60060
|
+
"type" : "long",
|
|
60061
|
+
"required" : true,
|
|
60062
|
+
"attributes" : [ ],
|
|
60063
|
+
"annotations" : [ ],
|
|
60064
|
+
"description" : "The order in which the fulfillments were created",
|
|
60065
|
+
"minimum" : 1
|
|
60066
|
+
}, {
|
|
60067
|
+
"name" : "fulfilled_at",
|
|
60068
|
+
"type" : "date-time-iso8601",
|
|
60069
|
+
"required" : true,
|
|
60070
|
+
"attributes" : [ ],
|
|
60071
|
+
"annotations" : [ ],
|
|
60072
|
+
"description" : "Represents the date on which this fulfillment was fulfilled. For orders shipped on our labels, this will be the in transit timestamp"
|
|
60073
|
+
}, {
|
|
60074
|
+
"name" : "completes_order",
|
|
60075
|
+
"type" : "boolean",
|
|
60076
|
+
"required" : true,
|
|
60077
|
+
"attributes" : [ ],
|
|
60078
|
+
"annotations" : [ ],
|
|
60079
|
+
"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"
|
|
60080
|
+
}, {
|
|
60081
|
+
"name" : "payment",
|
|
60082
|
+
"type" : "reporting_payment",
|
|
60083
|
+
"required" : true,
|
|
60084
|
+
"attributes" : [ ],
|
|
60085
|
+
"annotations" : [ ]
|
|
60086
|
+
}, {
|
|
60087
|
+
"name" : "refund",
|
|
60088
|
+
"type" : "reporting_refund_reference",
|
|
60089
|
+
"required" : false,
|
|
60090
|
+
"attributes" : [ ],
|
|
60091
|
+
"annotations" : [ ]
|
|
60092
|
+
}, {
|
|
60093
|
+
"name" : "value",
|
|
60094
|
+
"type" : "fulfillment_shopper_breakdown",
|
|
60095
|
+
"required" : true,
|
|
60096
|
+
"attributes" : [ ],
|
|
60097
|
+
"annotations" : [ ]
|
|
60098
|
+
}, {
|
|
60099
|
+
"name" : "dispatch_country",
|
|
60100
|
+
"type" : "reporting_country",
|
|
60101
|
+
"required" : false,
|
|
60102
|
+
"attributes" : [ ],
|
|
60103
|
+
"annotations" : [ ],
|
|
60104
|
+
"description" : "May be empty if is_virtual_fulfillment is true"
|
|
60105
|
+
}, {
|
|
60106
|
+
"name" : "destination",
|
|
60107
|
+
"type" : "reporting_destination",
|
|
60108
|
+
"required" : false,
|
|
60109
|
+
"attributes" : [ ],
|
|
60110
|
+
"annotations" : [ ],
|
|
60111
|
+
"description" : "May be empty if is_virtual_fulfillment is true"
|
|
60112
|
+
}, {
|
|
60113
|
+
"name" : "shipment",
|
|
60114
|
+
"type" : "reporting_shipment",
|
|
60115
|
+
"required" : false,
|
|
60116
|
+
"attributes" : [ ],
|
|
60117
|
+
"annotations" : [ ]
|
|
60118
|
+
}, {
|
|
60119
|
+
"name" : "is",
|
|
60120
|
+
"type" : "reporting_fulfillment_is",
|
|
60121
|
+
"required" : true,
|
|
60122
|
+
"attributes" : [ ],
|
|
60123
|
+
"annotations" : [ ]
|
|
60124
|
+
}, {
|
|
60125
|
+
"name" : "has",
|
|
60126
|
+
"type" : "reporting_fulfillment_has",
|
|
60127
|
+
"required" : true,
|
|
60128
|
+
"attributes" : [ ],
|
|
60129
|
+
"annotations" : [ ]
|
|
60130
|
+
}, {
|
|
60131
|
+
"name" : "fx",
|
|
60132
|
+
"type" : "reporting_fx",
|
|
60133
|
+
"required" : true,
|
|
60134
|
+
"attributes" : [ ],
|
|
60135
|
+
"annotations" : [ ]
|
|
60136
|
+
}, {
|
|
60137
|
+
"name" : "business",
|
|
60138
|
+
"type" : "reporting_business",
|
|
60139
|
+
"required" : false,
|
|
60140
|
+
"attributes" : [ ],
|
|
60141
|
+
"annotations" : [ ],
|
|
60142
|
+
"description" : "Specified if and only if this is a b2b fulfillment"
|
|
60143
|
+
} ],
|
|
60144
|
+
"attributes" : [ ],
|
|
60145
|
+
"interfaces" : [ ],
|
|
60146
|
+
"description" : "The fulfillment is the primary data that drives revenue recognition and thus the sales record"
|
|
60147
|
+
}, {
|
|
60148
|
+
"name" : "reporting_fulfillment_has",
|
|
60149
|
+
"plural" : "reporting_fulfillment_hases",
|
|
60150
|
+
"fields" : [ {
|
|
60151
|
+
"name" : "zero_vat_product",
|
|
60152
|
+
"type" : "boolean",
|
|
60153
|
+
"required" : true,
|
|
60154
|
+
"attributes" : [ ],
|
|
60155
|
+
"annotations" : [ ],
|
|
60156
|
+
"description" : "True IFF this order contains 1 or more products that has no tax"
|
|
60157
|
+
} ],
|
|
60158
|
+
"attributes" : [ ],
|
|
60159
|
+
"interfaces" : [ ]
|
|
60160
|
+
}, {
|
|
60161
|
+
"name" : "reporting_fulfillment_is",
|
|
60162
|
+
"plural" : "reporting_fulfillment_ises",
|
|
60163
|
+
"fields" : [ {
|
|
60164
|
+
"name" : "replacement",
|
|
60165
|
+
"type" : "boolean",
|
|
60166
|
+
"required" : true,
|
|
60167
|
+
"attributes" : [ ],
|
|
60168
|
+
"annotations" : [ ],
|
|
60169
|
+
"description" : "True IFF this order is a replacement order (order.type = 'replacement'). false otherwise"
|
|
60170
|
+
}, {
|
|
60171
|
+
"name" : "virtual",
|
|
60172
|
+
"type" : "reporting_fulfillment_is_virtual",
|
|
60173
|
+
"required" : true,
|
|
60174
|
+
"attributes" : [ ],
|
|
60175
|
+
"annotations" : [ ]
|
|
60176
|
+
}, {
|
|
60177
|
+
"name" : "duties_guaranteed",
|
|
60178
|
+
"type" : "boolean",
|
|
60179
|
+
"required" : true,
|
|
60180
|
+
"attributes" : [ ],
|
|
60181
|
+
"annotations" : [ ],
|
|
60182
|
+
"description" : "True if this order has duties that are guaranteed"
|
|
60183
|
+
}, {
|
|
60184
|
+
"name" : "wyol",
|
|
60185
|
+
"type" : "boolean",
|
|
60186
|
+
"required" : true,
|
|
60187
|
+
"attributes" : [ ],
|
|
60188
|
+
"annotations" : [ ],
|
|
60189
|
+
"description" : "Work Your Own Logistics - True IFF merchant shipped without using our labels"
|
|
60190
|
+
}, {
|
|
60191
|
+
"name" : "b2b",
|
|
60192
|
+
"type" : "boolean",
|
|
60193
|
+
"required" : true,
|
|
60194
|
+
"attributes" : [ ],
|
|
60195
|
+
"annotations" : [ ],
|
|
60196
|
+
"description" : "True if this order is B2B"
|
|
60197
|
+
}, {
|
|
60198
|
+
"name" : "domestic",
|
|
60199
|
+
"type" : "boolean",
|
|
60200
|
+
"required" : true,
|
|
60201
|
+
"attributes" : [ ],
|
|
60202
|
+
"annotations" : [ ],
|
|
60203
|
+
"description" : "True IFF this order is domestic (dispatch country is the same as destination country)"
|
|
60204
|
+
} ],
|
|
60205
|
+
"attributes" : [ ],
|
|
60206
|
+
"interfaces" : [ ]
|
|
60207
|
+
}, {
|
|
60208
|
+
"name" : "reporting_fx",
|
|
60209
|
+
"plural" : "reporting_fxes",
|
|
60210
|
+
"fields" : [ {
|
|
60211
|
+
"name" : "shipping",
|
|
60212
|
+
"type" : "reporting_usd",
|
|
60213
|
+
"required" : true,
|
|
60214
|
+
"attributes" : [ ],
|
|
60215
|
+
"annotations" : [ ]
|
|
60216
|
+
}, {
|
|
60217
|
+
"name" : "fees",
|
|
60218
|
+
"type" : "reporting_usd",
|
|
60219
|
+
"required" : true,
|
|
60220
|
+
"attributes" : [ ],
|
|
60221
|
+
"annotations" : [ ]
|
|
60222
|
+
}, {
|
|
60223
|
+
"name" : "product",
|
|
60224
|
+
"type" : "reporting_usd",
|
|
60225
|
+
"required" : true,
|
|
60226
|
+
"attributes" : [ ],
|
|
60227
|
+
"annotations" : [ ]
|
|
60228
|
+
}, {
|
|
60229
|
+
"name" : "tax",
|
|
60230
|
+
"type" : "reporting_usd",
|
|
60231
|
+
"required" : true,
|
|
60232
|
+
"attributes" : [ ],
|
|
60233
|
+
"annotations" : [ ]
|
|
60234
|
+
}, {
|
|
60235
|
+
"name" : "duty",
|
|
60236
|
+
"type" : "reporting_usd",
|
|
60237
|
+
"required" : true,
|
|
60238
|
+
"attributes" : [ ],
|
|
60239
|
+
"annotations" : [ ]
|
|
60240
|
+
}, {
|
|
60241
|
+
"name" : "total",
|
|
60242
|
+
"type" : "reporting_usd",
|
|
60243
|
+
"required" : true,
|
|
60244
|
+
"attributes" : [ ],
|
|
60245
|
+
"annotations" : [ ]
|
|
60246
|
+
} ],
|
|
60247
|
+
"attributes" : [ ],
|
|
60248
|
+
"interfaces" : [ ],
|
|
60249
|
+
"description" : "Aggregates all of the FX revenue on this fulfillment"
|
|
60250
|
+
}, {
|
|
60251
|
+
"name" : "reporting_merchant_breakdown",
|
|
60252
|
+
"plural" : "reporting_merchant_breakdowns",
|
|
60253
|
+
"fields" : [ {
|
|
60254
|
+
"name" : "subsidies",
|
|
60255
|
+
"type" : "reporting_merchant_subsidies",
|
|
60256
|
+
"required" : true,
|
|
60257
|
+
"attributes" : [ ],
|
|
60258
|
+
"annotations" : [ ]
|
|
60259
|
+
}, {
|
|
60260
|
+
"name" : "fees",
|
|
60261
|
+
"type" : "reporting_merchant_fees",
|
|
60262
|
+
"required" : true,
|
|
60263
|
+
"attributes" : [ ],
|
|
60264
|
+
"annotations" : [ ]
|
|
60265
|
+
}, {
|
|
60266
|
+
"name" : "transactions",
|
|
60267
|
+
"type" : "reporting_merchant_transactions",
|
|
60268
|
+
"required" : true,
|
|
60269
|
+
"attributes" : [ ],
|
|
60270
|
+
"annotations" : [ ]
|
|
60271
|
+
} ],
|
|
60272
|
+
"attributes" : [ ],
|
|
60273
|
+
"interfaces" : [ ]
|
|
60274
|
+
}, {
|
|
60275
|
+
"name" : "reporting_merchant_fees",
|
|
60276
|
+
"plural" : "reporting_merchant_fees",
|
|
60277
|
+
"fields" : [ {
|
|
60278
|
+
"name" : "duty_guarantee",
|
|
60279
|
+
"type" : "reporting_monetary_value",
|
|
60280
|
+
"required" : true,
|
|
60281
|
+
"attributes" : [ ],
|
|
60282
|
+
"annotations" : [ ]
|
|
60283
|
+
}, {
|
|
60284
|
+
"name" : "mor",
|
|
60285
|
+
"type" : "reporting_monetary_value",
|
|
60286
|
+
"required" : true,
|
|
60287
|
+
"attributes" : [ ],
|
|
60288
|
+
"annotations" : [ ]
|
|
60289
|
+
}, {
|
|
60290
|
+
"name" : "fraud",
|
|
60291
|
+
"type" : "reporting_monetary_value",
|
|
60292
|
+
"required" : true,
|
|
60293
|
+
"attributes" : [ ],
|
|
60294
|
+
"annotations" : [ ]
|
|
60295
|
+
}, {
|
|
60296
|
+
"name" : "fx",
|
|
60297
|
+
"type" : "reporting_monetary_value",
|
|
60298
|
+
"required" : true,
|
|
60299
|
+
"attributes" : [ ],
|
|
60300
|
+
"annotations" : [ ]
|
|
60301
|
+
}, {
|
|
60302
|
+
"name" : "processing",
|
|
60303
|
+
"type" : "reporting_monetary_value",
|
|
60304
|
+
"required" : true,
|
|
60305
|
+
"attributes" : [ ],
|
|
60306
|
+
"annotations" : [ ]
|
|
60307
|
+
}, {
|
|
60308
|
+
"name" : "rate_lock",
|
|
60309
|
+
"type" : "reporting_monetary_value",
|
|
60310
|
+
"required" : true,
|
|
60311
|
+
"attributes" : [ ],
|
|
60312
|
+
"annotations" : [ ]
|
|
60313
|
+
}, {
|
|
60314
|
+
"name" : "transfer",
|
|
60315
|
+
"type" : "reporting_monetary_value",
|
|
60316
|
+
"required" : true,
|
|
60317
|
+
"attributes" : [ ],
|
|
60318
|
+
"annotations" : [ ]
|
|
60319
|
+
} ],
|
|
60320
|
+
"attributes" : [ ],
|
|
60321
|
+
"interfaces" : [ ],
|
|
60322
|
+
"description" : "All fees charged to the merchant"
|
|
60323
|
+
}, {
|
|
60324
|
+
"name" : "reporting_merchant_subsidies",
|
|
60325
|
+
"plural" : "reporting_merchant_subsidies",
|
|
60326
|
+
"fields" : [ {
|
|
60327
|
+
"name" : "shipping",
|
|
60328
|
+
"type" : "reporting_monetary_value",
|
|
60329
|
+
"required" : true,
|
|
60330
|
+
"attributes" : [ ],
|
|
60331
|
+
"annotations" : [ ]
|
|
60332
|
+
}, {
|
|
60333
|
+
"name" : "tax",
|
|
60334
|
+
"type" : "reporting_monetary_value",
|
|
60335
|
+
"required" : true,
|
|
60336
|
+
"attributes" : [ ],
|
|
60337
|
+
"annotations" : [ ]
|
|
60338
|
+
}, {
|
|
60339
|
+
"name" : "duty",
|
|
60340
|
+
"type" : "reporting_monetary_value",
|
|
60341
|
+
"required" : true,
|
|
60342
|
+
"attributes" : [ ],
|
|
60343
|
+
"annotations" : [ ]
|
|
60344
|
+
}, {
|
|
60345
|
+
"name" : "ccf",
|
|
60346
|
+
"type" : "reporting_monetary_value",
|
|
60347
|
+
"required" : true,
|
|
60348
|
+
"attributes" : [ ],
|
|
60349
|
+
"annotations" : [ ]
|
|
60350
|
+
} ],
|
|
60351
|
+
"attributes" : [ ],
|
|
60352
|
+
"interfaces" : [ ],
|
|
60353
|
+
"description" : "All subsidies paid for by the merchant"
|
|
60354
|
+
}, {
|
|
60355
|
+
"name" : "reporting_merchant_transactions",
|
|
60356
|
+
"plural" : "reporting_merchant_transactions",
|
|
60357
|
+
"fields" : [ {
|
|
60358
|
+
"name" : "adjustment",
|
|
60359
|
+
"type" : "reporting_monetary_value",
|
|
60360
|
+
"required" : true,
|
|
60361
|
+
"attributes" : [ ],
|
|
60362
|
+
"annotations" : [ ]
|
|
60363
|
+
}, {
|
|
60364
|
+
"name" : "reversal",
|
|
60365
|
+
"type" : "reporting_monetary_value",
|
|
60366
|
+
"required" : true,
|
|
60367
|
+
"attributes" : [ ],
|
|
60368
|
+
"annotations" : [ ]
|
|
60369
|
+
}, {
|
|
60370
|
+
"name" : "tax",
|
|
60371
|
+
"type" : "reporting_monetary_value",
|
|
60372
|
+
"required" : true,
|
|
60373
|
+
"attributes" : [ ],
|
|
60374
|
+
"annotations" : [ ]
|
|
60375
|
+
}, {
|
|
60376
|
+
"name" : "duty",
|
|
60377
|
+
"type" : "reporting_monetary_value",
|
|
60378
|
+
"required" : true,
|
|
60379
|
+
"attributes" : [ ],
|
|
60380
|
+
"annotations" : [ ]
|
|
60381
|
+
}, {
|
|
60382
|
+
"name" : "freight",
|
|
60383
|
+
"type" : "reporting_monetary_value",
|
|
60384
|
+
"required" : true,
|
|
60385
|
+
"attributes" : [ ],
|
|
60386
|
+
"annotations" : [ ]
|
|
60387
|
+
}, {
|
|
60388
|
+
"name" : "refund",
|
|
60389
|
+
"type" : "reporting_monetary_value",
|
|
60390
|
+
"required" : true,
|
|
60391
|
+
"attributes" : [ ],
|
|
60392
|
+
"annotations" : [ ]
|
|
60393
|
+
} ],
|
|
60394
|
+
"attributes" : [ ],
|
|
60395
|
+
"interfaces" : [ ],
|
|
60396
|
+
"description" : "Transaction values charged or credited to the merchant"
|
|
60397
|
+
}, {
|
|
60398
|
+
"name" : "reporting_monetary_value",
|
|
60399
|
+
"plural" : "reporting_monetary_values",
|
|
60400
|
+
"fields" : [ {
|
|
60401
|
+
"name" : "transaction",
|
|
60402
|
+
"type" : "decimal",
|
|
60403
|
+
"required" : true,
|
|
60404
|
+
"attributes" : [ ],
|
|
60405
|
+
"annotations" : [ ],
|
|
60406
|
+
"description" : "The value in the transaction currency",
|
|
60407
|
+
"minimum" : 0
|
|
60408
|
+
}, {
|
|
60409
|
+
"name" : "merchant",
|
|
60410
|
+
"type" : "decimal",
|
|
60411
|
+
"required" : true,
|
|
60412
|
+
"attributes" : [ ],
|
|
60413
|
+
"annotations" : [ ],
|
|
60414
|
+
"description" : "The value in the merchant currency",
|
|
60415
|
+
"minimum" : 0
|
|
60416
|
+
}, {
|
|
60417
|
+
"name" : "entity",
|
|
60418
|
+
"type" : "decimal",
|
|
60419
|
+
"required" : true,
|
|
60420
|
+
"attributes" : [ ],
|
|
60421
|
+
"annotations" : [ ],
|
|
60422
|
+
"description" : "The value in the entity currency",
|
|
60423
|
+
"minimum" : 0
|
|
60424
|
+
}, {
|
|
60425
|
+
"name" : "usd",
|
|
60426
|
+
"type" : "decimal",
|
|
60427
|
+
"required" : true,
|
|
60428
|
+
"attributes" : [ ],
|
|
60429
|
+
"annotations" : [ ],
|
|
60430
|
+
"description" : "The value in usd",
|
|
60431
|
+
"minimum" : 0
|
|
60432
|
+
}, {
|
|
60433
|
+
"name" : "eur",
|
|
60434
|
+
"type" : "decimal",
|
|
60435
|
+
"required" : true,
|
|
60436
|
+
"attributes" : [ ],
|
|
60437
|
+
"annotations" : [ ],
|
|
60438
|
+
"description" : "The value in eur",
|
|
60439
|
+
"minimum" : 0
|
|
60440
|
+
} ],
|
|
60441
|
+
"attributes" : [ ],
|
|
60442
|
+
"interfaces" : [ "reporting_currencies_interface" ],
|
|
60443
|
+
"description" : "We report out monetary values in all of our reporting currencies and usd/eur to make consolidated reporting simpler"
|
|
60444
|
+
}, {
|
|
60445
|
+
"name" : "reporting_order_summary",
|
|
60446
|
+
"plural" : "reporting_order_summaries",
|
|
60447
|
+
"fields" : [ {
|
|
60448
|
+
"name" : "id",
|
|
60449
|
+
"type" : "string",
|
|
60450
|
+
"required" : true,
|
|
60451
|
+
"attributes" : [ ],
|
|
60452
|
+
"annotations" : [ ],
|
|
60453
|
+
"description" : "Globally unique identifier"
|
|
60454
|
+
}, {
|
|
60455
|
+
"name" : "number",
|
|
60456
|
+
"type" : "string",
|
|
60457
|
+
"required" : true,
|
|
60458
|
+
"attributes" : [ ],
|
|
60459
|
+
"annotations" : [ ],
|
|
60460
|
+
"description" : "Client's unique identifier for this object"
|
|
60461
|
+
}, {
|
|
60462
|
+
"name" : "submitted_at",
|
|
60463
|
+
"type" : "date-time-iso8601",
|
|
60464
|
+
"required" : true,
|
|
60465
|
+
"attributes" : [ ],
|
|
60466
|
+
"annotations" : [ ]
|
|
60467
|
+
} ],
|
|
60468
|
+
"attributes" : [ ],
|
|
60469
|
+
"interfaces" : [ ],
|
|
60470
|
+
"description" : "Summary of the order associated with this sales record"
|
|
60471
|
+
}, {
|
|
60472
|
+
"name" : "reporting_organization_summary",
|
|
60473
|
+
"plural" : "reporting_organization_summaries",
|
|
60474
|
+
"fields" : [ {
|
|
60475
|
+
"name" : "id",
|
|
60476
|
+
"type" : "string",
|
|
60477
|
+
"required" : true,
|
|
60478
|
+
"attributes" : [ ],
|
|
60479
|
+
"annotations" : [ ],
|
|
60480
|
+
"description" : "The flow organization id"
|
|
60481
|
+
}, {
|
|
60482
|
+
"name" : "name",
|
|
60483
|
+
"type" : "string",
|
|
60484
|
+
"required" : true,
|
|
60485
|
+
"attributes" : [ ],
|
|
60486
|
+
"annotations" : [ ]
|
|
60487
|
+
} ],
|
|
60488
|
+
"attributes" : [ ],
|
|
60489
|
+
"interfaces" : [ ],
|
|
60490
|
+
"description" : "A summary of the flow organization associated with this fulfillment"
|
|
60491
|
+
}, {
|
|
60492
|
+
"name" : "reporting_payment",
|
|
60493
|
+
"plural" : "reporting_payments",
|
|
60494
|
+
"fields" : [ {
|
|
60495
|
+
"name" : "metadata",
|
|
60496
|
+
"type" : "reporting_payment_metadata",
|
|
60497
|
+
"required" : false,
|
|
60498
|
+
"attributes" : [ ],
|
|
60499
|
+
"annotations" : [ ],
|
|
60500
|
+
"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)"
|
|
60501
|
+
}, {
|
|
60502
|
+
"name" : "psp",
|
|
60503
|
+
"type" : "reporting_monetary_value",
|
|
60504
|
+
"required" : true,
|
|
60505
|
+
"attributes" : [ ],
|
|
60506
|
+
"annotations" : [ ]
|
|
60507
|
+
}, {
|
|
60508
|
+
"name" : "credit",
|
|
60509
|
+
"type" : "reporting_monetary_value",
|
|
60510
|
+
"required" : true,
|
|
60511
|
+
"attributes" : [ ],
|
|
60512
|
+
"annotations" : [ ],
|
|
60513
|
+
"description" : "The sum of any store credits / gift cards used to pay for the order"
|
|
60514
|
+
}, {
|
|
60515
|
+
"name" : "total",
|
|
60516
|
+
"type" : "reporting_monetary_value",
|
|
60517
|
+
"required" : true,
|
|
60518
|
+
"attributes" : [ ],
|
|
60519
|
+
"annotations" : [ ]
|
|
60520
|
+
} ],
|
|
60521
|
+
"attributes" : [ ],
|
|
60522
|
+
"interfaces" : [ ],
|
|
60523
|
+
"description" : "How the shopper paid for their fulfillment"
|
|
60524
|
+
}, {
|
|
60525
|
+
"name" : "reporting_payment_metadata",
|
|
60526
|
+
"plural" : "reporting_payment_metadata",
|
|
60527
|
+
"fields" : [ {
|
|
60528
|
+
"name" : "gateway",
|
|
60529
|
+
"type" : "processor",
|
|
60530
|
+
"required" : true,
|
|
60531
|
+
"attributes" : [ ],
|
|
60532
|
+
"annotations" : [ ],
|
|
60533
|
+
"example" : "adyen"
|
|
60534
|
+
}, {
|
|
60535
|
+
"name" : "method",
|
|
60536
|
+
"type" : "string",
|
|
60537
|
+
"required" : true,
|
|
60538
|
+
"attributes" : [ ],
|
|
60539
|
+
"annotations" : [ ],
|
|
60540
|
+
"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"
|
|
60541
|
+
}, {
|
|
60542
|
+
"name" : "psp_reference",
|
|
60543
|
+
"type" : "string",
|
|
60544
|
+
"required" : false,
|
|
60545
|
+
"attributes" : [ ],
|
|
60546
|
+
"annotations" : [ ],
|
|
60547
|
+
"description" : "The psp reference id. Empty if not a transaction that went to PSP (eg. coupon)"
|
|
60548
|
+
}, {
|
|
60549
|
+
"name" : "authorization",
|
|
60550
|
+
"type" : "reporting_authorization_reference",
|
|
60551
|
+
"required" : false,
|
|
60552
|
+
"attributes" : [ ],
|
|
60553
|
+
"annotations" : [ ],
|
|
60554
|
+
"description" : "The flow authorization id. Empty unless we had a valid PSP payment (eg coupon payment has no authorization)"
|
|
60555
|
+
}, {
|
|
60556
|
+
"name" : "settlement_date",
|
|
60557
|
+
"type" : "date-time-iso8601",
|
|
60558
|
+
"required" : true,
|
|
60559
|
+
"attributes" : [ ],
|
|
60560
|
+
"annotations" : [ ],
|
|
60561
|
+
"description" : "the date on which a capture became authorized or the refund successful"
|
|
60562
|
+
}, {
|
|
60563
|
+
"name" : "additional_authorizations",
|
|
60564
|
+
"type" : "reporting_payment_metadata_additional_authorizations",
|
|
60565
|
+
"required" : false,
|
|
60566
|
+
"attributes" : [ ],
|
|
60567
|
+
"annotations" : [ ]
|
|
60568
|
+
} ],
|
|
60569
|
+
"attributes" : [ ],
|
|
60570
|
+
"interfaces" : [ ],
|
|
60571
|
+
"description" : "Metadata about the payment methods. If multiple, we highlight the first authorization (by settlement date)"
|
|
60572
|
+
}, {
|
|
60573
|
+
"name" : "reporting_payment_metadata_additional_authorizations",
|
|
60574
|
+
"plural" : "reporting_payment_metadata_additional_authorizationses",
|
|
60575
|
+
"fields" : [ {
|
|
60576
|
+
"name" : "ids",
|
|
60577
|
+
"type" : "string",
|
|
60578
|
+
"required" : true,
|
|
60579
|
+
"attributes" : [ ],
|
|
60580
|
+
"annotations" : [ ],
|
|
60581
|
+
"description" : "A space separated list of the additional authorization_ids"
|
|
60582
|
+
} ],
|
|
60583
|
+
"attributes" : [ ],
|
|
60584
|
+
"interfaces" : [ ],
|
|
60585
|
+
"description" : "If there was more than 1 authorization processed for this sales record, contains a pointer to the additional methods"
|
|
60586
|
+
}, {
|
|
60587
|
+
"name" : "reporting_province",
|
|
60588
|
+
"plural" : "reporting_provinces",
|
|
60589
|
+
"fields" : [ {
|
|
60590
|
+
"name" : "code",
|
|
60591
|
+
"type" : "string",
|
|
60592
|
+
"required" : false,
|
|
60593
|
+
"attributes" : [ ],
|
|
60594
|
+
"annotations" : [ ],
|
|
60595
|
+
"description" : "The province code where applicable (See https://api.flow.io/reference/provinces)"
|
|
60596
|
+
}, {
|
|
60597
|
+
"name" : "name",
|
|
60598
|
+
"type" : "string",
|
|
60599
|
+
"required" : true,
|
|
60600
|
+
"attributes" : [ ],
|
|
60601
|
+
"annotations" : [ ]
|
|
60602
|
+
} ],
|
|
60603
|
+
"attributes" : [ ],
|
|
60604
|
+
"interfaces" : [ ],
|
|
60605
|
+
"description" : "Provides metadata about each country, notably if the country is part of the EU"
|
|
60606
|
+
}, {
|
|
60607
|
+
"name" : "reporting_reconciliation",
|
|
60608
|
+
"plural" : "reporting_reconciliations",
|
|
60609
|
+
"fields" : [ {
|
|
60610
|
+
"name" : "date",
|
|
60611
|
+
"type" : "date-time-iso8601",
|
|
60612
|
+
"required" : true,
|
|
60613
|
+
"attributes" : [ ],
|
|
60614
|
+
"annotations" : [ ]
|
|
60615
|
+
}, {
|
|
60616
|
+
"name" : "month",
|
|
60617
|
+
"type" : "integer",
|
|
60618
|
+
"required" : true,
|
|
60619
|
+
"attributes" : [ ],
|
|
60620
|
+
"annotations" : [ ],
|
|
60621
|
+
"minimum" : 1,
|
|
60622
|
+
"maximum" : 12
|
|
60623
|
+
}, {
|
|
60624
|
+
"name" : "year",
|
|
60625
|
+
"type" : "integer",
|
|
60626
|
+
"required" : true,
|
|
60627
|
+
"attributes" : [ ],
|
|
60628
|
+
"annotations" : [ ],
|
|
60629
|
+
"minimum" : 2016
|
|
60630
|
+
} ],
|
|
60631
|
+
"attributes" : [ ],
|
|
60632
|
+
"interfaces" : [ ],
|
|
60633
|
+
"description" : "Determines the date/time on which we recognize the revenue related to this fulfillment"
|
|
60634
|
+
}, {
|
|
60635
|
+
"name" : "reporting_refund_reference",
|
|
60636
|
+
"plural" : "reporting_refund_references",
|
|
60637
|
+
"fields" : [ {
|
|
60638
|
+
"name" : "id",
|
|
60639
|
+
"type" : "string",
|
|
60640
|
+
"required" : true,
|
|
60641
|
+
"attributes" : [ ],
|
|
60642
|
+
"annotations" : [ ],
|
|
60643
|
+
"description" : "Globally unique identifier"
|
|
60644
|
+
} ],
|
|
60645
|
+
"attributes" : [ ],
|
|
60646
|
+
"interfaces" : [ ]
|
|
60647
|
+
}, {
|
|
60648
|
+
"name" : "reporting_shipment",
|
|
60649
|
+
"plural" : "reporting_shipments",
|
|
60650
|
+
"fields" : [ {
|
|
60651
|
+
"name" : "carrier",
|
|
60652
|
+
"type" : "string",
|
|
60653
|
+
"required" : true,
|
|
60654
|
+
"attributes" : [ ],
|
|
60655
|
+
"annotations" : [ ],
|
|
60656
|
+
"description" : "The ID of the carrier (see https://api.flow.io/reference/carriers)"
|
|
60657
|
+
}, {
|
|
60658
|
+
"name" : "tracking_number",
|
|
60659
|
+
"type" : "string",
|
|
60660
|
+
"required" : false,
|
|
60661
|
+
"attributes" : [ ],
|
|
60662
|
+
"annotations" : [ ]
|
|
60663
|
+
} ],
|
|
60664
|
+
"attributes" : [ ],
|
|
60665
|
+
"interfaces" : [ ]
|
|
60666
|
+
}, {
|
|
60667
|
+
"name" : "reporting_shopper_fees",
|
|
60668
|
+
"plural" : "reporting_shopper_fees",
|
|
60669
|
+
"fields" : [ {
|
|
60670
|
+
"name" : "fuel",
|
|
60671
|
+
"type" : "reporting_monetary_value",
|
|
60672
|
+
"required" : true,
|
|
60673
|
+
"attributes" : [ ],
|
|
60674
|
+
"annotations" : [ ]
|
|
60675
|
+
}, {
|
|
60676
|
+
"name" : "remote_area",
|
|
60677
|
+
"type" : "reporting_monetary_value",
|
|
60678
|
+
"required" : true,
|
|
60679
|
+
"attributes" : [ ],
|
|
60680
|
+
"annotations" : [ ]
|
|
60681
|
+
}, {
|
|
60682
|
+
"name" : "oversize",
|
|
60683
|
+
"type" : "reporting_monetary_value",
|
|
60684
|
+
"required" : true,
|
|
60685
|
+
"attributes" : [ ],
|
|
60686
|
+
"annotations" : [ ]
|
|
60687
|
+
}, {
|
|
60688
|
+
"name" : "ccf",
|
|
60689
|
+
"type" : "reporting_monetary_value",
|
|
60690
|
+
"required" : true,
|
|
60691
|
+
"attributes" : [ ],
|
|
60692
|
+
"annotations" : [ ],
|
|
60693
|
+
"description" : "Maps to the duties_paid fee in flow"
|
|
60694
|
+
}, {
|
|
60695
|
+
"name" : "emergency",
|
|
60696
|
+
"type" : "reporting_monetary_value",
|
|
60697
|
+
"required" : true,
|
|
60698
|
+
"attributes" : [ ],
|
|
60699
|
+
"annotations" : [ ]
|
|
60700
|
+
}, {
|
|
60701
|
+
"name" : "peak",
|
|
60702
|
+
"type" : "reporting_monetary_value",
|
|
60703
|
+
"required" : true,
|
|
60704
|
+
"attributes" : [ ],
|
|
60705
|
+
"annotations" : [ ]
|
|
60706
|
+
} ],
|
|
60707
|
+
"attributes" : [ ],
|
|
60708
|
+
"interfaces" : [ ],
|
|
60709
|
+
"description" : "All fees paid by the shopper"
|
|
60710
|
+
}, {
|
|
60711
|
+
"name" : "reporting_usd",
|
|
60712
|
+
"plural" : "reporting_usds",
|
|
60713
|
+
"fields" : [ {
|
|
60714
|
+
"name" : "usd",
|
|
60715
|
+
"type" : "decimal",
|
|
60716
|
+
"required" : true,
|
|
60717
|
+
"attributes" : [ ],
|
|
60718
|
+
"annotations" : [ ],
|
|
60719
|
+
"minimum" : 0
|
|
60720
|
+
} ],
|
|
60721
|
+
"attributes" : [ ],
|
|
60722
|
+
"interfaces" : [ ],
|
|
60723
|
+
"description" : "Model used when we only want USD monetary values"
|
|
60724
|
+
}, {
|
|
60725
|
+
"name" : "reporting_vat_remittance",
|
|
60726
|
+
"plural" : "reporting_vat_remittances",
|
|
60727
|
+
"fields" : [ {
|
|
60728
|
+
"name" : "currency",
|
|
60729
|
+
"type" : "string",
|
|
60730
|
+
"required" : true,
|
|
60731
|
+
"attributes" : [ ],
|
|
60732
|
+
"annotations" : [ ],
|
|
60733
|
+
"description" : "ISO-3 currency that is used for VAT Remittance purposes. This is implemented as the default currency (from reference) of the destination country"
|
|
60734
|
+
}, {
|
|
60735
|
+
"name" : "rate",
|
|
60736
|
+
"type" : "reporting_vat_remittance_rate",
|
|
60737
|
+
"required" : true,
|
|
60738
|
+
"attributes" : [ ],
|
|
60739
|
+
"annotations" : [ ],
|
|
60740
|
+
"description" : "FX Conversion rates from the VAT Remittance Currency to other currencies"
|
|
60741
|
+
} ],
|
|
60742
|
+
"attributes" : [ ],
|
|
60743
|
+
"interfaces" : [ ],
|
|
60744
|
+
"description" : "Represents the data needed for VAT Remittance purposes"
|
|
60745
|
+
}, {
|
|
60746
|
+
"name" : "reporting_vat_remittance_rate",
|
|
60747
|
+
"plural" : "reporting_vat_remittance_rates",
|
|
60748
|
+
"fields" : [ {
|
|
60749
|
+
"name" : "entity",
|
|
60750
|
+
"type" : "decimal",
|
|
60751
|
+
"required" : true,
|
|
60752
|
+
"attributes" : [ ],
|
|
60753
|
+
"annotations" : [ ],
|
|
60754
|
+
"description" : "Spot FX conversion rate from the VAT Remittance Currency to entity currency",
|
|
60755
|
+
"minimum" : 0
|
|
60756
|
+
} ],
|
|
60757
|
+
"attributes" : [ ],
|
|
60758
|
+
"interfaces" : [ ],
|
|
60759
|
+
"description" : "FX Conversion rates from the VAT Remittance Currency"
|
|
60760
|
+
}, {
|
|
60761
|
+
"name" : "reporting_vendor",
|
|
60762
|
+
"plural" : "reporting_vendors",
|
|
60763
|
+
"fields" : [ {
|
|
60764
|
+
"name" : "id",
|
|
60765
|
+
"type" : "string",
|
|
60766
|
+
"required" : true,
|
|
60767
|
+
"attributes" : [ ],
|
|
60768
|
+
"annotations" : [ ],
|
|
60769
|
+
"description" : "Globally unique identifier"
|
|
60770
|
+
} ],
|
|
60771
|
+
"attributes" : [ ],
|
|
60772
|
+
"interfaces" : [ ],
|
|
60773
|
+
"description" : "Represents the vendor within the ERP Priority system to which we book the transactions"
|
|
59501
60774
|
}, {
|
|
59502
60775
|
"name" : "requeue_request_form",
|
|
59503
60776
|
"plural" : "requeue_request_forms",
|
|
@@ -59779,6 +61052,13 @@
|
|
|
59779
61052
|
"attributes" : [ ],
|
|
59780
61053
|
"annotations" : [ ],
|
|
59781
61054
|
"maximum" : 100
|
|
61055
|
+
}, {
|
|
61056
|
+
"name" : "user_ids",
|
|
61057
|
+
"type" : "[string]",
|
|
61058
|
+
"required" : false,
|
|
61059
|
+
"attributes" : [ ],
|
|
61060
|
+
"annotations" : [ ],
|
|
61061
|
+
"maximum" : 100
|
|
59782
61062
|
}, {
|
|
59783
61063
|
"name" : "categories",
|
|
59784
61064
|
"type" : "[string]",
|
|
@@ -60859,6 +62139,12 @@
|
|
|
60859
62139
|
"required" : true,
|
|
60860
62140
|
"attributes" : [ ],
|
|
60861
62141
|
"annotations" : [ ]
|
|
62142
|
+
}, {
|
|
62143
|
+
"name" : "completes_order",
|
|
62144
|
+
"type" : "boolean",
|
|
62145
|
+
"required" : true,
|
|
62146
|
+
"attributes" : [ ],
|
|
62147
|
+
"annotations" : [ ]
|
|
60862
62148
|
} ],
|
|
60863
62149
|
"attributes" : [ ],
|
|
60864
62150
|
"interfaces" : [ "accounting_record" ],
|
|
@@ -61034,6 +62320,170 @@
|
|
|
61034
62320
|
} ],
|
|
61035
62321
|
"attributes" : [ ],
|
|
61036
62322
|
"interfaces" : [ ]
|
|
62323
|
+
}, {
|
|
62324
|
+
"name" : "revenue_record",
|
|
62325
|
+
"plural" : "revenue_records",
|
|
62326
|
+
"fields" : [ {
|
|
62327
|
+
"name" : "id",
|
|
62328
|
+
"type" : "string",
|
|
62329
|
+
"required" : true,
|
|
62330
|
+
"attributes" : [ ],
|
|
62331
|
+
"annotations" : [ ],
|
|
62332
|
+
"description" : "Unique id for this sales record. Note that there may be more than one sales record per fulfillment."
|
|
62333
|
+
}, {
|
|
62334
|
+
"name" : "organization",
|
|
62335
|
+
"type" : "reporting_organization_summary",
|
|
62336
|
+
"required" : true,
|
|
62337
|
+
"attributes" : [ ],
|
|
62338
|
+
"annotations" : [ ],
|
|
62339
|
+
"description" : "Refers to your organization's account identifier"
|
|
62340
|
+
}, {
|
|
62341
|
+
"name" : "parent",
|
|
62342
|
+
"type" : "record_reference",
|
|
62343
|
+
"required" : false,
|
|
62344
|
+
"attributes" : [ ],
|
|
62345
|
+
"annotations" : [ ],
|
|
62346
|
+
"description" : "References the record related to the first fulfillment for this order. empty if this is the first fulfillment"
|
|
62347
|
+
}, {
|
|
62348
|
+
"name" : "type",
|
|
62349
|
+
"type" : "revenue_record_type",
|
|
62350
|
+
"required" : true,
|
|
62351
|
+
"attributes" : [ ],
|
|
62352
|
+
"annotations" : [ ]
|
|
62353
|
+
}, {
|
|
62354
|
+
"name" : "order",
|
|
62355
|
+
"type" : "reporting_order_summary",
|
|
62356
|
+
"required" : true,
|
|
62357
|
+
"attributes" : [ ],
|
|
62358
|
+
"annotations" : [ ]
|
|
62359
|
+
}, {
|
|
62360
|
+
"name" : "entity",
|
|
62361
|
+
"type" : "reporting_entity",
|
|
62362
|
+
"required" : true,
|
|
62363
|
+
"attributes" : [ ],
|
|
62364
|
+
"annotations" : [ ]
|
|
62365
|
+
}, {
|
|
62366
|
+
"name" : "vendor",
|
|
62367
|
+
"type" : "reporting_vendor",
|
|
62368
|
+
"required" : true,
|
|
62369
|
+
"attributes" : [ ],
|
|
62370
|
+
"annotations" : [ ]
|
|
62371
|
+
}, {
|
|
62372
|
+
"name" : "currencies",
|
|
62373
|
+
"type" : "reporting_currencies",
|
|
62374
|
+
"required" : true,
|
|
62375
|
+
"attributes" : [ ],
|
|
62376
|
+
"annotations" : [ ]
|
|
62377
|
+
}, {
|
|
62378
|
+
"name" : "conversion_rate",
|
|
62379
|
+
"type" : "reporting_conversion_rates",
|
|
62380
|
+
"required" : true,
|
|
62381
|
+
"attributes" : [ ],
|
|
62382
|
+
"annotations" : [ ],
|
|
62383
|
+
"description" : "Spot conversion rates from transaction|entity currency to all reporting currencies"
|
|
62384
|
+
}, {
|
|
62385
|
+
"name" : "reconciliation",
|
|
62386
|
+
"type" : "reporting_reconciliation",
|
|
62387
|
+
"required" : true,
|
|
62388
|
+
"attributes" : [ ],
|
|
62389
|
+
"annotations" : [ ]
|
|
62390
|
+
}, {
|
|
62391
|
+
"name" : "merchant",
|
|
62392
|
+
"type" : "reporting_merchant_breakdown",
|
|
62393
|
+
"required" : true,
|
|
62394
|
+
"attributes" : [ ],
|
|
62395
|
+
"annotations" : [ ]
|
|
62396
|
+
}, {
|
|
62397
|
+
"name" : "fulfillment",
|
|
62398
|
+
"type" : "reporting_fulfillment",
|
|
62399
|
+
"required" : true,
|
|
62400
|
+
"attributes" : [ ],
|
|
62401
|
+
"annotations" : [ ]
|
|
62402
|
+
}, {
|
|
62403
|
+
"name" : "vat_remittance",
|
|
62404
|
+
"type" : "reporting_vat_remittance",
|
|
62405
|
+
"required" : true,
|
|
62406
|
+
"attributes" : [ ],
|
|
62407
|
+
"annotations" : [ ]
|
|
62408
|
+
}, {
|
|
62409
|
+
"name" : "marked_as_final",
|
|
62410
|
+
"type" : "marked_as_final",
|
|
62411
|
+
"required" : true,
|
|
62412
|
+
"attributes" : [ ],
|
|
62413
|
+
"annotations" : [ ]
|
|
62414
|
+
}, {
|
|
62415
|
+
"name" : "debug",
|
|
62416
|
+
"type" : "reporting_debug",
|
|
62417
|
+
"required" : true,
|
|
62418
|
+
"attributes" : [ ],
|
|
62419
|
+
"annotations" : [ ]
|
|
62420
|
+
} ],
|
|
62421
|
+
"attributes" : [ ],
|
|
62422
|
+
"interfaces" : [ ],
|
|
62423
|
+
"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)"
|
|
62424
|
+
}, {
|
|
62425
|
+
"name" : "revenue_record_deleted",
|
|
62426
|
+
"plural" : "revenue_record_deleteds",
|
|
62427
|
+
"fields" : [ {
|
|
62428
|
+
"name" : "event_id",
|
|
62429
|
+
"type" : "string",
|
|
62430
|
+
"required" : true,
|
|
62431
|
+
"attributes" : [ ],
|
|
62432
|
+
"annotations" : [ ]
|
|
62433
|
+
}, {
|
|
62434
|
+
"name" : "timestamp",
|
|
62435
|
+
"type" : "date-time-iso8601",
|
|
62436
|
+
"required" : true,
|
|
62437
|
+
"attributes" : [ ],
|
|
62438
|
+
"annotations" : [ ]
|
|
62439
|
+
}, {
|
|
62440
|
+
"name" : "organization",
|
|
62441
|
+
"type" : "string",
|
|
62442
|
+
"required" : true,
|
|
62443
|
+
"attributes" : [ ],
|
|
62444
|
+
"annotations" : [ ],
|
|
62445
|
+
"description" : "Refers to your organization's account identifier"
|
|
62446
|
+
}, {
|
|
62447
|
+
"name" : "id",
|
|
62448
|
+
"type" : "string",
|
|
62449
|
+
"required" : true,
|
|
62450
|
+
"attributes" : [ ],
|
|
62451
|
+
"annotations" : [ ],
|
|
62452
|
+
"description" : "Globally unique identifier"
|
|
62453
|
+
} ],
|
|
62454
|
+
"attributes" : [ ],
|
|
62455
|
+
"interfaces" : [ ]
|
|
62456
|
+
}, {
|
|
62457
|
+
"name" : "revenue_record_upserted",
|
|
62458
|
+
"plural" : "revenue_record_upserteds",
|
|
62459
|
+
"fields" : [ {
|
|
62460
|
+
"name" : "event_id",
|
|
62461
|
+
"type" : "string",
|
|
62462
|
+
"required" : true,
|
|
62463
|
+
"attributes" : [ ],
|
|
62464
|
+
"annotations" : [ ]
|
|
62465
|
+
}, {
|
|
62466
|
+
"name" : "timestamp",
|
|
62467
|
+
"type" : "date-time-iso8601",
|
|
62468
|
+
"required" : true,
|
|
62469
|
+
"attributes" : [ ],
|
|
62470
|
+
"annotations" : [ ]
|
|
62471
|
+
}, {
|
|
62472
|
+
"name" : "organization",
|
|
62473
|
+
"type" : "string",
|
|
62474
|
+
"required" : true,
|
|
62475
|
+
"attributes" : [ ],
|
|
62476
|
+
"annotations" : [ ],
|
|
62477
|
+
"description" : "Refers to your organization's account identifier"
|
|
62478
|
+
}, {
|
|
62479
|
+
"name" : "revenue_record",
|
|
62480
|
+
"type" : "revenue_record",
|
|
62481
|
+
"required" : true,
|
|
62482
|
+
"attributes" : [ ],
|
|
62483
|
+
"annotations" : [ ]
|
|
62484
|
+
} ],
|
|
62485
|
+
"attributes" : [ ],
|
|
62486
|
+
"interfaces" : [ ]
|
|
61037
62487
|
}, {
|
|
61038
62488
|
"name" : "routing_account",
|
|
61039
62489
|
"plural" : "routing_accounts",
|
|
@@ -90151,6 +91601,131 @@
|
|
|
90151
91601
|
} ],
|
|
90152
91602
|
"path" : "/:organization/experiences/:experience_key",
|
|
90153
91603
|
"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."
|
|
91604
|
+
}, {
|
|
91605
|
+
"type" : "jean_demo_item",
|
|
91606
|
+
"plural" : "jean_demo_items",
|
|
91607
|
+
"operations" : [ {
|
|
91608
|
+
"method" : "GET",
|
|
91609
|
+
"path" : "/jean/items",
|
|
91610
|
+
"parameters" : [ {
|
|
91611
|
+
"name" : "id",
|
|
91612
|
+
"type" : "[string]",
|
|
91613
|
+
"location" : "Query",
|
|
91614
|
+
"required" : false,
|
|
91615
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
91616
|
+
"maximum" : 100
|
|
91617
|
+
}, {
|
|
91618
|
+
"name" : "limit",
|
|
91619
|
+
"type" : "long",
|
|
91620
|
+
"location" : "Query",
|
|
91621
|
+
"required" : true,
|
|
91622
|
+
"description" : "The maximum number of results to return",
|
|
91623
|
+
"default" : "25",
|
|
91624
|
+
"minimum" : 1,
|
|
91625
|
+
"maximum" : 100
|
|
91626
|
+
}, {
|
|
91627
|
+
"name" : "offset",
|
|
91628
|
+
"type" : "long",
|
|
91629
|
+
"location" : "Query",
|
|
91630
|
+
"required" : true,
|
|
91631
|
+
"description" : "The number of results to skip before returning results",
|
|
91632
|
+
"default" : "0",
|
|
91633
|
+
"minimum" : 0
|
|
91634
|
+
}, {
|
|
91635
|
+
"name" : "sort",
|
|
91636
|
+
"type" : "string",
|
|
91637
|
+
"location" : "Query",
|
|
91638
|
+
"required" : true,
|
|
91639
|
+
"default" : "-created_at"
|
|
91640
|
+
} ],
|
|
91641
|
+
"responses" : [ {
|
|
91642
|
+
"code" : {
|
|
91643
|
+
"integer" : {
|
|
91644
|
+
"value" : 200
|
|
91645
|
+
}
|
|
91646
|
+
},
|
|
91647
|
+
"type" : "[jean_demo_item]",
|
|
91648
|
+
"description" : "Successful response",
|
|
91649
|
+
"attributes" : [ ]
|
|
91650
|
+
}, {
|
|
91651
|
+
"code" : {
|
|
91652
|
+
"integer" : {
|
|
91653
|
+
"value" : 401
|
|
91654
|
+
}
|
|
91655
|
+
},
|
|
91656
|
+
"type" : "unit",
|
|
91657
|
+
"description" : "Authorization failed",
|
|
91658
|
+
"attributes" : [ ]
|
|
91659
|
+
}, {
|
|
91660
|
+
"code" : {
|
|
91661
|
+
"integer" : {
|
|
91662
|
+
"value" : 404
|
|
91663
|
+
}
|
|
91664
|
+
},
|
|
91665
|
+
"type" : "unit",
|
|
91666
|
+
"description" : "Resource was not found",
|
|
91667
|
+
"attributes" : [ ]
|
|
91668
|
+
} ],
|
|
91669
|
+
"attributes" : [ {
|
|
91670
|
+
"name" : "sort",
|
|
91671
|
+
"value" : {
|
|
91672
|
+
"values" : [ {
|
|
91673
|
+
"value" : "created_at"
|
|
91674
|
+
} ]
|
|
91675
|
+
}
|
|
91676
|
+
}, {
|
|
91677
|
+
"name" : "linter",
|
|
91678
|
+
"value" : {
|
|
91679
|
+
"ignore" : [ "sort_parameter_default" ]
|
|
91680
|
+
}
|
|
91681
|
+
} ]
|
|
91682
|
+
}, {
|
|
91683
|
+
"method" : "GET",
|
|
91684
|
+
"path" : "/jean/items/:id",
|
|
91685
|
+
"parameters" : [ {
|
|
91686
|
+
"name" : "id",
|
|
91687
|
+
"type" : "string",
|
|
91688
|
+
"location" : "Path",
|
|
91689
|
+
"required" : true,
|
|
91690
|
+
"description" : "Filter by one or more IDs of this resource"
|
|
91691
|
+
} ],
|
|
91692
|
+
"responses" : [ {
|
|
91693
|
+
"code" : {
|
|
91694
|
+
"integer" : {
|
|
91695
|
+
"value" : 200
|
|
91696
|
+
}
|
|
91697
|
+
},
|
|
91698
|
+
"type" : "jean_demo_item",
|
|
91699
|
+
"description" : "Successful response",
|
|
91700
|
+
"attributes" : [ ]
|
|
91701
|
+
}, {
|
|
91702
|
+
"code" : {
|
|
91703
|
+
"integer" : {
|
|
91704
|
+
"value" : 401
|
|
91705
|
+
}
|
|
91706
|
+
},
|
|
91707
|
+
"type" : "unit",
|
|
91708
|
+
"description" : "Authorization failed",
|
|
91709
|
+
"attributes" : [ ]
|
|
91710
|
+
}, {
|
|
91711
|
+
"code" : {
|
|
91712
|
+
"integer" : {
|
|
91713
|
+
"value" : 404
|
|
91714
|
+
}
|
|
91715
|
+
},
|
|
91716
|
+
"type" : "unit",
|
|
91717
|
+
"description" : "Resource was not found",
|
|
91718
|
+
"attributes" : [ ]
|
|
91719
|
+
} ],
|
|
91720
|
+
"attributes" : [ ]
|
|
91721
|
+
} ],
|
|
91722
|
+
"attributes" : [ {
|
|
91723
|
+
"name" : "docs",
|
|
91724
|
+
"value" : {
|
|
91725
|
+
"module" : "general"
|
|
91726
|
+
}
|
|
91727
|
+
} ],
|
|
91728
|
+
"path" : "/jean/items"
|
|
90154
91729
|
}, {
|
|
90155
91730
|
"type" : "key",
|
|
90156
91731
|
"plural" : "keys",
|
|
@@ -103862,7 +105437,7 @@
|
|
|
103862
105437
|
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
103863
105438
|
}
|
|
103864
105439
|
} ],
|
|
103865
|
-
"description" : "Manually trigger the process to automatically restrict
|
|
105440
|
+
"description" : "Manually trigger the process to automatically restrict all products matching rules",
|
|
103866
105441
|
"body" : {
|
|
103867
105442
|
"type" : "[auto_restrict_rule]",
|
|
103868
105443
|
"attributes" : [ ]
|
|
@@ -104327,6 +105902,12 @@
|
|
|
104327
105902
|
"location" : "Query",
|
|
104328
105903
|
"required" : false,
|
|
104329
105904
|
"maximum" : 100
|
|
105905
|
+
}, {
|
|
105906
|
+
"name" : "user_ids",
|
|
105907
|
+
"type" : "[string]",
|
|
105908
|
+
"location" : "Query",
|
|
105909
|
+
"required" : false,
|
|
105910
|
+
"maximum" : 100
|
|
104330
105911
|
}, {
|
|
104331
105912
|
"name" : "product_name_query",
|
|
104332
105913
|
"type" : "string",
|