@flowio/api-internal-mock-generator 5.31.29 → 5.31.31
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 +1033 -290
- package/package.json +2 -2
- package/src/api-internal.json +1033 -290
package/dist/api-internal.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"apidoc": {
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "1.0.0"
|
|
4
4
|
},
|
|
5
5
|
"name": "API Internal",
|
|
6
6
|
"organization": {
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.16.
|
|
13
|
+
"version": "0.16.64",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application": {
|
|
32
32
|
"key": "error"
|
|
33
33
|
},
|
|
34
|
-
"version": "0.16.
|
|
34
|
+
"version": "0.16.60",
|
|
35
35
|
"enums": ["generic_error_code"],
|
|
36
36
|
"interfaces": [],
|
|
37
37
|
"unions": [],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application": {
|
|
47
47
|
"key": "common"
|
|
48
48
|
},
|
|
49
|
-
"version": "0.16.
|
|
49
|
+
"version": "0.16.60",
|
|
50
50
|
"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", "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"],
|
|
51
51
|
"interfaces": ["id_reference"],
|
|
52
52
|
"unions": ["discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "price_source", "repeat_schedule"],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application": {
|
|
62
62
|
"key": "session"
|
|
63
63
|
},
|
|
64
|
-
"version": "0.16.
|
|
64
|
+
"version": "0.16.60",
|
|
65
65
|
"enums": [],
|
|
66
66
|
"interfaces": [],
|
|
67
67
|
"unions": ["session", "session_authorization"],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "reference"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.16.
|
|
79
|
+
"version": "0.16.60",
|
|
80
80
|
"enums": ["payment_method_capability", "payment_method_type", "postal_type", "province_type"],
|
|
81
81
|
"interfaces": [],
|
|
82
82
|
"unions": [],
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"application": {
|
|
92
92
|
"key": "query-builder"
|
|
93
93
|
},
|
|
94
|
-
"version": "0.16.
|
|
94
|
+
"version": "0.16.60",
|
|
95
95
|
"enums": ["available_filter_format"],
|
|
96
96
|
"interfaces": [],
|
|
97
97
|
"unions": ["available_filter", "query_builder_form", "query_filter", "query_filter_form"],
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"application": {
|
|
107
107
|
"key": "experience"
|
|
108
108
|
},
|
|
109
|
-
"version": "0.16.
|
|
109
|
+
"version": "0.16.60",
|
|
110
110
|
"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"],
|
|
111
111
|
"interfaces": ["allocation_component", "allocation_detail", "allocation_line_summary_fields", "expandable_experience", "expandable_order"],
|
|
112
112
|
"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"],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"application": {
|
|
122
122
|
"key": "field-validation"
|
|
123
123
|
},
|
|
124
|
-
"version": "0.16.
|
|
124
|
+
"version": "0.16.60",
|
|
125
125
|
"enums": [],
|
|
126
126
|
"interfaces": [],
|
|
127
127
|
"unions": ["field_validation_rule"],
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"application": {
|
|
137
137
|
"key": "fulfillment"
|
|
138
138
|
},
|
|
139
|
-
"version": "0.16.
|
|
139
|
+
"version": "0.16.60",
|
|
140
140
|
"enums": ["center_capability", "delivery_option_cost_detail_component_key", "delivery_option_cost_detail_source", "delivery_window_component_source", "delivery_window_location", "item_availability_status", "lane_direction", "lane_preselect_preference", "lane_strategy", "physical_delivery_special_serivce", "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"],
|
|
141
141
|
"interfaces": ["delivery"],
|
|
142
142
|
"unions": ["delivery", "expandable_center", "partner_center_fee", "tier_rule_outcome", "tier_rule_outcome_form"],
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"application": {
|
|
152
152
|
"key": "payment"
|
|
153
153
|
},
|
|
154
|
-
"version": "0.16.
|
|
154
|
+
"version": "0.16.60",
|
|
155
155
|
"enums": ["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", "payment_error_code", "payment_source_confirmation_action_type", "refund_decline_code", "refund_status", "reversal_error_code", "reversal_status", "three_d_secure_code", "threeds_two_challenge_viewport", "token_type"],
|
|
156
156
|
"interfaces": ["authorization", "payment"],
|
|
157
157
|
"unions": ["adyen_native_data", "authorization", "authorization_form", "authorization_payload_parameters", "authorization_result_action", "authorization_result_action_details", "browser_action_configuration", "confirmation_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_source", "payment_source_form", "threeds_challenge_action", "threeds_identify_action"],
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"application": {
|
|
167
167
|
"key": "merchant-onboarding"
|
|
168
168
|
},
|
|
169
|
-
"version": "0.16.
|
|
169
|
+
"version": "0.16.60",
|
|
170
170
|
"enums": ["onboarding_application_status", "onboarding_trade_sector", "region_type"],
|
|
171
171
|
"interfaces": [],
|
|
172
172
|
"unions": ["merchant_application", "merchant_application_form", "merchant_application_put_form", "merchant_applications_summary"],
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"application": {
|
|
182
182
|
"key": "ratecard"
|
|
183
183
|
},
|
|
184
|
-
"version": "0.16.
|
|
184
|
+
"version": "0.16.60",
|
|
185
185
|
"enums": [],
|
|
186
186
|
"interfaces": ["common_hop_estimate", "ratecard_estimate"],
|
|
187
187
|
"unions": ["ratecard_estimate", "ratecard_fee", "service_fee"],
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"application": {
|
|
197
197
|
"key": "inventory"
|
|
198
198
|
},
|
|
199
|
-
"version": "0.16.
|
|
199
|
+
"version": "0.16.60",
|
|
200
200
|
"enums": ["aggregate", "inventory_status", "update_type"],
|
|
201
201
|
"interfaces": [],
|
|
202
202
|
"unions": ["inventory_strategy", "reservation_error"],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"application": {
|
|
212
212
|
"key": "token"
|
|
213
213
|
},
|
|
214
|
-
"version": "0.16.
|
|
214
|
+
"version": "0.16.60",
|
|
215
215
|
"enums": [],
|
|
216
216
|
"interfaces": ["token_detail_interface"],
|
|
217
217
|
"unions": ["token", "token_reference"],
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"application": {
|
|
227
227
|
"key": "price"
|
|
228
228
|
},
|
|
229
|
-
"version": "0.16.
|
|
229
|
+
"version": "0.16.60",
|
|
230
230
|
"enums": ["levy_component", "levy_strategy", "price_accuracy", "price_detail_component_key", "price_detail_key", "pricing_levy_setting"],
|
|
231
231
|
"interfaces": [],
|
|
232
232
|
"unions": ["deminimis"],
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"application": {
|
|
242
242
|
"key": "session-context"
|
|
243
243
|
},
|
|
244
|
-
"version": "0.16.
|
|
244
|
+
"version": "0.16.60",
|
|
245
245
|
"enums": [],
|
|
246
246
|
"interfaces": [],
|
|
247
247
|
"unions": [],
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"application": {
|
|
257
257
|
"key": "checkout"
|
|
258
258
|
},
|
|
259
|
-
"version": "0.16.
|
|
259
|
+
"version": "0.16.60",
|
|
260
260
|
"enums": [],
|
|
261
261
|
"interfaces": [],
|
|
262
262
|
"unions": ["checkout_token_form"],
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"application": {
|
|
272
272
|
"key": "customer"
|
|
273
273
|
},
|
|
274
|
-
"version": "0.16.
|
|
274
|
+
"version": "0.16.60",
|
|
275
275
|
"enums": ["customer_address_type"],
|
|
276
276
|
"interfaces": [],
|
|
277
277
|
"unions": [],
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"application": {
|
|
287
287
|
"key": "shopify"
|
|
288
288
|
},
|
|
289
|
-
"version": "0.16.
|
|
289
|
+
"version": "0.16.60",
|
|
290
290
|
"enums": ["shopify_grant", "shopify_localization_method", "shopify_sync_check"],
|
|
291
291
|
"interfaces": [],
|
|
292
292
|
"unions": ["shopify_cart_add_form", "shopify_event_bucket"],
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"application": {
|
|
302
302
|
"key": "harmonization"
|
|
303
303
|
},
|
|
304
|
-
"version": "0.16.
|
|
304
|
+
"version": "0.16.60",
|
|
305
305
|
"enums": ["tax_applicability", "tax_verification_result"],
|
|
306
306
|
"interfaces": [],
|
|
307
307
|
"unions": [],
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"application": {
|
|
317
317
|
"key": "shopify-external"
|
|
318
318
|
},
|
|
319
|
-
"version": "0.2.
|
|
319
|
+
"version": "0.2.92",
|
|
320
320
|
"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"],
|
|
321
321
|
"interfaces": [],
|
|
322
322
|
"unions": [],
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"application": {
|
|
332
332
|
"key": "shopify-markets"
|
|
333
333
|
},
|
|
334
|
-
"version": "0.2.
|
|
334
|
+
"version": "0.2.92",
|
|
335
335
|
"enums": ["cancel_reason", "fulfillment_order_delivery_method_type", "incoterm_duties", "shopify_discrepancy_reason", "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_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_webhook_format", "shopify_webhook_topic"],
|
|
336
336
|
"interfaces": [],
|
|
337
337
|
"unions": [],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application": {
|
|
347
347
|
"key": "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version": "0.16.
|
|
349
|
+
"version": "0.16.60",
|
|
350
350
|
"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"],
|
|
351
351
|
"interfaces": ["localized_price"],
|
|
352
352
|
"unions": ["expandable_subcatalog", "localized_price"],
|
|
@@ -361,11 +361,11 @@
|
|
|
361
361
|
"application": {
|
|
362
362
|
"key": "adyen"
|
|
363
363
|
},
|
|
364
|
-
"version": "0.2.
|
|
365
|
-
"enums": ["channel", "contract", "device_channel", "event_code", "
|
|
364
|
+
"version": "0.2.92",
|
|
365
|
+
"enums": ["channel", "contract", "device_channel", "event_code", "method", "operation", "payment_method", "recurring_processing_model", "result_code", "shopper_interaction", "threeds_completion_indicator"],
|
|
366
366
|
"interfaces": [],
|
|
367
367
|
"unions": ["browser_info", "payment_method_data"],
|
|
368
|
-
"models": ["address", "amount", "
|
|
368
|
+
"models": ["address", "amount", "authentication", "authorize_request", "authorize_request_3d", "authorize_request_3ds2", "authorize_response", "bank_account", "browser_info_3ds1", "browser_info_3ds2", "cancel_request", "cancel_response", "card", "challenge_shopper_additional_data", "chargeback_notification_additional_data", "error", "identify_shopper_additional_data", "inner_notification_request_item", "modification_request", "modification_response", "notification_request", "notification_response", "origin_keys_request", "origin_keys_response", "outer_notification_request_item", "payment_details", "payment_request", "payment_response", "payment_response_additional_data", "recurring", "redirect", "redirect_data", "request_for_information_additional_data", "scheme", "three_d_secure_data", "threeds2_request_data", "threeds2_result", "threeds_additional_data"],
|
|
369
369
|
"annotations": []
|
|
370
370
|
}, {
|
|
371
371
|
"uri": "https://app.apibuilder.io/flow/bitpay/latest/service.json",
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"application": {
|
|
377
377
|
"key": "bitpay"
|
|
378
378
|
},
|
|
379
|
-
"version": "0.2.
|
|
379
|
+
"version": "0.2.92",
|
|
380
380
|
"enums": ["exception_status", "invoice_status", "refund_status", "transaction_speed", "webhook_event_name"],
|
|
381
381
|
"interfaces": [],
|
|
382
382
|
"unions": [],
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"application": {
|
|
392
392
|
"key": "crypto"
|
|
393
393
|
},
|
|
394
|
-
"version": "0.2.
|
|
394
|
+
"version": "0.2.92",
|
|
395
395
|
"enums": ["error_type", "payment_status", "reason_type", "refund_status", "webhook_event_name", "webhook_object_type"],
|
|
396
396
|
"interfaces": [],
|
|
397
397
|
"unions": [],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application": {
|
|
407
407
|
"key": "payment-gateway"
|
|
408
408
|
},
|
|
409
|
-
"version": "0.16.
|
|
409
|
+
"version": "0.16.60",
|
|
410
410
|
"enums": ["inline_window_viewport_size", "payment_action_type", "payment_failure_code", "payment_method_data_option_type", "payment_status", "payment_type"],
|
|
411
411
|
"interfaces": ["action", "device_details", "payment_method_summary"],
|
|
412
412
|
"unions": ["action", "card_authorization_action_result", "card_number", "device_details", "device_fingerprint_details", "order_information", "payment_capture_option", "payment_method_card", "payment_method_data", "payment_method_data_authorize_klarna_result", "payment_method_data_option_logo", "payment_method_summary", "sdk_adyen_v3_authentication_token"],
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"application": {
|
|
422
422
|
"key": "payment-request-bundle"
|
|
423
423
|
},
|
|
424
|
-
"version": "0.16.
|
|
424
|
+
"version": "0.16.60",
|
|
425
425
|
"enums": [],
|
|
426
426
|
"interfaces": [],
|
|
427
427
|
"unions": [],
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"application": {
|
|
437
437
|
"key": "paypal"
|
|
438
438
|
},
|
|
439
|
-
"version": "0.2.
|
|
439
|
+
"version": "0.2.92",
|
|
440
440
|
"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", "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", "service_started", "shipping_display_preference", "state", "sub_reason", "supporting_info_source", "transaction_status", "user_action_prompt"],
|
|
441
441
|
"interfaces": [],
|
|
442
442
|
"unions": [],
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"application": {
|
|
452
452
|
"key": "stripe"
|
|
453
453
|
},
|
|
454
|
-
"version": "0.2.
|
|
454
|
+
"version": "0.2.92",
|
|
455
455
|
"enums": ["account_type", "cancellation_reason", "capture_method", "card_brand", "card_error_code", "card_funding_type", "check_outcome", "code_verification_status", "confirmation_method", "decline_code", "error_type", "event_type", "klarna_payment_method_category_type", "klarna_product", "network_status", "next_action_type", "order_item_type", "payment_intent_status", "payment_method_type", "payment_outcome_type", "payment_status", "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", "three_d_secure_support", "token_type", "use_stripe_sdk_type"],
|
|
456
456
|
"interfaces": [],
|
|
457
457
|
"unions": [],
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"application": {
|
|
467
467
|
"key": "svb"
|
|
468
468
|
},
|
|
469
|
-
"version": "0.2.
|
|
469
|
+
"version": "0.2.92",
|
|
470
470
|
"enums": ["clearing_type", "notification_type", "transaction_type"],
|
|
471
471
|
"interfaces": [],
|
|
472
472
|
"unions": [],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application": {
|
|
482
482
|
"key": "channel"
|
|
483
483
|
},
|
|
484
|
-
"version": "0.16.
|
|
484
|
+
"version": "0.16.60",
|
|
485
485
|
"enums": ["channel_currency_capability"],
|
|
486
486
|
"interfaces": [],
|
|
487
487
|
"unions": [],
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"application": {
|
|
497
497
|
"key": "brickftp"
|
|
498
498
|
},
|
|
499
|
-
"version": "0.2.
|
|
499
|
+
"version": "0.2.92",
|
|
500
500
|
"enums": ["authentication_method", "behavior_type", "grant_permission_setting", "ssl_required_setting", "webhook_event_action", "webhook_event_interface", "webhook_event_type"],
|
|
501
501
|
"interfaces": [],
|
|
502
502
|
"unions": ["file_form", "node"],
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application": {
|
|
512
512
|
"key": "fraud"
|
|
513
513
|
},
|
|
514
|
-
"version": "0.16.
|
|
514
|
+
"version": "0.16.60",
|
|
515
515
|
"enums": ["fraud_email_rule_decision", "fraud_liability", "fraud_status"],
|
|
516
516
|
"interfaces": [],
|
|
517
517
|
"unions": ["fraud_order_reference"],
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"application": {
|
|
527
527
|
"key": "permission"
|
|
528
528
|
},
|
|
529
|
-
"version": "0.16.
|
|
529
|
+
"version": "0.16.60",
|
|
530
530
|
"enums": ["authentication_technique", "flow_behavior", "flow_role", "permitted_http_method"],
|
|
531
531
|
"interfaces": [],
|
|
532
532
|
"unions": [],
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"application": {
|
|
542
542
|
"key": "order-management-event"
|
|
543
543
|
},
|
|
544
|
-
"version": "0.16.
|
|
544
|
+
"version": "0.16.60",
|
|
545
545
|
"enums": [],
|
|
546
546
|
"interfaces": [],
|
|
547
547
|
"unions": ["order_management_event"],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application": {
|
|
557
557
|
"key": "organization"
|
|
558
558
|
},
|
|
559
|
-
"version": "0.16.
|
|
559
|
+
"version": "0.16.60",
|
|
560
560
|
"enums": ["country_picker_source", "ecommerce_platform_type", "invitation_error_code"],
|
|
561
561
|
"interfaces": [],
|
|
562
562
|
"unions": [],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application": {
|
|
572
572
|
"key": "label"
|
|
573
573
|
},
|
|
574
|
-
"version": "0.16.
|
|
574
|
+
"version": "0.16.60",
|
|
575
575
|
"enums": ["direction", "shipment_recipient", "tracking_number_type"],
|
|
576
576
|
"interfaces": [],
|
|
577
577
|
"unions": ["shipping_label_form", "shipping_notification_form"],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application": {
|
|
587
587
|
"key": "return"
|
|
588
588
|
},
|
|
589
|
-
"version": "0.16.
|
|
589
|
+
"version": "0.16.60",
|
|
590
590
|
"enums": ["return_status", "return_tracking_status"],
|
|
591
591
|
"interfaces": [],
|
|
592
592
|
"unions": ["return_source"],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application": {
|
|
602
602
|
"key": "tracking"
|
|
603
603
|
},
|
|
604
|
-
"version": "0.16.
|
|
604
|
+
"version": "0.16.60",
|
|
605
605
|
"enums": ["tracking_status"],
|
|
606
606
|
"interfaces": [],
|
|
607
607
|
"unions": [],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application": {
|
|
617
617
|
"key": "export"
|
|
618
618
|
},
|
|
619
|
-
"version": "0.16.
|
|
619
|
+
"version": "0.16.60",
|
|
620
620
|
"enums": ["export_status", "item_identifier"],
|
|
621
621
|
"interfaces": ["csv_price_book_item_export_row"],
|
|
622
622
|
"unions": ["export_delivery", "export_type"],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application": {
|
|
632
632
|
"key": "pricing-indicator-internal-event"
|
|
633
633
|
},
|
|
634
|
-
"version": "0.16.
|
|
634
|
+
"version": "0.16.64",
|
|
635
635
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
636
636
|
"interfaces": [],
|
|
637
637
|
"unions": ["pricing_indicator_event"],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application": {
|
|
647
647
|
"key": "flexe"
|
|
648
648
|
},
|
|
649
|
-
"version": "0.2.
|
|
649
|
+
"version": "0.2.92",
|
|
650
650
|
"enums": ["flexe_attachment_type", "flexe_notification", "flexe_shipment_type", "flexe_status"],
|
|
651
651
|
"interfaces": [],
|
|
652
652
|
"unions": [],
|
|
@@ -4407,6 +4407,19 @@
|
|
|
4407
4407
|
"attributes": []
|
|
4408
4408
|
}],
|
|
4409
4409
|
"attributes": []
|
|
4410
|
+
}, {
|
|
4411
|
+
"name": "order_transaction_type",
|
|
4412
|
+
"plural": "order_transaction_types",
|
|
4413
|
+
"values": [{
|
|
4414
|
+
"name": "adjustment",
|
|
4415
|
+
"attributes": [],
|
|
4416
|
+
"description": "Indicates this transaction is an adjustment to another order transaction. See transaction adjustments to find which transction this modified"
|
|
4417
|
+
}, {
|
|
4418
|
+
"name": "order_service",
|
|
4419
|
+
"attributes": [],
|
|
4420
|
+
"description": "Indicates this transaction is created in response to the order having been submitted and now needing to be serviced"
|
|
4421
|
+
}],
|
|
4422
|
+
"attributes": []
|
|
4410
4423
|
}, {
|
|
4411
4424
|
"name": "organization_capability",
|
|
4412
4425
|
"plural": "organization_capabilities",
|
|
@@ -5309,6 +5322,17 @@
|
|
|
5309
5322
|
}],
|
|
5310
5323
|
"attributes": [],
|
|
5311
5324
|
"description": "Defines the valid discriminators for tariff_eligibility to enforce in the resource path"
|
|
5325
|
+
}, {
|
|
5326
|
+
"name": "task_processor_key",
|
|
5327
|
+
"plural": "task_processor_keys",
|
|
5328
|
+
"values": [{
|
|
5329
|
+
"name": "billing_account",
|
|
5330
|
+
"attributes": []
|
|
5331
|
+
}, {
|
|
5332
|
+
"name": "carrier_account",
|
|
5333
|
+
"attributes": []
|
|
5334
|
+
}],
|
|
5335
|
+
"attributes": []
|
|
5312
5336
|
}, {
|
|
5313
5337
|
"name": "tax_calculation_error_code",
|
|
5314
5338
|
"plural": "tax_calculation_error_codes",
|
|
@@ -5499,6 +5523,43 @@
|
|
|
5499
5523
|
"annotations": []
|
|
5500
5524
|
}],
|
|
5501
5525
|
"attributes": []
|
|
5526
|
+
}, {
|
|
5527
|
+
"name": "billing_statement",
|
|
5528
|
+
"plural": "billing_statements",
|
|
5529
|
+
"fields": [{
|
|
5530
|
+
"name": "id",
|
|
5531
|
+
"type": "string",
|
|
5532
|
+
"required": true,
|
|
5533
|
+
"attributes": [],
|
|
5534
|
+
"annotations": [],
|
|
5535
|
+
"description": "Globally unique identifier",
|
|
5536
|
+
"example": "xxxx-1234"
|
|
5537
|
+
}, {
|
|
5538
|
+
"name": "account",
|
|
5539
|
+
"type": "account_reference",
|
|
5540
|
+
"required": true,
|
|
5541
|
+
"attributes": [],
|
|
5542
|
+
"annotations": []
|
|
5543
|
+
}, {
|
|
5544
|
+
"name": "period",
|
|
5545
|
+
"type": "io.flow.common.v0.models.datetime_range",
|
|
5546
|
+
"required": true,
|
|
5547
|
+
"attributes": [],
|
|
5548
|
+
"annotations": []
|
|
5549
|
+
}, {
|
|
5550
|
+
"name": "totals",
|
|
5551
|
+
"type": "billing_statement_totals",
|
|
5552
|
+
"required": true,
|
|
5553
|
+
"attributes": [],
|
|
5554
|
+
"annotations": []
|
|
5555
|
+
}, {
|
|
5556
|
+
"name": "attachments",
|
|
5557
|
+
"type": "[billing_statement_attachment]",
|
|
5558
|
+
"required": true,
|
|
5559
|
+
"attributes": [],
|
|
5560
|
+
"annotations": []
|
|
5561
|
+
}],
|
|
5562
|
+
"attributes": []
|
|
5502
5563
|
}, {
|
|
5503
5564
|
"name": "checkout",
|
|
5504
5565
|
"plural": "checkouts",
|
|
@@ -6519,10 +6580,12 @@
|
|
|
6519
6580
|
"types": [{
|
|
6520
6581
|
"type": "adjustment_amount_percentage",
|
|
6521
6582
|
"attributes": [],
|
|
6583
|
+
"default": false,
|
|
6522
6584
|
"discriminator_value": "percentage"
|
|
6523
6585
|
}, {
|
|
6524
6586
|
"type": "adjustment_amount_fixed",
|
|
6525
6587
|
"attributes": [],
|
|
6588
|
+
"default": false,
|
|
6526
6589
|
"discriminator_value": "fixed"
|
|
6527
6590
|
}],
|
|
6528
6591
|
"attributes": [],
|
|
@@ -6707,10 +6770,12 @@
|
|
|
6707
6770
|
"types": [{
|
|
6708
6771
|
"type": "channel_rate_metadata_identity",
|
|
6709
6772
|
"attributes": [],
|
|
6773
|
+
"default": false,
|
|
6710
6774
|
"discriminator_value": "channel_rate_metadata_identity"
|
|
6711
6775
|
}, {
|
|
6712
6776
|
"type": "channel_rate_metadata_rate",
|
|
6713
6777
|
"attributes": [],
|
|
6778
|
+
"default": false,
|
|
6714
6779
|
"discriminator_value": "channel_rate_metadata_rate"
|
|
6715
6780
|
}],
|
|
6716
6781
|
"attributes": [],
|
|
@@ -10160,18 +10225,22 @@
|
|
|
10160
10225
|
"types": [{
|
|
10161
10226
|
"type": "platform_fee_pause",
|
|
10162
10227
|
"attributes": [],
|
|
10228
|
+
"default": false,
|
|
10163
10229
|
"discriminator_value": "platform_fee_pause"
|
|
10164
10230
|
}, {
|
|
10165
10231
|
"type": "platform_fee_flat",
|
|
10166
10232
|
"attributes": [],
|
|
10233
|
+
"default": false,
|
|
10167
10234
|
"discriminator_value": "platform_fee_flat"
|
|
10168
10235
|
}, {
|
|
10169
10236
|
"type": "platform_fee_percentage",
|
|
10170
10237
|
"attributes": [],
|
|
10238
|
+
"default": false,
|
|
10171
10239
|
"discriminator_value": "platform_fee_percentage"
|
|
10172
10240
|
}, {
|
|
10173
10241
|
"type": "platform_fee_disabled",
|
|
10174
10242
|
"attributes": [],
|
|
10243
|
+
"default": false,
|
|
10175
10244
|
"discriminator_value": "platform_fee_disabled"
|
|
10176
10245
|
}],
|
|
10177
10246
|
"attributes": [],
|
|
@@ -10473,10 +10542,12 @@
|
|
|
10473
10542
|
"types": [{
|
|
10474
10543
|
"type": "spot_rate_metadata_identity",
|
|
10475
10544
|
"attributes": [],
|
|
10545
|
+
"default": false,
|
|
10476
10546
|
"discriminator_value": "spot_rate_metadata_identity"
|
|
10477
10547
|
}, {
|
|
10478
10548
|
"type": "spot_rate_metadata_rate",
|
|
10479
10549
|
"attributes": [],
|
|
10550
|
+
"default": false,
|
|
10480
10551
|
"discriminator_value": "spot_rate_metadata_rate"
|
|
10481
10552
|
}],
|
|
10482
10553
|
"attributes": [],
|
|
@@ -10577,46 +10648,57 @@
|
|
|
10577
10648
|
"types": [{
|
|
10578
10649
|
"type": "invoice_transaction",
|
|
10579
10650
|
"attributes": [],
|
|
10651
|
+
"default": false,
|
|
10580
10652
|
"discriminator_value": "invoice_transaction"
|
|
10581
10653
|
}, {
|
|
10582
10654
|
"type": "manual_transaction",
|
|
10583
10655
|
"attributes": [],
|
|
10656
|
+
"default": false,
|
|
10584
10657
|
"discriminator_value": "manual_transaction"
|
|
10585
10658
|
}, {
|
|
10586
10659
|
"type": "processing_transaction",
|
|
10587
10660
|
"attributes": [],
|
|
10661
|
+
"default": false,
|
|
10588
10662
|
"discriminator_value": "processing_transaction"
|
|
10589
10663
|
}, {
|
|
10590
10664
|
"type": "subscription_transaction",
|
|
10591
10665
|
"attributes": [],
|
|
10666
|
+
"default": false,
|
|
10592
10667
|
"discriminator_value": "subscription_transaction"
|
|
10593
10668
|
}, {
|
|
10594
10669
|
"type": "tax_remittance_transaction",
|
|
10595
10670
|
"attributes": [],
|
|
10671
|
+
"default": false,
|
|
10596
10672
|
"discriminator_value": "tax_remittance_transaction"
|
|
10597
10673
|
}, {
|
|
10598
10674
|
"type": "transfer_transaction",
|
|
10599
10675
|
"attributes": [],
|
|
10676
|
+
"default": false,
|
|
10600
10677
|
"discriminator_value": "transfer_transaction"
|
|
10601
10678
|
}, {
|
|
10602
10679
|
"type": "virtual_card_transaction",
|
|
10603
10680
|
"attributes": [],
|
|
10681
|
+
"default": false,
|
|
10604
10682
|
"discriminator_value": "virtual_card_transaction"
|
|
10605
10683
|
}, {
|
|
10606
10684
|
"type": "dispute_transaction",
|
|
10607
10685
|
"attributes": [],
|
|
10686
|
+
"default": false,
|
|
10608
10687
|
"discriminator_value": "dispute_transaction"
|
|
10609
10688
|
}, {
|
|
10610
10689
|
"type": "channel_transaction",
|
|
10611
10690
|
"attributes": [],
|
|
10691
|
+
"default": false,
|
|
10612
10692
|
"discriminator_value": "channel_transaction"
|
|
10613
10693
|
}, {
|
|
10614
10694
|
"type": "label_transaction",
|
|
10615
10695
|
"attributes": [],
|
|
10696
|
+
"default": false,
|
|
10616
10697
|
"discriminator_value": "label_transaction"
|
|
10617
10698
|
}, {
|
|
10618
10699
|
"type": "order_transaction",
|
|
10619
10700
|
"attributes": [],
|
|
10701
|
+
"default": false,
|
|
10620
10702
|
"discriminator_value": "order_transaction"
|
|
10621
10703
|
}],
|
|
10622
10704
|
"attributes": [],
|
|
@@ -14788,44 +14870,6 @@
|
|
|
14788
14870
|
}],
|
|
14789
14871
|
"attributes": [],
|
|
14790
14872
|
"interfaces": []
|
|
14791
|
-
}, {
|
|
14792
|
-
"name": "billing_statement",
|
|
14793
|
-
"plural": "billing_statements",
|
|
14794
|
-
"fields": [{
|
|
14795
|
-
"name": "id",
|
|
14796
|
-
"type": "string",
|
|
14797
|
-
"required": true,
|
|
14798
|
-
"attributes": [],
|
|
14799
|
-
"annotations": [],
|
|
14800
|
-
"description": "Globally unique identifier",
|
|
14801
|
-
"example": "xxxx-1234"
|
|
14802
|
-
}, {
|
|
14803
|
-
"name": "account",
|
|
14804
|
-
"type": "account_reference",
|
|
14805
|
-
"required": true,
|
|
14806
|
-
"attributes": [],
|
|
14807
|
-
"annotations": []
|
|
14808
|
-
}, {
|
|
14809
|
-
"name": "period",
|
|
14810
|
-
"type": "io.flow.common.v0.models.datetime_range",
|
|
14811
|
-
"required": true,
|
|
14812
|
-
"attributes": [],
|
|
14813
|
-
"annotations": []
|
|
14814
|
-
}, {
|
|
14815
|
-
"name": "totals",
|
|
14816
|
-
"type": "billing_statement_totals",
|
|
14817
|
-
"required": true,
|
|
14818
|
-
"attributes": [],
|
|
14819
|
-
"annotations": []
|
|
14820
|
-
}, {
|
|
14821
|
-
"name": "attachments",
|
|
14822
|
-
"type": "[billing_statement_attachment]",
|
|
14823
|
-
"required": true,
|
|
14824
|
-
"attributes": [],
|
|
14825
|
-
"annotations": []
|
|
14826
|
-
}],
|
|
14827
|
-
"attributes": [],
|
|
14828
|
-
"interfaces": []
|
|
14829
14873
|
}, {
|
|
14830
14874
|
"name": "billing_statement_attachment",
|
|
14831
14875
|
"plural": "billing_statement_attachments",
|
|
@@ -14906,7 +14950,7 @@
|
|
|
14906
14950
|
"annotations": []
|
|
14907
14951
|
}, {
|
|
14908
14952
|
"name": "statement",
|
|
14909
|
-
"type": "
|
|
14953
|
+
"type": "billing_statement_summary",
|
|
14910
14954
|
"required": true,
|
|
14911
14955
|
"attributes": [],
|
|
14912
14956
|
"annotations": []
|
|
@@ -14976,6 +15020,44 @@
|
|
|
14976
15020
|
}],
|
|
14977
15021
|
"attributes": [],
|
|
14978
15022
|
"interfaces": []
|
|
15023
|
+
}, {
|
|
15024
|
+
"name": "billing_statement_summary",
|
|
15025
|
+
"plural": "billing_statement_summaries",
|
|
15026
|
+
"fields": [{
|
|
15027
|
+
"name": "id",
|
|
15028
|
+
"type": "string",
|
|
15029
|
+
"required": true,
|
|
15030
|
+
"attributes": [],
|
|
15031
|
+
"annotations": [],
|
|
15032
|
+
"description": "Globally unique identifier",
|
|
15033
|
+
"example": "xxxx-1234"
|
|
15034
|
+
}, {
|
|
15035
|
+
"name": "account",
|
|
15036
|
+
"type": "account_reference",
|
|
15037
|
+
"required": true,
|
|
15038
|
+
"attributes": [],
|
|
15039
|
+
"annotations": []
|
|
15040
|
+
}, {
|
|
15041
|
+
"name": "period",
|
|
15042
|
+
"type": "io.flow.common.v0.models.datetime_range",
|
|
15043
|
+
"required": true,
|
|
15044
|
+
"attributes": [],
|
|
15045
|
+
"annotations": []
|
|
15046
|
+
}, {
|
|
15047
|
+
"name": "totals",
|
|
15048
|
+
"type": "billing_statement_totals",
|
|
15049
|
+
"required": true,
|
|
15050
|
+
"attributes": [],
|
|
15051
|
+
"annotations": []
|
|
15052
|
+
}, {
|
|
15053
|
+
"name": "attachments",
|
|
15054
|
+
"type": "[billing_statement_attachment]",
|
|
15055
|
+
"required": true,
|
|
15056
|
+
"attributes": [],
|
|
15057
|
+
"annotations": []
|
|
15058
|
+
}],
|
|
15059
|
+
"attributes": [],
|
|
15060
|
+
"interfaces": ["billing_statement"]
|
|
14979
15061
|
}, {
|
|
14980
15062
|
"name": "billing_statement_totals",
|
|
14981
15063
|
"plural": "billing_statement_totalses",
|
|
@@ -15125,7 +15207,7 @@
|
|
|
15125
15207
|
"annotations": []
|
|
15126
15208
|
}, {
|
|
15127
15209
|
"name": "statement",
|
|
15128
|
-
"type": "
|
|
15210
|
+
"type": "billing_statement_summary",
|
|
15129
15211
|
"required": true,
|
|
15130
15212
|
"attributes": [],
|
|
15131
15213
|
"annotations": []
|
|
@@ -16805,6 +16887,44 @@
|
|
|
16805
16887
|
}],
|
|
16806
16888
|
"attributes": [],
|
|
16807
16889
|
"interfaces": []
|
|
16890
|
+
}, {
|
|
16891
|
+
"name": "channel_billing_statement",
|
|
16892
|
+
"plural": "channel_billing_statements",
|
|
16893
|
+
"fields": [{
|
|
16894
|
+
"name": "id",
|
|
16895
|
+
"type": "string",
|
|
16896
|
+
"required": true,
|
|
16897
|
+
"attributes": [],
|
|
16898
|
+
"annotations": [],
|
|
16899
|
+
"description": "Globally unique identifier",
|
|
16900
|
+
"example": "xxxx-1234"
|
|
16901
|
+
}, {
|
|
16902
|
+
"name": "account",
|
|
16903
|
+
"type": "account_reference",
|
|
16904
|
+
"required": true,
|
|
16905
|
+
"attributes": [],
|
|
16906
|
+
"annotations": []
|
|
16907
|
+
}, {
|
|
16908
|
+
"name": "period",
|
|
16909
|
+
"type": "io.flow.common.v0.models.datetime_range",
|
|
16910
|
+
"required": true,
|
|
16911
|
+
"attributes": [],
|
|
16912
|
+
"annotations": []
|
|
16913
|
+
}, {
|
|
16914
|
+
"name": "totals",
|
|
16915
|
+
"type": "billing_statement_totals",
|
|
16916
|
+
"required": true,
|
|
16917
|
+
"attributes": [],
|
|
16918
|
+
"annotations": []
|
|
16919
|
+
}, {
|
|
16920
|
+
"name": "attachments",
|
|
16921
|
+
"type": "[billing_statement_attachment]",
|
|
16922
|
+
"required": true,
|
|
16923
|
+
"attributes": [],
|
|
16924
|
+
"annotations": []
|
|
16925
|
+
}],
|
|
16926
|
+
"attributes": [],
|
|
16927
|
+
"interfaces": ["billing_statement"]
|
|
16808
16928
|
}, {
|
|
16809
16929
|
"name": "channel_currency_form",
|
|
16810
16930
|
"plural": "channel_currency_forms",
|
|
@@ -41946,6 +42066,51 @@
|
|
|
41946
42066
|
}],
|
|
41947
42067
|
"attributes": [],
|
|
41948
42068
|
"interfaces": []
|
|
42069
|
+
}, {
|
|
42070
|
+
"name": "onboarding_audit_snapshot",
|
|
42071
|
+
"plural": "onboarding_audit_snapshots",
|
|
42072
|
+
"fields": [{
|
|
42073
|
+
"name": "id",
|
|
42074
|
+
"type": "string",
|
|
42075
|
+
"required": true,
|
|
42076
|
+
"attributes": [],
|
|
42077
|
+
"annotations": [],
|
|
42078
|
+
"description": "Globally unique identifier"
|
|
42079
|
+
}, {
|
|
42080
|
+
"name": "organization",
|
|
42081
|
+
"type": "io.flow.common.v0.models.organization",
|
|
42082
|
+
"required": true,
|
|
42083
|
+
"attributes": [],
|
|
42084
|
+
"annotations": [],
|
|
42085
|
+
"description": "Refers to your organization's account identifier"
|
|
42086
|
+
}, {
|
|
42087
|
+
"name": "result",
|
|
42088
|
+
"type": "onboarding_audit_result",
|
|
42089
|
+
"required": true,
|
|
42090
|
+
"attributes": [],
|
|
42091
|
+
"annotations": []
|
|
42092
|
+
}, {
|
|
42093
|
+
"name": "theme_reports",
|
|
42094
|
+
"type": "[onboarding_audit_theme_report]",
|
|
42095
|
+
"required": true,
|
|
42096
|
+
"attributes": [],
|
|
42097
|
+
"annotations": [],
|
|
42098
|
+
"minimum": 1
|
|
42099
|
+
}, {
|
|
42100
|
+
"name": "requested_by",
|
|
42101
|
+
"type": "io.flow.common.v0.models.user",
|
|
42102
|
+
"required": true,
|
|
42103
|
+
"attributes": [],
|
|
42104
|
+
"annotations": []
|
|
42105
|
+
}, {
|
|
42106
|
+
"name": "requested_at",
|
|
42107
|
+
"type": "date-time-iso8601",
|
|
42108
|
+
"required": true,
|
|
42109
|
+
"attributes": [],
|
|
42110
|
+
"annotations": []
|
|
42111
|
+
}],
|
|
42112
|
+
"attributes": [],
|
|
42113
|
+
"interfaces": []
|
|
41949
42114
|
}, {
|
|
41950
42115
|
"name": "onboarding_audit_theme_report",
|
|
41951
42116
|
"plural": "onboarding_audit_theme_reports",
|
|
@@ -43199,14 +43364,40 @@
|
|
|
43199
43364
|
"name": "organization_billing_statement",
|
|
43200
43365
|
"plural": "organization_billing_statements",
|
|
43201
43366
|
"fields": [{
|
|
43202
|
-
"name": "
|
|
43367
|
+
"name": "id",
|
|
43203
43368
|
"type": "string",
|
|
43204
43369
|
"required": true,
|
|
43205
43370
|
"attributes": [],
|
|
43371
|
+
"annotations": [],
|
|
43372
|
+
"description": "Globally unique identifier",
|
|
43373
|
+
"example": "xxxx-1234"
|
|
43374
|
+
}, {
|
|
43375
|
+
"name": "account",
|
|
43376
|
+
"type": "account_reference",
|
|
43377
|
+
"required": true,
|
|
43378
|
+
"attributes": [],
|
|
43379
|
+
"annotations": []
|
|
43380
|
+
}, {
|
|
43381
|
+
"name": "period",
|
|
43382
|
+
"type": "io.flow.common.v0.models.datetime_range",
|
|
43383
|
+
"required": true,
|
|
43384
|
+
"attributes": [],
|
|
43385
|
+
"annotations": []
|
|
43386
|
+
}, {
|
|
43387
|
+
"name": "totals",
|
|
43388
|
+
"type": "billing_statement_totals",
|
|
43389
|
+
"required": true,
|
|
43390
|
+
"attributes": [],
|
|
43391
|
+
"annotations": []
|
|
43392
|
+
}, {
|
|
43393
|
+
"name": "attachments",
|
|
43394
|
+
"type": "[billing_statement_attachment]",
|
|
43395
|
+
"required": true,
|
|
43396
|
+
"attributes": [],
|
|
43206
43397
|
"annotations": []
|
|
43207
43398
|
}],
|
|
43208
43399
|
"attributes": [],
|
|
43209
|
-
"interfaces": []
|
|
43400
|
+
"interfaces": ["billing_statement"]
|
|
43210
43401
|
}, {
|
|
43211
43402
|
"name": "organization_boolean_value",
|
|
43212
43403
|
"plural": "organization_boolean_values",
|
|
@@ -43548,7 +43739,7 @@
|
|
|
43548
43739
|
"required": false,
|
|
43549
43740
|
"attributes": [],
|
|
43550
43741
|
"annotations": [],
|
|
43551
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`"
|
|
43742
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`"
|
|
43552
43743
|
}, {
|
|
43553
43744
|
"name": "payment_statement_condensed",
|
|
43554
43745
|
"type": "string",
|
|
@@ -43613,7 +43804,7 @@
|
|
|
43613
43804
|
"required": false,
|
|
43614
43805
|
"attributes": [],
|
|
43615
43806
|
"annotations": [],
|
|
43616
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`",
|
|
43807
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`",
|
|
43617
43808
|
"example": "ClientName"
|
|
43618
43809
|
}],
|
|
43619
43810
|
"attributes": [],
|
|
@@ -44188,7 +44379,7 @@
|
|
|
44188
44379
|
"required": false,
|
|
44189
44380
|
"attributes": [],
|
|
44190
44381
|
"annotations": [],
|
|
44191
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`."
|
|
44382
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`."
|
|
44192
44383
|
}, {
|
|
44193
44384
|
"name": "payment_statement_condensed",
|
|
44194
44385
|
"type": "string",
|
|
@@ -44243,7 +44434,7 @@
|
|
|
44243
44434
|
"required": false,
|
|
44244
44435
|
"attributes": [],
|
|
44245
44436
|
"annotations": [],
|
|
44246
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, ` .,-_+/?&`"
|
|
44437
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, ` .,-_+/?&`"
|
|
44247
44438
|
}],
|
|
44248
44439
|
"attributes": [],
|
|
44249
44440
|
"interfaces": [],
|
|
@@ -48170,6 +48361,43 @@
|
|
|
48170
48361
|
"attributes": [],
|
|
48171
48362
|
"interfaces": [],
|
|
48172
48363
|
"description": "for category list on dashboard"
|
|
48364
|
+
}, {
|
|
48365
|
+
"name": "restriction_filter",
|
|
48366
|
+
"plural": "restriction_filters",
|
|
48367
|
+
"fields": [{
|
|
48368
|
+
"name": "categories",
|
|
48369
|
+
"type": "[string]",
|
|
48370
|
+
"required": true,
|
|
48371
|
+
"attributes": [],
|
|
48372
|
+
"annotations": []
|
|
48373
|
+
}, {
|
|
48374
|
+
"name": "users",
|
|
48375
|
+
"type": "[io.flow.common.v0.models.user]",
|
|
48376
|
+
"required": true,
|
|
48377
|
+
"attributes": [],
|
|
48378
|
+
"annotations": []
|
|
48379
|
+
}, {
|
|
48380
|
+
"name": "rules",
|
|
48381
|
+
"type": "[restriction_rule_summary]",
|
|
48382
|
+
"required": true,
|
|
48383
|
+
"attributes": [],
|
|
48384
|
+
"annotations": []
|
|
48385
|
+
}, {
|
|
48386
|
+
"name": "positive_keywords",
|
|
48387
|
+
"type": "[string]",
|
|
48388
|
+
"required": true,
|
|
48389
|
+
"attributes": [],
|
|
48390
|
+
"annotations": []
|
|
48391
|
+
}, {
|
|
48392
|
+
"name": "negative_keywords",
|
|
48393
|
+
"type": "[string]",
|
|
48394
|
+
"required": true,
|
|
48395
|
+
"attributes": [],
|
|
48396
|
+
"annotations": []
|
|
48397
|
+
}],
|
|
48398
|
+
"attributes": [],
|
|
48399
|
+
"interfaces": [],
|
|
48400
|
+
"description": "all valid filters, including categories and keywords given a organization and all restrictions regardless of organization"
|
|
48173
48401
|
}, {
|
|
48174
48402
|
"name": "restriction_history_item_review_decision",
|
|
48175
48403
|
"plural": "restriction_history_item_review_decisions",
|
|
@@ -56545,11 +56773,11 @@
|
|
|
56545
56773
|
"responses": [{
|
|
56546
56774
|
"code": {
|
|
56547
56775
|
"integer": {
|
|
56548
|
-
"value":
|
|
56776
|
+
"value": 404
|
|
56549
56777
|
}
|
|
56550
56778
|
},
|
|
56551
|
-
"type": "
|
|
56552
|
-
"description": "
|
|
56779
|
+
"type": "unit",
|
|
56780
|
+
"description": "Resource was not found",
|
|
56553
56781
|
"attributes": []
|
|
56554
56782
|
}, {
|
|
56555
56783
|
"code": {
|
|
@@ -56563,29 +56791,29 @@
|
|
|
56563
56791
|
}, {
|
|
56564
56792
|
"code": {
|
|
56565
56793
|
"integer": {
|
|
56566
|
-
"value":
|
|
56794
|
+
"value": 422
|
|
56567
56795
|
}
|
|
56568
56796
|
},
|
|
56569
|
-
"type": "
|
|
56570
|
-
"description": "
|
|
56797
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
56798
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
56571
56799
|
"attributes": []
|
|
56572
56800
|
}, {
|
|
56573
56801
|
"code": {
|
|
56574
56802
|
"integer": {
|
|
56575
|
-
"value":
|
|
56803
|
+
"value": 401
|
|
56576
56804
|
}
|
|
56577
56805
|
},
|
|
56578
56806
|
"type": "unit",
|
|
56579
|
-
"description": "
|
|
56807
|
+
"description": "Authorization failed",
|
|
56580
56808
|
"attributes": []
|
|
56581
56809
|
}, {
|
|
56582
56810
|
"code": {
|
|
56583
56811
|
"integer": {
|
|
56584
|
-
"value":
|
|
56812
|
+
"value": 200
|
|
56585
56813
|
}
|
|
56586
56814
|
},
|
|
56587
|
-
"type": "
|
|
56588
|
-
"description": "
|
|
56815
|
+
"type": "billing_statement_review",
|
|
56816
|
+
"description": "Successful response",
|
|
56589
56817
|
"attributes": []
|
|
56590
56818
|
}],
|
|
56591
56819
|
"attributes": [],
|
|
@@ -58205,11 +58433,11 @@
|
|
|
58205
58433
|
"responses": [{
|
|
58206
58434
|
"code": {
|
|
58207
58435
|
"integer": {
|
|
58208
|
-
"value":
|
|
58436
|
+
"value": 404
|
|
58209
58437
|
}
|
|
58210
58438
|
},
|
|
58211
|
-
"type": "
|
|
58212
|
-
"description": "
|
|
58439
|
+
"type": "unit",
|
|
58440
|
+
"description": "Resource was not found",
|
|
58213
58441
|
"attributes": []
|
|
58214
58442
|
}, {
|
|
58215
58443
|
"code": {
|
|
@@ -58223,29 +58451,29 @@
|
|
|
58223
58451
|
}, {
|
|
58224
58452
|
"code": {
|
|
58225
58453
|
"integer": {
|
|
58226
|
-
"value":
|
|
58454
|
+
"value": 422
|
|
58227
58455
|
}
|
|
58228
58456
|
},
|
|
58229
|
-
"type": "
|
|
58230
|
-
"description": "
|
|
58457
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
58458
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
58231
58459
|
"attributes": []
|
|
58232
58460
|
}, {
|
|
58233
58461
|
"code": {
|
|
58234
58462
|
"integer": {
|
|
58235
|
-
"value":
|
|
58463
|
+
"value": 401
|
|
58236
58464
|
}
|
|
58237
58465
|
},
|
|
58238
58466
|
"type": "unit",
|
|
58239
|
-
"description": "
|
|
58467
|
+
"description": "Authorization failed",
|
|
58240
58468
|
"attributes": []
|
|
58241
58469
|
}, {
|
|
58242
58470
|
"code": {
|
|
58243
58471
|
"integer": {
|
|
58244
|
-
"value":
|
|
58472
|
+
"value": 200
|
|
58245
58473
|
}
|
|
58246
58474
|
},
|
|
58247
|
-
"type": "
|
|
58248
|
-
"description": "
|
|
58475
|
+
"type": "account",
|
|
58476
|
+
"description": "Successful response",
|
|
58249
58477
|
"attributes": []
|
|
58250
58478
|
}],
|
|
58251
58479
|
"attributes": [],
|
|
@@ -58270,46 +58498,46 @@
|
|
|
58270
58498
|
"responses": [{
|
|
58271
58499
|
"code": {
|
|
58272
58500
|
"integer": {
|
|
58273
|
-
"value":
|
|
58501
|
+
"value": 404
|
|
58274
58502
|
}
|
|
58275
58503
|
},
|
|
58276
58504
|
"type": "unit",
|
|
58277
|
-
"description": "
|
|
58505
|
+
"description": "Resource was not found",
|
|
58278
58506
|
"attributes": []
|
|
58279
58507
|
}, {
|
|
58280
58508
|
"code": {
|
|
58281
58509
|
"integer": {
|
|
58282
|
-
"value":
|
|
58510
|
+
"value": 422
|
|
58283
58511
|
}
|
|
58284
58512
|
},
|
|
58285
58513
|
"type": "io.flow.error.v0.models.generic_error",
|
|
58514
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
58286
58515
|
"attributes": []
|
|
58287
58516
|
}, {
|
|
58288
58517
|
"code": {
|
|
58289
58518
|
"integer": {
|
|
58290
|
-
"value":
|
|
58519
|
+
"value": 409
|
|
58291
58520
|
}
|
|
58292
58521
|
},
|
|
58293
|
-
"type": "
|
|
58294
|
-
"description": "Authorization failed",
|
|
58522
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
58295
58523
|
"attributes": []
|
|
58296
58524
|
}, {
|
|
58297
58525
|
"code": {
|
|
58298
58526
|
"integer": {
|
|
58299
|
-
"value":
|
|
58527
|
+
"value": 204
|
|
58300
58528
|
}
|
|
58301
58529
|
},
|
|
58302
58530
|
"type": "unit",
|
|
58303
|
-
"description": "
|
|
58531
|
+
"description": "Operation succeeded. No content is returned",
|
|
58304
58532
|
"attributes": []
|
|
58305
58533
|
}, {
|
|
58306
58534
|
"code": {
|
|
58307
58535
|
"integer": {
|
|
58308
|
-
"value":
|
|
58536
|
+
"value": 401
|
|
58309
58537
|
}
|
|
58310
58538
|
},
|
|
58311
|
-
"type": "
|
|
58312
|
-
"description": "
|
|
58539
|
+
"type": "unit",
|
|
58540
|
+
"description": "Authorization failed",
|
|
58313
58541
|
"attributes": []
|
|
58314
58542
|
}],
|
|
58315
58543
|
"attributes": []
|
|
@@ -58438,12 +58666,17 @@
|
|
|
58438
58666
|
}],
|
|
58439
58667
|
"path": ""
|
|
58440
58668
|
}, {
|
|
58441
|
-
"type": "
|
|
58442
|
-
"plural": "
|
|
58669
|
+
"type": "channel_billing_statement",
|
|
58670
|
+
"plural": "channel_billing_statements",
|
|
58443
58671
|
"operations": [{
|
|
58444
58672
|
"method": "GET",
|
|
58445
|
-
"path": "/
|
|
58673
|
+
"path": "/channel/:channel_id/account/statements",
|
|
58446
58674
|
"parameters": [{
|
|
58675
|
+
"name": "channel_id",
|
|
58676
|
+
"type": "string",
|
|
58677
|
+
"location": "Path",
|
|
58678
|
+
"required": true
|
|
58679
|
+
}, {
|
|
58447
58680
|
"name": "id",
|
|
58448
58681
|
"type": "[string]",
|
|
58449
58682
|
"location": "Query",
|
|
@@ -58451,16 +58684,16 @@
|
|
|
58451
58684
|
"description": "Filter by one or more IDs of this resource",
|
|
58452
58685
|
"maximum": 100
|
|
58453
58686
|
}, {
|
|
58454
|
-
"name": "
|
|
58687
|
+
"name": "account_id",
|
|
58455
58688
|
"type": "string",
|
|
58456
58689
|
"location": "Query",
|
|
58457
|
-
"required": false
|
|
58690
|
+
"required": false,
|
|
58691
|
+
"maximum": 100
|
|
58458
58692
|
}, {
|
|
58459
|
-
"name": "
|
|
58693
|
+
"name": "currency",
|
|
58460
58694
|
"type": "string",
|
|
58461
58695
|
"location": "Query",
|
|
58462
|
-
"required": false
|
|
58463
|
-
"description": "Filter by the (case-insensitive) target currency's ISO 4217 3-character code as defined in https://api.flow.io/reference/currencies"
|
|
58696
|
+
"required": false
|
|
58464
58697
|
}, {
|
|
58465
58698
|
"name": "limit",
|
|
58466
58699
|
"type": "long",
|
|
@@ -58483,7 +58716,7 @@
|
|
|
58483
58716
|
"type": "string",
|
|
58484
58717
|
"location": "Query",
|
|
58485
58718
|
"required": true,
|
|
58486
|
-
"default": "-
|
|
58719
|
+
"default": "-period_to"
|
|
58487
58720
|
}],
|
|
58488
58721
|
"responses": [{
|
|
58489
58722
|
"code": {
|
|
@@ -58491,7 +58724,7 @@
|
|
|
58491
58724
|
"value": 200
|
|
58492
58725
|
}
|
|
58493
58726
|
},
|
|
58494
|
-
"type": "[
|
|
58727
|
+
"type": "[channel_billing_statement]",
|
|
58495
58728
|
"description": "Successful response",
|
|
58496
58729
|
"attributes": []
|
|
58497
58730
|
}, {
|
|
@@ -58503,6 +58736,15 @@
|
|
|
58503
58736
|
"type": "unit",
|
|
58504
58737
|
"description": "Authorization failed",
|
|
58505
58738
|
"attributes": []
|
|
58739
|
+
}, {
|
|
58740
|
+
"code": {
|
|
58741
|
+
"integer": {
|
|
58742
|
+
"value": 404
|
|
58743
|
+
}
|
|
58744
|
+
},
|
|
58745
|
+
"type": "unit",
|
|
58746
|
+
"description": "Resource was not found",
|
|
58747
|
+
"attributes": []
|
|
58506
58748
|
}, {
|
|
58507
58749
|
"code": {
|
|
58508
58750
|
"integer": {
|
|
@@ -58519,64 +58761,30 @@
|
|
|
58519
58761
|
"values": [{
|
|
58520
58762
|
"value": "id"
|
|
58521
58763
|
}, {
|
|
58522
|
-
"value": "
|
|
58764
|
+
"value": "currency"
|
|
58765
|
+
}, {
|
|
58766
|
+
"value": "period_to"
|
|
58767
|
+
}, {
|
|
58768
|
+
"value": "period_from"
|
|
58523
58769
|
}, {
|
|
58524
58770
|
"value": "created_at"
|
|
58525
58771
|
}]
|
|
58526
58772
|
}
|
|
58527
|
-
}],
|
|
58528
|
-
"description": "Search channel currency settings. Always paginated."
|
|
58529
|
-
}, {
|
|
58530
|
-
"method": "POST",
|
|
58531
|
-
"path": "/internal/channel/currency/settings",
|
|
58532
|
-
"parameters": [],
|
|
58533
|
-
"responses": [{
|
|
58534
|
-
"code": {
|
|
58535
|
-
"integer": {
|
|
58536
|
-
"value": 201
|
|
58537
|
-
}
|
|
58538
|
-
},
|
|
58539
|
-
"type": "channel_currency_setting",
|
|
58540
|
-
"description": "Operation succeeded and the resource was created",
|
|
58541
|
-
"attributes": []
|
|
58542
|
-
}, {
|
|
58543
|
-
"code": {
|
|
58544
|
-
"integer": {
|
|
58545
|
-
"value": 401
|
|
58546
|
-
}
|
|
58547
|
-
},
|
|
58548
|
-
"type": "unit",
|
|
58549
|
-
"description": "Authorization failed",
|
|
58550
|
-
"attributes": []
|
|
58551
|
-
}, {
|
|
58552
|
-
"code": {
|
|
58553
|
-
"integer": {
|
|
58554
|
-
"value": 404
|
|
58555
|
-
}
|
|
58556
|
-
},
|
|
58557
|
-
"type": "unit",
|
|
58558
|
-
"description": "Resource was not found",
|
|
58559
|
-
"attributes": []
|
|
58560
58773
|
}, {
|
|
58561
|
-
"
|
|
58562
|
-
|
|
58563
|
-
|
|
58564
|
-
|
|
58565
|
-
|
|
58566
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
58567
|
-
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
58568
|
-
"attributes": []
|
|
58569
|
-
}],
|
|
58570
|
-
"attributes": [],
|
|
58571
|
-
"description": "Create channel currency settings.",
|
|
58572
|
-
"body": {
|
|
58573
|
-
"type": "channel_currency_setting_form",
|
|
58574
|
-
"attributes": []
|
|
58575
|
-
}
|
|
58774
|
+
"name": "linter",
|
|
58775
|
+
"value": {
|
|
58776
|
+
"ignore": ["sort_parameter_default", "versions"]
|
|
58777
|
+
}
|
|
58778
|
+
}]
|
|
58576
58779
|
}, {
|
|
58577
58780
|
"method": "GET",
|
|
58578
|
-
"path": "/
|
|
58781
|
+
"path": "/channel/:channel_id/account/statements/:id",
|
|
58579
58782
|
"parameters": [{
|
|
58783
|
+
"name": "channel_id",
|
|
58784
|
+
"type": "string",
|
|
58785
|
+
"location": "Path",
|
|
58786
|
+
"required": true
|
|
58787
|
+
}, {
|
|
58580
58788
|
"name": "id",
|
|
58581
58789
|
"type": "string",
|
|
58582
58790
|
"location": "Path",
|
|
@@ -58589,7 +58797,7 @@
|
|
|
58589
58797
|
"value": 200
|
|
58590
58798
|
}
|
|
58591
58799
|
},
|
|
58592
|
-
"type": "
|
|
58800
|
+
"type": "channel_billing_statement",
|
|
58593
58801
|
"description": "Successful response",
|
|
58594
58802
|
"attributes": []
|
|
58595
58803
|
}, {
|
|
@@ -58611,12 +58819,16 @@
|
|
|
58611
58819
|
"description": "Resource was not found",
|
|
58612
58820
|
"attributes": []
|
|
58613
58821
|
}],
|
|
58614
|
-
"attributes": []
|
|
58615
|
-
"description": "Get channel currency settings."
|
|
58822
|
+
"attributes": []
|
|
58616
58823
|
}, {
|
|
58617
|
-
"method": "
|
|
58618
|
-
"path": "/
|
|
58824
|
+
"method": "DELETE",
|
|
58825
|
+
"path": "/channel/:channel_id/account/statements/:id",
|
|
58619
58826
|
"parameters": [{
|
|
58827
|
+
"name": "channel_id",
|
|
58828
|
+
"type": "string",
|
|
58829
|
+
"location": "Path",
|
|
58830
|
+
"required": true
|
|
58831
|
+
}, {
|
|
58620
58832
|
"name": "id",
|
|
58621
58833
|
"type": "string",
|
|
58622
58834
|
"location": "Path",
|
|
@@ -58626,11 +58838,11 @@
|
|
|
58626
58838
|
"responses": [{
|
|
58627
58839
|
"code": {
|
|
58628
58840
|
"integer": {
|
|
58629
|
-
"value":
|
|
58841
|
+
"value": 204
|
|
58630
58842
|
}
|
|
58631
58843
|
},
|
|
58632
|
-
"type": "
|
|
58633
|
-
"description": "
|
|
58844
|
+
"type": "unit",
|
|
58845
|
+
"description": "Operation succeeded. No content is returned",
|
|
58634
58846
|
"attributes": []
|
|
58635
58847
|
}, {
|
|
58636
58848
|
"code": {
|
|
@@ -58660,16 +58872,16 @@
|
|
|
58660
58872
|
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
58661
58873
|
"attributes": []
|
|
58662
58874
|
}],
|
|
58663
|
-
"attributes": []
|
|
58664
|
-
"description": "Update an existing channel currency settings.",
|
|
58665
|
-
"body": {
|
|
58666
|
-
"type": "channel_currency_setting_form",
|
|
58667
|
-
"attributes": []
|
|
58668
|
-
}
|
|
58875
|
+
"attributes": []
|
|
58669
58876
|
}, {
|
|
58670
|
-
"method": "
|
|
58671
|
-
"path": "/
|
|
58877
|
+
"method": "POST",
|
|
58878
|
+
"path": "/channel/:channel_id/account/statements/:id/email",
|
|
58672
58879
|
"parameters": [{
|
|
58880
|
+
"name": "channel_id",
|
|
58881
|
+
"type": "string",
|
|
58882
|
+
"location": "Path",
|
|
58883
|
+
"required": true
|
|
58884
|
+
}, {
|
|
58673
58885
|
"name": "id",
|
|
58674
58886
|
"type": "string",
|
|
58675
58887
|
"location": "Path",
|
|
@@ -58713,7 +58925,12 @@
|
|
|
58713
58925
|
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
58714
58926
|
"attributes": []
|
|
58715
58927
|
}],
|
|
58716
|
-
"attributes": []
|
|
58928
|
+
"attributes": [],
|
|
58929
|
+
"description": "Generates and sends an email about this statement",
|
|
58930
|
+
"body": {
|
|
58931
|
+
"type": "email_form",
|
|
58932
|
+
"attributes": []
|
|
58933
|
+
}
|
|
58717
58934
|
}],
|
|
58718
58935
|
"attributes": [{
|
|
58719
58936
|
"name": "docs",
|
|
@@ -58721,13 +58938,13 @@
|
|
|
58721
58938
|
"module": "general"
|
|
58722
58939
|
}
|
|
58723
58940
|
}],
|
|
58724
|
-
"path": "/
|
|
58941
|
+
"path": "/channel/:channel_id/account/statements"
|
|
58725
58942
|
}, {
|
|
58726
|
-
"type": "
|
|
58727
|
-
"plural": "
|
|
58943
|
+
"type": "channel_currency_setting",
|
|
58944
|
+
"plural": "channel_currency_settings",
|
|
58728
58945
|
"operations": [{
|
|
58729
58946
|
"method": "GET",
|
|
58730
|
-
"path": "/internal/channel/
|
|
58947
|
+
"path": "/internal/channel/currency/settings",
|
|
58731
58948
|
"parameters": [{
|
|
58732
58949
|
"name": "id",
|
|
58733
58950
|
"type": "[string]",
|
|
@@ -58735,27 +58952,312 @@
|
|
|
58735
58952
|
"required": false,
|
|
58736
58953
|
"description": "Filter by one or more IDs of this resource",
|
|
58737
58954
|
"maximum": 100
|
|
58738
|
-
}, {
|
|
58739
|
-
"name": "user",
|
|
58740
|
-
"type": "string",
|
|
58741
|
-
"location": "Query",
|
|
58742
|
-
"required": false,
|
|
58743
|
-
"description": "Find memberships for this user id",
|
|
58744
|
-
"maximum": 100
|
|
58745
58955
|
}, {
|
|
58746
58956
|
"name": "channel",
|
|
58747
58957
|
"type": "string",
|
|
58748
58958
|
"location": "Query",
|
|
58749
|
-
"required": false
|
|
58750
|
-
"description": "Find memberships for this channel id",
|
|
58751
|
-
"maximum": 100
|
|
58959
|
+
"required": false
|
|
58752
58960
|
}, {
|
|
58753
|
-
"name": "
|
|
58754
|
-
"type": "
|
|
58961
|
+
"name": "target",
|
|
58962
|
+
"type": "string",
|
|
58755
58963
|
"location": "Query",
|
|
58756
58964
|
"required": false,
|
|
58757
|
-
"description": "
|
|
58758
|
-
|
|
58965
|
+
"description": "Filter by the (case-insensitive) target currency's ISO 4217 3-character code as defined in https://api.flow.io/reference/currencies"
|
|
58966
|
+
}, {
|
|
58967
|
+
"name": "limit",
|
|
58968
|
+
"type": "long",
|
|
58969
|
+
"location": "Query",
|
|
58970
|
+
"required": true,
|
|
58971
|
+
"description": "The maximum number of results to return",
|
|
58972
|
+
"default": "25",
|
|
58973
|
+
"minimum": 1,
|
|
58974
|
+
"maximum": 100
|
|
58975
|
+
}, {
|
|
58976
|
+
"name": "offset",
|
|
58977
|
+
"type": "long",
|
|
58978
|
+
"location": "Query",
|
|
58979
|
+
"required": true,
|
|
58980
|
+
"description": "The number of results to skip before returning results",
|
|
58981
|
+
"default": "0",
|
|
58982
|
+
"minimum": 0
|
|
58983
|
+
}, {
|
|
58984
|
+
"name": "sort",
|
|
58985
|
+
"type": "string",
|
|
58986
|
+
"location": "Query",
|
|
58987
|
+
"required": true,
|
|
58988
|
+
"default": "-created_at"
|
|
58989
|
+
}],
|
|
58990
|
+
"responses": [{
|
|
58991
|
+
"code": {
|
|
58992
|
+
"integer": {
|
|
58993
|
+
"value": 200
|
|
58994
|
+
}
|
|
58995
|
+
},
|
|
58996
|
+
"type": "[channel_currency_setting]",
|
|
58997
|
+
"description": "Successful response",
|
|
58998
|
+
"attributes": []
|
|
58999
|
+
}, {
|
|
59000
|
+
"code": {
|
|
59001
|
+
"integer": {
|
|
59002
|
+
"value": 401
|
|
59003
|
+
}
|
|
59004
|
+
},
|
|
59005
|
+
"type": "unit",
|
|
59006
|
+
"description": "Authorization failed",
|
|
59007
|
+
"attributes": []
|
|
59008
|
+
}, {
|
|
59009
|
+
"code": {
|
|
59010
|
+
"integer": {
|
|
59011
|
+
"value": 422
|
|
59012
|
+
}
|
|
59013
|
+
},
|
|
59014
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
59015
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
59016
|
+
"attributes": []
|
|
59017
|
+
}],
|
|
59018
|
+
"attributes": [{
|
|
59019
|
+
"name": "sort",
|
|
59020
|
+
"value": {
|
|
59021
|
+
"values": [{
|
|
59022
|
+
"value": "id"
|
|
59023
|
+
}, {
|
|
59024
|
+
"value": "target"
|
|
59025
|
+
}, {
|
|
59026
|
+
"value": "created_at"
|
|
59027
|
+
}]
|
|
59028
|
+
}
|
|
59029
|
+
}],
|
|
59030
|
+
"description": "Search channel currency settings. Always paginated."
|
|
59031
|
+
}, {
|
|
59032
|
+
"method": "POST",
|
|
59033
|
+
"path": "/internal/channel/currency/settings",
|
|
59034
|
+
"parameters": [],
|
|
59035
|
+
"responses": [{
|
|
59036
|
+
"code": {
|
|
59037
|
+
"integer": {
|
|
59038
|
+
"value": 201
|
|
59039
|
+
}
|
|
59040
|
+
},
|
|
59041
|
+
"type": "channel_currency_setting",
|
|
59042
|
+
"description": "Operation succeeded and the resource was created",
|
|
59043
|
+
"attributes": []
|
|
59044
|
+
}, {
|
|
59045
|
+
"code": {
|
|
59046
|
+
"integer": {
|
|
59047
|
+
"value": 401
|
|
59048
|
+
}
|
|
59049
|
+
},
|
|
59050
|
+
"type": "unit",
|
|
59051
|
+
"description": "Authorization failed",
|
|
59052
|
+
"attributes": []
|
|
59053
|
+
}, {
|
|
59054
|
+
"code": {
|
|
59055
|
+
"integer": {
|
|
59056
|
+
"value": 404
|
|
59057
|
+
}
|
|
59058
|
+
},
|
|
59059
|
+
"type": "unit",
|
|
59060
|
+
"description": "Resource was not found",
|
|
59061
|
+
"attributes": []
|
|
59062
|
+
}, {
|
|
59063
|
+
"code": {
|
|
59064
|
+
"integer": {
|
|
59065
|
+
"value": 422
|
|
59066
|
+
}
|
|
59067
|
+
},
|
|
59068
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
59069
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
59070
|
+
"attributes": []
|
|
59071
|
+
}],
|
|
59072
|
+
"attributes": [],
|
|
59073
|
+
"description": "Create channel currency settings.",
|
|
59074
|
+
"body": {
|
|
59075
|
+
"type": "channel_currency_setting_form",
|
|
59076
|
+
"attributes": []
|
|
59077
|
+
}
|
|
59078
|
+
}, {
|
|
59079
|
+
"method": "GET",
|
|
59080
|
+
"path": "/internal/channel/currency/settings/:id",
|
|
59081
|
+
"parameters": [{
|
|
59082
|
+
"name": "id",
|
|
59083
|
+
"type": "string",
|
|
59084
|
+
"location": "Path",
|
|
59085
|
+
"required": true,
|
|
59086
|
+
"description": "Filter by one or more IDs of this resource"
|
|
59087
|
+
}],
|
|
59088
|
+
"responses": [{
|
|
59089
|
+
"code": {
|
|
59090
|
+
"integer": {
|
|
59091
|
+
"value": 200
|
|
59092
|
+
}
|
|
59093
|
+
},
|
|
59094
|
+
"type": "channel_currency_setting",
|
|
59095
|
+
"description": "Successful response",
|
|
59096
|
+
"attributes": []
|
|
59097
|
+
}, {
|
|
59098
|
+
"code": {
|
|
59099
|
+
"integer": {
|
|
59100
|
+
"value": 401
|
|
59101
|
+
}
|
|
59102
|
+
},
|
|
59103
|
+
"type": "unit",
|
|
59104
|
+
"description": "Authorization failed",
|
|
59105
|
+
"attributes": []
|
|
59106
|
+
}, {
|
|
59107
|
+
"code": {
|
|
59108
|
+
"integer": {
|
|
59109
|
+
"value": 404
|
|
59110
|
+
}
|
|
59111
|
+
},
|
|
59112
|
+
"type": "unit",
|
|
59113
|
+
"description": "Resource was not found",
|
|
59114
|
+
"attributes": []
|
|
59115
|
+
}],
|
|
59116
|
+
"attributes": [],
|
|
59117
|
+
"description": "Get channel currency settings."
|
|
59118
|
+
}, {
|
|
59119
|
+
"method": "PUT",
|
|
59120
|
+
"path": "/internal/channel/currency/settings/:id",
|
|
59121
|
+
"parameters": [{
|
|
59122
|
+
"name": "id",
|
|
59123
|
+
"type": "string",
|
|
59124
|
+
"location": "Path",
|
|
59125
|
+
"required": true,
|
|
59126
|
+
"description": "Filter by one or more IDs of this resource"
|
|
59127
|
+
}],
|
|
59128
|
+
"responses": [{
|
|
59129
|
+
"code": {
|
|
59130
|
+
"integer": {
|
|
59131
|
+
"value": 200
|
|
59132
|
+
}
|
|
59133
|
+
},
|
|
59134
|
+
"type": "channel_currency_setting",
|
|
59135
|
+
"description": "Successful response",
|
|
59136
|
+
"attributes": []
|
|
59137
|
+
}, {
|
|
59138
|
+
"code": {
|
|
59139
|
+
"integer": {
|
|
59140
|
+
"value": 401
|
|
59141
|
+
}
|
|
59142
|
+
},
|
|
59143
|
+
"type": "unit",
|
|
59144
|
+
"description": "Authorization failed",
|
|
59145
|
+
"attributes": []
|
|
59146
|
+
}, {
|
|
59147
|
+
"code": {
|
|
59148
|
+
"integer": {
|
|
59149
|
+
"value": 404
|
|
59150
|
+
}
|
|
59151
|
+
},
|
|
59152
|
+
"type": "unit",
|
|
59153
|
+
"description": "Resource was not found",
|
|
59154
|
+
"attributes": []
|
|
59155
|
+
}, {
|
|
59156
|
+
"code": {
|
|
59157
|
+
"integer": {
|
|
59158
|
+
"value": 422
|
|
59159
|
+
}
|
|
59160
|
+
},
|
|
59161
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
59162
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
59163
|
+
"attributes": []
|
|
59164
|
+
}],
|
|
59165
|
+
"attributes": [],
|
|
59166
|
+
"description": "Update an existing channel currency settings.",
|
|
59167
|
+
"body": {
|
|
59168
|
+
"type": "channel_currency_setting_form",
|
|
59169
|
+
"attributes": []
|
|
59170
|
+
}
|
|
59171
|
+
}, {
|
|
59172
|
+
"method": "DELETE",
|
|
59173
|
+
"path": "/internal/channel/currency/settings/:id",
|
|
59174
|
+
"parameters": [{
|
|
59175
|
+
"name": "id",
|
|
59176
|
+
"type": "string",
|
|
59177
|
+
"location": "Path",
|
|
59178
|
+
"required": true,
|
|
59179
|
+
"description": "Filter by one or more IDs of this resource"
|
|
59180
|
+
}],
|
|
59181
|
+
"responses": [{
|
|
59182
|
+
"code": {
|
|
59183
|
+
"integer": {
|
|
59184
|
+
"value": 204
|
|
59185
|
+
}
|
|
59186
|
+
},
|
|
59187
|
+
"type": "unit",
|
|
59188
|
+
"description": "Operation succeeded. No content is returned",
|
|
59189
|
+
"attributes": []
|
|
59190
|
+
}, {
|
|
59191
|
+
"code": {
|
|
59192
|
+
"integer": {
|
|
59193
|
+
"value": 401
|
|
59194
|
+
}
|
|
59195
|
+
},
|
|
59196
|
+
"type": "unit",
|
|
59197
|
+
"description": "Authorization failed",
|
|
59198
|
+
"attributes": []
|
|
59199
|
+
}, {
|
|
59200
|
+
"code": {
|
|
59201
|
+
"integer": {
|
|
59202
|
+
"value": 404
|
|
59203
|
+
}
|
|
59204
|
+
},
|
|
59205
|
+
"type": "unit",
|
|
59206
|
+
"description": "Resource was not found",
|
|
59207
|
+
"attributes": []
|
|
59208
|
+
}, {
|
|
59209
|
+
"code": {
|
|
59210
|
+
"integer": {
|
|
59211
|
+
"value": 422
|
|
59212
|
+
}
|
|
59213
|
+
},
|
|
59214
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
59215
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
59216
|
+
"attributes": []
|
|
59217
|
+
}],
|
|
59218
|
+
"attributes": []
|
|
59219
|
+
}],
|
|
59220
|
+
"attributes": [{
|
|
59221
|
+
"name": "docs",
|
|
59222
|
+
"value": {
|
|
59223
|
+
"module": "general"
|
|
59224
|
+
}
|
|
59225
|
+
}],
|
|
59226
|
+
"path": "/internal/channel/currency/settings"
|
|
59227
|
+
}, {
|
|
59228
|
+
"type": "channel_membership",
|
|
59229
|
+
"plural": "channel_memberships",
|
|
59230
|
+
"operations": [{
|
|
59231
|
+
"method": "GET",
|
|
59232
|
+
"path": "/internal/channel/memberships",
|
|
59233
|
+
"parameters": [{
|
|
59234
|
+
"name": "id",
|
|
59235
|
+
"type": "[string]",
|
|
59236
|
+
"location": "Query",
|
|
59237
|
+
"required": false,
|
|
59238
|
+
"description": "Filter by one or more IDs of this resource",
|
|
59239
|
+
"maximum": 100
|
|
59240
|
+
}, {
|
|
59241
|
+
"name": "user",
|
|
59242
|
+
"type": "string",
|
|
59243
|
+
"location": "Query",
|
|
59244
|
+
"required": false,
|
|
59245
|
+
"description": "Find memberships for this user id",
|
|
59246
|
+
"maximum": 100
|
|
59247
|
+
}, {
|
|
59248
|
+
"name": "channel",
|
|
59249
|
+
"type": "string",
|
|
59250
|
+
"location": "Query",
|
|
59251
|
+
"required": false,
|
|
59252
|
+
"description": "Find memberships for this channel id",
|
|
59253
|
+
"maximum": 100
|
|
59254
|
+
}, {
|
|
59255
|
+
"name": "role",
|
|
59256
|
+
"type": "[string]",
|
|
59257
|
+
"location": "Query",
|
|
59258
|
+
"required": false,
|
|
59259
|
+
"description": "Find memberships with ANY of these roles.",
|
|
59260
|
+
"maximum": 100
|
|
58759
59261
|
}, {
|
|
58760
59262
|
"name": "limit",
|
|
58761
59263
|
"type": "long",
|
|
@@ -67548,51 +68050,6 @@
|
|
|
67548
68050
|
"type": "io.flow.common.v0.models.user",
|
|
67549
68051
|
"plural": "users",
|
|
67550
68052
|
"operations": [{
|
|
67551
|
-
"method": "GET",
|
|
67552
|
-
"path": "/jailhouse/restriction/:organization/users",
|
|
67553
|
-
"parameters": [{
|
|
67554
|
-
"name": "organization",
|
|
67555
|
-
"type": "string",
|
|
67556
|
-
"location": "Path",
|
|
67557
|
-
"required": true,
|
|
67558
|
-
"description": "Refers to your organization's account identifier"
|
|
67559
|
-
}],
|
|
67560
|
-
"responses": [{
|
|
67561
|
-
"code": {
|
|
67562
|
-
"integer": {
|
|
67563
|
-
"value": 200
|
|
67564
|
-
}
|
|
67565
|
-
},
|
|
67566
|
-
"type": "[io.flow.common.v0.models.user]",
|
|
67567
|
-
"description": "Successful response",
|
|
67568
|
-
"attributes": []
|
|
67569
|
-
}, {
|
|
67570
|
-
"code": {
|
|
67571
|
-
"integer": {
|
|
67572
|
-
"value": 401
|
|
67573
|
-
}
|
|
67574
|
-
},
|
|
67575
|
-
"type": "unit",
|
|
67576
|
-
"description": "Authorization failed",
|
|
67577
|
-
"attributes": []
|
|
67578
|
-
}, {
|
|
67579
|
-
"code": {
|
|
67580
|
-
"integer": {
|
|
67581
|
-
"value": 422
|
|
67582
|
-
}
|
|
67583
|
-
},
|
|
67584
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
67585
|
-
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
67586
|
-
"attributes": []
|
|
67587
|
-
}],
|
|
67588
|
-
"attributes": [{
|
|
67589
|
-
"name": "linter",
|
|
67590
|
-
"value": {
|
|
67591
|
-
"ignore": ["get", "id", "limit", "offset", "sort"]
|
|
67592
|
-
}
|
|
67593
|
-
}],
|
|
67594
|
-
"description": "Returns list all of the users who have taken any action on products for an organization"
|
|
67595
|
-
}, {
|
|
67596
68053
|
"method": "GET",
|
|
67597
68054
|
"path": "/internal/users/pending",
|
|
67598
68055
|
"parameters": [],
|
|
@@ -67682,7 +68139,7 @@
|
|
|
67682
68139
|
"module": "general"
|
|
67683
68140
|
}
|
|
67684
68141
|
}],
|
|
67685
|
-
"path": "/
|
|
68142
|
+
"path": "/internal/users",
|
|
67686
68143
|
"description": "Represents a single user in the system"
|
|
67687
68144
|
}, {
|
|
67688
68145
|
"type": "io.flow.crypto.v0.models.crypto_event",
|
|
@@ -76059,6 +76516,94 @@
|
|
|
76059
76516
|
}
|
|
76060
76517
|
}],
|
|
76061
76518
|
"path": "/internal/:organization_id/onboarding/audit"
|
|
76519
|
+
}, {
|
|
76520
|
+
"type": "onboarding_audit_snapshot",
|
|
76521
|
+
"plural": "onboarding_audit_snapshots",
|
|
76522
|
+
"operations": [{
|
|
76523
|
+
"method": "GET",
|
|
76524
|
+
"path": "/internal/:organization_id/onboarding/audit/snapshots",
|
|
76525
|
+
"parameters": [{
|
|
76526
|
+
"name": "organization_id",
|
|
76527
|
+
"type": "string",
|
|
76528
|
+
"location": "Path",
|
|
76529
|
+
"required": true
|
|
76530
|
+
}, {
|
|
76531
|
+
"name": "id",
|
|
76532
|
+
"type": "[string]",
|
|
76533
|
+
"location": "Query",
|
|
76534
|
+
"required": false,
|
|
76535
|
+
"description": "Filter by one or more IDs of this resource",
|
|
76536
|
+
"maximum": 100
|
|
76537
|
+
}, {
|
|
76538
|
+
"name": "limit",
|
|
76539
|
+
"type": "long",
|
|
76540
|
+
"location": "Query",
|
|
76541
|
+
"required": true,
|
|
76542
|
+
"description": "The maximum number of results to return",
|
|
76543
|
+
"default": "25",
|
|
76544
|
+
"minimum": 1,
|
|
76545
|
+
"maximum": 100
|
|
76546
|
+
}, {
|
|
76547
|
+
"name": "offset",
|
|
76548
|
+
"type": "long",
|
|
76549
|
+
"location": "Query",
|
|
76550
|
+
"required": true,
|
|
76551
|
+
"description": "The number of results to skip before returning results",
|
|
76552
|
+
"default": "0",
|
|
76553
|
+
"minimum": 0
|
|
76554
|
+
}],
|
|
76555
|
+
"responses": [{
|
|
76556
|
+
"code": {
|
|
76557
|
+
"integer": {
|
|
76558
|
+
"value": 200
|
|
76559
|
+
}
|
|
76560
|
+
},
|
|
76561
|
+
"type": "[onboarding_audit_snapshot]",
|
|
76562
|
+
"description": "Successful response",
|
|
76563
|
+
"attributes": []
|
|
76564
|
+
}, {
|
|
76565
|
+
"code": {
|
|
76566
|
+
"integer": {
|
|
76567
|
+
"value": 401
|
|
76568
|
+
}
|
|
76569
|
+
},
|
|
76570
|
+
"type": "unit",
|
|
76571
|
+
"description": "Authorization failed",
|
|
76572
|
+
"attributes": []
|
|
76573
|
+
}, {
|
|
76574
|
+
"code": {
|
|
76575
|
+
"integer": {
|
|
76576
|
+
"value": 404
|
|
76577
|
+
}
|
|
76578
|
+
},
|
|
76579
|
+
"type": "unit",
|
|
76580
|
+
"description": "Resource was not found",
|
|
76581
|
+
"attributes": []
|
|
76582
|
+
}, {
|
|
76583
|
+
"code": {
|
|
76584
|
+
"integer": {
|
|
76585
|
+
"value": 422
|
|
76586
|
+
}
|
|
76587
|
+
},
|
|
76588
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
76589
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
76590
|
+
"attributes": []
|
|
76591
|
+
}],
|
|
76592
|
+
"attributes": [{
|
|
76593
|
+
"name": "linter",
|
|
76594
|
+
"value": {
|
|
76595
|
+
"ignore": ["sort"]
|
|
76596
|
+
}
|
|
76597
|
+
}],
|
|
76598
|
+
"description": "Returns historical organization audit snapshots sorted by created_at desc."
|
|
76599
|
+
}],
|
|
76600
|
+
"attributes": [{
|
|
76601
|
+
"name": "docs",
|
|
76602
|
+
"value": {
|
|
76603
|
+
"module": "general"
|
|
76604
|
+
}
|
|
76605
|
+
}],
|
|
76606
|
+
"path": "/internal/:organization_id/onboarding/audit/snapshots"
|
|
76062
76607
|
}, {
|
|
76063
76608
|
"type": "optin_attribute",
|
|
76064
76609
|
"plural": "optin_attributes",
|
|
@@ -77592,11 +78137,11 @@
|
|
|
77592
78137
|
"responses": [{
|
|
77593
78138
|
"code": {
|
|
77594
78139
|
"integer": {
|
|
77595
|
-
"value":
|
|
78140
|
+
"value": 404
|
|
77596
78141
|
}
|
|
77597
78142
|
},
|
|
77598
|
-
"type": "
|
|
77599
|
-
"description": "
|
|
78143
|
+
"type": "unit",
|
|
78144
|
+
"description": "Resource was not found",
|
|
77600
78145
|
"attributes": []
|
|
77601
78146
|
}, {
|
|
77602
78147
|
"code": {
|
|
@@ -77610,29 +78155,29 @@
|
|
|
77610
78155
|
}, {
|
|
77611
78156
|
"code": {
|
|
77612
78157
|
"integer": {
|
|
77613
|
-
"value":
|
|
78158
|
+
"value": 422
|
|
77614
78159
|
}
|
|
77615
78160
|
},
|
|
77616
|
-
"type": "
|
|
77617
|
-
"description": "
|
|
78161
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
78162
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
77618
78163
|
"attributes": []
|
|
77619
78164
|
}, {
|
|
77620
78165
|
"code": {
|
|
77621
78166
|
"integer": {
|
|
77622
|
-
"value":
|
|
78167
|
+
"value": 401
|
|
77623
78168
|
}
|
|
77624
78169
|
},
|
|
77625
78170
|
"type": "unit",
|
|
77626
|
-
"description": "
|
|
78171
|
+
"description": "Authorization failed",
|
|
77627
78172
|
"attributes": []
|
|
77628
78173
|
}, {
|
|
77629
78174
|
"code": {
|
|
77630
78175
|
"integer": {
|
|
77631
|
-
"value":
|
|
78176
|
+
"value": 200
|
|
77632
78177
|
}
|
|
77633
78178
|
},
|
|
77634
|
-
"type": "
|
|
77635
|
-
"description": "
|
|
78179
|
+
"type": "account",
|
|
78180
|
+
"description": "Successful response",
|
|
77636
78181
|
"attributes": []
|
|
77637
78182
|
}],
|
|
77638
78183
|
"attributes": [],
|
|
@@ -77658,46 +78203,46 @@
|
|
|
77658
78203
|
"responses": [{
|
|
77659
78204
|
"code": {
|
|
77660
78205
|
"integer": {
|
|
77661
|
-
"value":
|
|
78206
|
+
"value": 404
|
|
77662
78207
|
}
|
|
77663
78208
|
},
|
|
77664
78209
|
"type": "unit",
|
|
77665
|
-
"description": "
|
|
78210
|
+
"description": "Resource was not found",
|
|
77666
78211
|
"attributes": []
|
|
77667
78212
|
}, {
|
|
77668
78213
|
"code": {
|
|
77669
78214
|
"integer": {
|
|
77670
|
-
"value":
|
|
78215
|
+
"value": 422
|
|
77671
78216
|
}
|
|
77672
78217
|
},
|
|
77673
78218
|
"type": "io.flow.error.v0.models.generic_error",
|
|
78219
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
77674
78220
|
"attributes": []
|
|
77675
78221
|
}, {
|
|
77676
78222
|
"code": {
|
|
77677
78223
|
"integer": {
|
|
77678
|
-
"value":
|
|
78224
|
+
"value": 409
|
|
77679
78225
|
}
|
|
77680
78226
|
},
|
|
77681
|
-
"type": "
|
|
77682
|
-
"description": "Authorization failed",
|
|
78227
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
77683
78228
|
"attributes": []
|
|
77684
78229
|
}, {
|
|
77685
78230
|
"code": {
|
|
77686
78231
|
"integer": {
|
|
77687
|
-
"value":
|
|
78232
|
+
"value": 204
|
|
77688
78233
|
}
|
|
77689
78234
|
},
|
|
77690
78235
|
"type": "unit",
|
|
77691
|
-
"description": "
|
|
78236
|
+
"description": "Operation succeeded. No content is returned",
|
|
77692
78237
|
"attributes": []
|
|
77693
78238
|
}, {
|
|
77694
78239
|
"code": {
|
|
77695
78240
|
"integer": {
|
|
77696
|
-
"value":
|
|
78241
|
+
"value": 401
|
|
77697
78242
|
}
|
|
77698
78243
|
},
|
|
77699
|
-
"type": "
|
|
77700
|
-
"description": "
|
|
78244
|
+
"type": "unit",
|
|
78245
|
+
"description": "Authorization failed",
|
|
77701
78246
|
"attributes": []
|
|
77702
78247
|
}],
|
|
77703
78248
|
"attributes": []
|
|
@@ -78547,7 +79092,7 @@
|
|
|
78547
79092
|
"value": 200
|
|
78548
79093
|
}
|
|
78549
79094
|
},
|
|
78550
|
-
"type": "[
|
|
79095
|
+
"type": "[organization_billing_statement]",
|
|
78551
79096
|
"description": "Successful response",
|
|
78552
79097
|
"attributes": []
|
|
78553
79098
|
}, {
|
|
@@ -78621,7 +79166,7 @@
|
|
|
78621
79166
|
"value": 200
|
|
78622
79167
|
}
|
|
78623
79168
|
},
|
|
78624
|
-
"type": "
|
|
79169
|
+
"type": "organization_billing_statement",
|
|
78625
79170
|
"description": "Successful response",
|
|
78626
79171
|
"attributes": []
|
|
78627
79172
|
}, {
|
|
@@ -82908,6 +83453,204 @@
|
|
|
82908
83453
|
}],
|
|
82909
83454
|
"path": "/jailhouse/restriction/:organization/categories",
|
|
82910
83455
|
"description": "for category list on dashboard"
|
|
83456
|
+
}, {
|
|
83457
|
+
"type": "restriction_filter",
|
|
83458
|
+
"plural": "restriction_filters",
|
|
83459
|
+
"operations": [{
|
|
83460
|
+
"method": "GET",
|
|
83461
|
+
"path": "/jailhouse/restriction/:organization/filters",
|
|
83462
|
+
"parameters": [{
|
|
83463
|
+
"name": "organization",
|
|
83464
|
+
"type": "string",
|
|
83465
|
+
"location": "Path",
|
|
83466
|
+
"required": true,
|
|
83467
|
+
"description": "Refers to your organization's account identifier"
|
|
83468
|
+
}, {
|
|
83469
|
+
"name": "limit",
|
|
83470
|
+
"type": "long",
|
|
83471
|
+
"location": "Query",
|
|
83472
|
+
"required": true,
|
|
83473
|
+
"description": "The maximum number of results to return",
|
|
83474
|
+
"default": "25",
|
|
83475
|
+
"minimum": 1,
|
|
83476
|
+
"maximum": 100
|
|
83477
|
+
}, {
|
|
83478
|
+
"name": "offset",
|
|
83479
|
+
"type": "long",
|
|
83480
|
+
"location": "Query",
|
|
83481
|
+
"required": true,
|
|
83482
|
+
"description": "The number of results to skip before returning results",
|
|
83483
|
+
"default": "0",
|
|
83484
|
+
"minimum": 0
|
|
83485
|
+
}],
|
|
83486
|
+
"responses": [{
|
|
83487
|
+
"code": {
|
|
83488
|
+
"integer": {
|
|
83489
|
+
"value": 200
|
|
83490
|
+
}
|
|
83491
|
+
},
|
|
83492
|
+
"type": "restriction_filter",
|
|
83493
|
+
"description": "Successful response",
|
|
83494
|
+
"attributes": []
|
|
83495
|
+
}, {
|
|
83496
|
+
"code": {
|
|
83497
|
+
"integer": {
|
|
83498
|
+
"value": 401
|
|
83499
|
+
}
|
|
83500
|
+
},
|
|
83501
|
+
"type": "unit",
|
|
83502
|
+
"description": "Authorization failed",
|
|
83503
|
+
"attributes": []
|
|
83504
|
+
}, {
|
|
83505
|
+
"code": {
|
|
83506
|
+
"integer": {
|
|
83507
|
+
"value": 422
|
|
83508
|
+
}
|
|
83509
|
+
},
|
|
83510
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
83511
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
83512
|
+
"attributes": []
|
|
83513
|
+
}],
|
|
83514
|
+
"attributes": [{
|
|
83515
|
+
"name": "linter",
|
|
83516
|
+
"value": {
|
|
83517
|
+
"ignore": ["get", "id", "sort"]
|
|
83518
|
+
}
|
|
83519
|
+
}],
|
|
83520
|
+
"description": "Returns all valid filters (categories, keywords) for an given organization and all restrictions in system"
|
|
83521
|
+
}, {
|
|
83522
|
+
"method": "GET",
|
|
83523
|
+
"path": "/jailhouse/restriction/:organization/filters/catalog",
|
|
83524
|
+
"parameters": [{
|
|
83525
|
+
"name": "organization",
|
|
83526
|
+
"type": "string",
|
|
83527
|
+
"location": "Path",
|
|
83528
|
+
"required": true,
|
|
83529
|
+
"description": "Refers to your organization's account identifier"
|
|
83530
|
+
}, {
|
|
83531
|
+
"name": "limit",
|
|
83532
|
+
"type": "long",
|
|
83533
|
+
"location": "Query",
|
|
83534
|
+
"required": true,
|
|
83535
|
+
"description": "The maximum number of results to return",
|
|
83536
|
+
"default": "25",
|
|
83537
|
+
"minimum": 1,
|
|
83538
|
+
"maximum": 100
|
|
83539
|
+
}, {
|
|
83540
|
+
"name": "offset",
|
|
83541
|
+
"type": "long",
|
|
83542
|
+
"location": "Query",
|
|
83543
|
+
"required": true,
|
|
83544
|
+
"description": "The number of results to skip before returning results",
|
|
83545
|
+
"default": "0",
|
|
83546
|
+
"minimum": 0
|
|
83547
|
+
}],
|
|
83548
|
+
"responses": [{
|
|
83549
|
+
"code": {
|
|
83550
|
+
"integer": {
|
|
83551
|
+
"value": 200
|
|
83552
|
+
}
|
|
83553
|
+
},
|
|
83554
|
+
"type": "restriction_filter",
|
|
83555
|
+
"description": "Successful response",
|
|
83556
|
+
"attributes": []
|
|
83557
|
+
}, {
|
|
83558
|
+
"code": {
|
|
83559
|
+
"integer": {
|
|
83560
|
+
"value": 401
|
|
83561
|
+
}
|
|
83562
|
+
},
|
|
83563
|
+
"type": "unit",
|
|
83564
|
+
"description": "Authorization failed",
|
|
83565
|
+
"attributes": []
|
|
83566
|
+
}, {
|
|
83567
|
+
"code": {
|
|
83568
|
+
"integer": {
|
|
83569
|
+
"value": 422
|
|
83570
|
+
}
|
|
83571
|
+
},
|
|
83572
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
83573
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
83574
|
+
"attributes": []
|
|
83575
|
+
}],
|
|
83576
|
+
"attributes": [{
|
|
83577
|
+
"name": "linter",
|
|
83578
|
+
"value": {
|
|
83579
|
+
"ignore": ["get", "id", "sort"]
|
|
83580
|
+
}
|
|
83581
|
+
}],
|
|
83582
|
+
"description": "Returns all valid filters (categories, keywords, updated by users) for an given organization and all restrictions in system"
|
|
83583
|
+
}, {
|
|
83584
|
+
"method": "GET",
|
|
83585
|
+
"path": "/jailhouse/restriction/:organization/filters/pending_reviews",
|
|
83586
|
+
"parameters": [{
|
|
83587
|
+
"name": "organization",
|
|
83588
|
+
"type": "string",
|
|
83589
|
+
"location": "Path",
|
|
83590
|
+
"required": true,
|
|
83591
|
+
"description": "Refers to your organization's account identifier"
|
|
83592
|
+
}, {
|
|
83593
|
+
"name": "limit",
|
|
83594
|
+
"type": "long",
|
|
83595
|
+
"location": "Query",
|
|
83596
|
+
"required": true,
|
|
83597
|
+
"description": "The maximum number of results to return",
|
|
83598
|
+
"default": "25",
|
|
83599
|
+
"minimum": 1,
|
|
83600
|
+
"maximum": 100
|
|
83601
|
+
}, {
|
|
83602
|
+
"name": "offset",
|
|
83603
|
+
"type": "long",
|
|
83604
|
+
"location": "Query",
|
|
83605
|
+
"required": true,
|
|
83606
|
+
"description": "The number of results to skip before returning results",
|
|
83607
|
+
"default": "0",
|
|
83608
|
+
"minimum": 0
|
|
83609
|
+
}],
|
|
83610
|
+
"responses": [{
|
|
83611
|
+
"code": {
|
|
83612
|
+
"integer": {
|
|
83613
|
+
"value": 200
|
|
83614
|
+
}
|
|
83615
|
+
},
|
|
83616
|
+
"type": "restriction_filter",
|
|
83617
|
+
"description": "Successful response",
|
|
83618
|
+
"attributes": []
|
|
83619
|
+
}, {
|
|
83620
|
+
"code": {
|
|
83621
|
+
"integer": {
|
|
83622
|
+
"value": 401
|
|
83623
|
+
}
|
|
83624
|
+
},
|
|
83625
|
+
"type": "unit",
|
|
83626
|
+
"description": "Authorization failed",
|
|
83627
|
+
"attributes": []
|
|
83628
|
+
}, {
|
|
83629
|
+
"code": {
|
|
83630
|
+
"integer": {
|
|
83631
|
+
"value": 422
|
|
83632
|
+
}
|
|
83633
|
+
},
|
|
83634
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
83635
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
83636
|
+
"attributes": []
|
|
83637
|
+
}],
|
|
83638
|
+
"attributes": [{
|
|
83639
|
+
"name": "linter",
|
|
83640
|
+
"value": {
|
|
83641
|
+
"ignore": ["get", "id", "sort"]
|
|
83642
|
+
}
|
|
83643
|
+
}],
|
|
83644
|
+
"description": "Returns all valid filters (categories, keywords, restrictions) for an given organization"
|
|
83645
|
+
}],
|
|
83646
|
+
"attributes": [{
|
|
83647
|
+
"name": "docs",
|
|
83648
|
+
"value": {
|
|
83649
|
+
"module": "general"
|
|
83650
|
+
}
|
|
83651
|
+
}],
|
|
83652
|
+
"path": "/jailhouse/restriction/:organization/filters",
|
|
83653
|
+
"description": "all valid filters, including categories and keywords given a organization and all restrictions regardless of organization"
|
|
82911
83654
|
}, {
|
|
82912
83655
|
"type": "restriction_item",
|
|
82913
83656
|
"plural": "restriction_items",
|