@flowio/api-internal-mock-generator 5.31.39 → 5.31.41
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 +737 -135
- package/package.json +2 -2
- package/src/api-internal.json +737 -135
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.17.
|
|
13
|
+
"version" : "0.17.24",
|
|
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.87",
|
|
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.87",
|
|
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", "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" ],
|
|
51
51
|
"interfaces" : [ "id_reference" ],
|
|
52
52
|
"unions" : [ "discount_offer", "expandable_organization", "expandable_user", "input_specification_limitation", "logo_image", "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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
170
170
|
"enums" : [ "logistics_format_preference", "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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
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.87",
|
|
305
305
|
"enums" : [ "tax_applicability", "tax_verification_result" ],
|
|
306
306
|
"interfaces" : [ ],
|
|
307
307
|
"unions" : [ ],
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"application" : {
|
|
347
347
|
"key" : "catalog"
|
|
348
348
|
},
|
|
349
|
-
"version" : "0.16.
|
|
349
|
+
"version" : "0.16.87",
|
|
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" ],
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"application" : {
|
|
407
407
|
"key" : "payment-gateway"
|
|
408
408
|
},
|
|
409
|
-
"version" : "0.16.
|
|
409
|
+
"version" : "0.16.87",
|
|
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.87",
|
|
425
425
|
"enums" : [ ],
|
|
426
426
|
"interfaces" : [ ],
|
|
427
427
|
"unions" : [ ],
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"application" : {
|
|
482
482
|
"key" : "channel"
|
|
483
483
|
},
|
|
484
|
-
"version" : "0.16.
|
|
484
|
+
"version" : "0.16.87",
|
|
485
485
|
"enums" : [ "channel_currency_capability" ],
|
|
486
486
|
"interfaces" : [ ],
|
|
487
487
|
"unions" : [ ],
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"application" : {
|
|
512
512
|
"key" : "fraud"
|
|
513
513
|
},
|
|
514
|
-
"version" : "0.16.
|
|
514
|
+
"version" : "0.16.87",
|
|
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.87",
|
|
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" : "billing"
|
|
543
543
|
},
|
|
544
|
-
"version" : "0.16.
|
|
544
|
+
"version" : "0.16.87",
|
|
545
545
|
"enums" : [ "attachment_type", "fee_deduction_type", "payout_status_code", "transaction_source", "withholding_deduction_type" ],
|
|
546
546
|
"interfaces" : [ "bank_account", "default_bank_account", "statement_interface", "transaction_interface", "transaction_source_interface" ],
|
|
547
547
|
"unions" : [ "settlement" ],
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"application" : {
|
|
557
557
|
"key" : "order-management-event"
|
|
558
558
|
},
|
|
559
|
-
"version" : "0.16.
|
|
559
|
+
"version" : "0.16.87",
|
|
560
560
|
"enums" : [ ],
|
|
561
561
|
"interfaces" : [ ],
|
|
562
562
|
"unions" : [ "order_management_event" ],
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"application" : {
|
|
572
572
|
"key" : "organization"
|
|
573
573
|
},
|
|
574
|
-
"version" : "0.16.
|
|
574
|
+
"version" : "0.16.87",
|
|
575
575
|
"enums" : [ "country_picker_source", "ecommerce_platform_type", "invitation_error_code" ],
|
|
576
576
|
"interfaces" : [ ],
|
|
577
577
|
"unions" : [ ],
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "label"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.16.
|
|
589
|
+
"version" : "0.16.87",
|
|
590
590
|
"enums" : [ "cost_estimate_source", "direction", "shipment_recipient", "tracking_number_type" ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ "shipping_label_form", "shipping_notification_form" ],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"application" : {
|
|
602
602
|
"key" : "return"
|
|
603
603
|
},
|
|
604
|
-
"version" : "0.16.
|
|
604
|
+
"version" : "0.16.87",
|
|
605
605
|
"enums" : [ "return_status", "return_tracking_status" ],
|
|
606
606
|
"interfaces" : [ ],
|
|
607
607
|
"unions" : [ "return_source" ],
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"application" : {
|
|
617
617
|
"key" : "tracking"
|
|
618
618
|
},
|
|
619
|
-
"version" : "0.16.
|
|
619
|
+
"version" : "0.16.87",
|
|
620
620
|
"enums" : [ "tracking_status" ],
|
|
621
621
|
"interfaces" : [ ],
|
|
622
622
|
"unions" : [ ],
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"application" : {
|
|
632
632
|
"key" : "export"
|
|
633
633
|
},
|
|
634
|
-
"version" : "0.16.
|
|
634
|
+
"version" : "0.16.87",
|
|
635
635
|
"enums" : [ "export_status", "item_identifier" ],
|
|
636
636
|
"interfaces" : [ "csv_price_book_item_export_row" ],
|
|
637
637
|
"unions" : [ "export_delivery", "export_type" ],
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "pricing-indicator-internal-event"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.17.
|
|
649
|
+
"version" : "0.17.24",
|
|
650
650
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "order-management"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.16.
|
|
679
|
+
"version" : "0.16.86",
|
|
680
680
|
"enums" : [ "cancel_reason", "fulfillment_item_quantity_status", "order_change_source" ],
|
|
681
681
|
"interfaces" : [ ],
|
|
682
682
|
"unions" : [ ],
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"application" : {
|
|
692
692
|
"key" : "catalog-exclusion"
|
|
693
693
|
},
|
|
694
|
-
"version" : "0.16.
|
|
694
|
+
"version" : "0.16.86",
|
|
695
695
|
"enums" : [ "exclusion_rule_state" ],
|
|
696
696
|
"interfaces" : [ ],
|
|
697
697
|
"unions" : [ ],
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"application" : {
|
|
707
707
|
"key" : "catalog-return"
|
|
708
708
|
},
|
|
709
|
-
"version" : "0.16.
|
|
709
|
+
"version" : "0.16.86",
|
|
710
710
|
"enums" : [ "return_policy_state" ],
|
|
711
711
|
"interfaces" : [ ],
|
|
712
712
|
"unions" : [ ],
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"application" : {
|
|
722
722
|
"key" : "ftp"
|
|
723
723
|
},
|
|
724
|
-
"version" : "0.16.
|
|
724
|
+
"version" : "0.16.86",
|
|
725
725
|
"enums" : [ "ftp_file_source" ],
|
|
726
726
|
"interfaces" : [ ],
|
|
727
727
|
"unions" : [ ],
|
|
@@ -899,6 +899,10 @@
|
|
|
899
899
|
"name" : "credit_memo",
|
|
900
900
|
"attributes" : [ ],
|
|
901
901
|
"description" : "CSV Export of credit memos related to transactions on the statement"
|
|
902
|
+
}, {
|
|
903
|
+
"name" : "channel_billed",
|
|
904
|
+
"attributes" : [ ],
|
|
905
|
+
"description" : "CSV Export of customer service related to transactions on the statement"
|
|
902
906
|
}, {
|
|
903
907
|
"name" : "transactions",
|
|
904
908
|
"attributes" : [ ],
|
|
@@ -1030,6 +1034,10 @@
|
|
|
1030
1034
|
"name" : "order",
|
|
1031
1035
|
"attributes" : [ ],
|
|
1032
1036
|
"description" : "Represents an order_transaction"
|
|
1037
|
+
}, {
|
|
1038
|
+
"name" : "channel_billed",
|
|
1039
|
+
"attributes" : [ ],
|
|
1040
|
+
"description" : "Represents a channel_billed_transaction"
|
|
1033
1041
|
} ],
|
|
1034
1042
|
"attributes" : [ ]
|
|
1035
1043
|
}, {
|
|
@@ -1128,6 +1136,19 @@
|
|
|
1128
1136
|
"attributes" : [ ]
|
|
1129
1137
|
} ],
|
|
1130
1138
|
"attributes" : [ ]
|
|
1139
|
+
}, {
|
|
1140
|
+
"name" : "channel_billed_transaction_type",
|
|
1141
|
+
"plural" : "channel_billed_transaction_types",
|
|
1142
|
+
"values" : [ {
|
|
1143
|
+
"name" : "adjustment",
|
|
1144
|
+
"attributes" : [ ],
|
|
1145
|
+
"description" : "Indicates this transaction is an adjustment to another customer service transaction. See transaction adjustments to find which transaction this modified"
|
|
1146
|
+
}, {
|
|
1147
|
+
"name" : "channel_initiated",
|
|
1148
|
+
"attributes" : [ ],
|
|
1149
|
+
"description" : "Indicates this transaction is created at the request of a channel partner. In these cases, we charge the channel partner for the merchant transactions."
|
|
1150
|
+
} ],
|
|
1151
|
+
"attributes" : [ ]
|
|
1131
1152
|
}, {
|
|
1132
1153
|
"name" : "channel_order_acceptance_rejection_reason",
|
|
1133
1154
|
"plural" : "channel_order_acceptance_rejection_reasons",
|
|
@@ -1174,7 +1195,7 @@
|
|
|
1174
1195
|
"values" : [ {
|
|
1175
1196
|
"name" : "adjustment",
|
|
1176
1197
|
"attributes" : [ ],
|
|
1177
|
-
"description" : "Indicates this transaction is an adjustment to another channel transaction. See transaction adjustments to find which
|
|
1198
|
+
"description" : "Indicates this transaction is an adjustment to another channel transaction. See transaction adjustments to find which transaction this modified"
|
|
1178
1199
|
}, {
|
|
1179
1200
|
"name" : "processing",
|
|
1180
1201
|
"attributes" : [ ],
|
|
@@ -2876,6 +2897,12 @@
|
|
|
2876
2897
|
}, {
|
|
2877
2898
|
"name" : "label_transaction_deleted",
|
|
2878
2899
|
"attributes" : [ ]
|
|
2900
|
+
}, {
|
|
2901
|
+
"name" : "channel_billed_transaction_upserted",
|
|
2902
|
+
"attributes" : [ ]
|
|
2903
|
+
}, {
|
|
2904
|
+
"name" : "channel_billed_transaction_deleted",
|
|
2905
|
+
"attributes" : [ ]
|
|
2879
2906
|
}, {
|
|
2880
2907
|
"name" : "calculator_organization_settings_upserted",
|
|
2881
2908
|
"attributes" : [ ]
|
|
@@ -3961,7 +3988,7 @@
|
|
|
3961
3988
|
"values" : [ {
|
|
3962
3989
|
"name" : "adjustment",
|
|
3963
3990
|
"attributes" : [ ],
|
|
3964
|
-
"description" : "Indicates this transaction is an adjustment to another label transaction. See transaction adjustments to find which
|
|
3991
|
+
"description" : "Indicates this transaction is an adjustment to another label transaction. See transaction adjustments to find which transaction this modified"
|
|
3965
3992
|
}, {
|
|
3966
3993
|
"name" : "billable_label",
|
|
3967
3994
|
"attributes" : [ ],
|
|
@@ -4523,7 +4550,7 @@
|
|
|
4523
4550
|
"values" : [ {
|
|
4524
4551
|
"name" : "adjustment",
|
|
4525
4552
|
"attributes" : [ ],
|
|
4526
|
-
"description" : "Indicates this transaction is an adjustment to another order transaction. See transaction adjustments to find which
|
|
4553
|
+
"description" : "Indicates this transaction is an adjustment to another order transaction. See transaction adjustments to find which transaction this modified"
|
|
4527
4554
|
}, {
|
|
4528
4555
|
"name" : "order_service",
|
|
4529
4556
|
"attributes" : [ ],
|
|
@@ -4588,28 +4615,6 @@
|
|
|
4588
4615
|
"description" : "externally visible merchant rejection reason"
|
|
4589
4616
|
} ],
|
|
4590
4617
|
"attributes" : [ ]
|
|
4591
|
-
}, {
|
|
4592
|
-
"name" : "organization_restriction_queue",
|
|
4593
|
-
"plural" : "organization_restriction_queues",
|
|
4594
|
-
"values" : [ {
|
|
4595
|
-
"name" : "in_review",
|
|
4596
|
-
"attributes" : [ ],
|
|
4597
|
-
"description" : "the organization is under full review."
|
|
4598
|
-
}, {
|
|
4599
|
-
"name" : "reviewed",
|
|
4600
|
-
"attributes" : [ ],
|
|
4601
|
-
"description" : "the organization is full reviewed."
|
|
4602
|
-
}, {
|
|
4603
|
-
"name" : "rejected",
|
|
4604
|
-
"attributes" : [ ],
|
|
4605
|
-
"description" : "the organization is under full review is rejected."
|
|
4606
|
-
}, {
|
|
4607
|
-
"name" : "unscreened",
|
|
4608
|
-
"attributes" : [ ],
|
|
4609
|
-
"description" : "the organization is not screened yet."
|
|
4610
|
-
} ],
|
|
4611
|
-
"attributes" : [ ],
|
|
4612
|
-
"description" : "the queue of the organizations, combining screening_status and full reviewed date."
|
|
4613
4618
|
}, {
|
|
4614
4619
|
"name" : "organization_restriction_risk_level",
|
|
4615
4620
|
"plural" : "organization_restriction_risk_levels",
|
|
@@ -4629,17 +4634,17 @@
|
|
|
4629
4634
|
"name" : "organization_restriction_screening_status",
|
|
4630
4635
|
"plural" : "organization_restriction_screening_statuses",
|
|
4631
4636
|
"values" : [ {
|
|
4632
|
-
"name" : "
|
|
4637
|
+
"name" : "in_review",
|
|
4633
4638
|
"attributes" : [ ],
|
|
4634
|
-
"description" : "
|
|
4639
|
+
"description" : "the organization is under review"
|
|
4635
4640
|
}, {
|
|
4636
|
-
"name" : "
|
|
4641
|
+
"name" : "fully_reviewed",
|
|
4637
4642
|
"attributes" : [ ],
|
|
4638
|
-
"description" : "
|
|
4643
|
+
"description" : "the organization is fully reviewed"
|
|
4639
4644
|
}, {
|
|
4640
4645
|
"name" : "rejected",
|
|
4641
4646
|
"attributes" : [ ],
|
|
4642
|
-
"description" : "
|
|
4647
|
+
"description" : "the organization is rejected"
|
|
4643
4648
|
}, {
|
|
4644
4649
|
"name" : "unscreened",
|
|
4645
4650
|
"attributes" : [ ],
|
|
@@ -9121,6 +9126,14 @@
|
|
|
9121
9126
|
"type" : "label_transaction_deleted",
|
|
9122
9127
|
"attributes" : [ ],
|
|
9123
9128
|
"discriminator_value" : "label_transaction_deleted"
|
|
9129
|
+
}, {
|
|
9130
|
+
"type" : "channel_billed_transaction_upserted",
|
|
9131
|
+
"attributes" : [ ],
|
|
9132
|
+
"discriminator_value" : "channel_billed_transaction_upserted"
|
|
9133
|
+
}, {
|
|
9134
|
+
"type" : "channel_billed_transaction_deleted",
|
|
9135
|
+
"attributes" : [ ],
|
|
9136
|
+
"discriminator_value" : "channel_billed_transaction_deleted"
|
|
9124
9137
|
}, {
|
|
9125
9138
|
"type" : "calculator_organization_settings_upserted",
|
|
9126
9139
|
"attributes" : [ ],
|
|
@@ -11143,6 +11156,11 @@
|
|
|
11143
11156
|
"attributes" : [ ],
|
|
11144
11157
|
"default" : false,
|
|
11145
11158
|
"discriminator_value" : "order_transaction"
|
|
11159
|
+
}, {
|
|
11160
|
+
"type" : "channel_billed_transaction",
|
|
11161
|
+
"attributes" : [ ],
|
|
11162
|
+
"default" : false,
|
|
11163
|
+
"discriminator_value" : "channel_billed_transaction"
|
|
11146
11164
|
} ],
|
|
11147
11165
|
"attributes" : [ ],
|
|
11148
11166
|
"interfaces" : [ ],
|
|
@@ -15822,6 +15840,13 @@
|
|
|
15822
15840
|
"attributes" : [ ],
|
|
15823
15841
|
"annotations" : [ ],
|
|
15824
15842
|
"description" : "Represents the sum of all order transactions included in this billing statement"
|
|
15843
|
+
}, {
|
|
15844
|
+
"name" : "channel_billed",
|
|
15845
|
+
"type" : "io.flow.common.v0.models.price",
|
|
15846
|
+
"required" : true,
|
|
15847
|
+
"attributes" : [ ],
|
|
15848
|
+
"annotations" : [ ],
|
|
15849
|
+
"description" : "Represents the sum of all customer service transactions included in this billing statement"
|
|
15825
15850
|
}, {
|
|
15826
15851
|
"name" : "ending_balance",
|
|
15827
15852
|
"type" : "io.flow.common.v0.models.price",
|
|
@@ -17635,6 +17660,215 @@
|
|
|
17635
17660
|
} ],
|
|
17636
17661
|
"attributes" : [ ],
|
|
17637
17662
|
"interfaces" : [ ]
|
|
17663
|
+
}, {
|
|
17664
|
+
"name" : "channel_billed_transaction",
|
|
17665
|
+
"plural" : "channel_billed_transactions",
|
|
17666
|
+
"fields" : [ {
|
|
17667
|
+
"name" : "id",
|
|
17668
|
+
"type" : "string",
|
|
17669
|
+
"required" : true,
|
|
17670
|
+
"attributes" : [ ],
|
|
17671
|
+
"annotations" : [ ],
|
|
17672
|
+
"description" : "Globally unique identifier"
|
|
17673
|
+
}, {
|
|
17674
|
+
"name" : "type",
|
|
17675
|
+
"type" : "billing_transaction_type",
|
|
17676
|
+
"required" : true,
|
|
17677
|
+
"attributes" : [ ],
|
|
17678
|
+
"annotations" : [ ]
|
|
17679
|
+
}, {
|
|
17680
|
+
"name" : "order",
|
|
17681
|
+
"type" : "billing_order_transaction_order_reference",
|
|
17682
|
+
"required" : false,
|
|
17683
|
+
"attributes" : [ ],
|
|
17684
|
+
"annotations" : [ ]
|
|
17685
|
+
}, {
|
|
17686
|
+
"name" : "status",
|
|
17687
|
+
"type" : "billing_transaction_status",
|
|
17688
|
+
"required" : true,
|
|
17689
|
+
"attributes" : [ ],
|
|
17690
|
+
"annotations" : [ ]
|
|
17691
|
+
}, {
|
|
17692
|
+
"name" : "posted_at",
|
|
17693
|
+
"type" : "date-time-iso8601",
|
|
17694
|
+
"required" : false,
|
|
17695
|
+
"attributes" : [ ],
|
|
17696
|
+
"annotations" : [ ]
|
|
17697
|
+
}, {
|
|
17698
|
+
"name" : "value",
|
|
17699
|
+
"type" : "io.flow.common.v0.models.price",
|
|
17700
|
+
"required" : true,
|
|
17701
|
+
"attributes" : [ ],
|
|
17702
|
+
"annotations" : [ ]
|
|
17703
|
+
}, {
|
|
17704
|
+
"name" : "description",
|
|
17705
|
+
"type" : "string",
|
|
17706
|
+
"required" : true,
|
|
17707
|
+
"attributes" : [ ],
|
|
17708
|
+
"annotations" : [ ]
|
|
17709
|
+
}, {
|
|
17710
|
+
"name" : "statement",
|
|
17711
|
+
"type" : "billing_statement_reference",
|
|
17712
|
+
"required" : false,
|
|
17713
|
+
"attributes" : [ ],
|
|
17714
|
+
"annotations" : [ ]
|
|
17715
|
+
}, {
|
|
17716
|
+
"name" : "created_at",
|
|
17717
|
+
"type" : "date-time-iso8601",
|
|
17718
|
+
"required" : true,
|
|
17719
|
+
"attributes" : [ ],
|
|
17720
|
+
"annotations" : [ ]
|
|
17721
|
+
} ],
|
|
17722
|
+
"attributes" : [ ],
|
|
17723
|
+
"interfaces" : [ "base_transaction" ]
|
|
17724
|
+
}, {
|
|
17725
|
+
"name" : "channel_billed_transaction_deleted",
|
|
17726
|
+
"plural" : "channel_billed_transaction_deleteds",
|
|
17727
|
+
"fields" : [ {
|
|
17728
|
+
"name" : "event_id",
|
|
17729
|
+
"type" : "string",
|
|
17730
|
+
"required" : true,
|
|
17731
|
+
"attributes" : [ ],
|
|
17732
|
+
"annotations" : [ ]
|
|
17733
|
+
}, {
|
|
17734
|
+
"name" : "timestamp",
|
|
17735
|
+
"type" : "date-time-iso8601",
|
|
17736
|
+
"required" : true,
|
|
17737
|
+
"attributes" : [ ],
|
|
17738
|
+
"annotations" : [ ]
|
|
17739
|
+
}, {
|
|
17740
|
+
"name" : "id",
|
|
17741
|
+
"type" : "string",
|
|
17742
|
+
"required" : true,
|
|
17743
|
+
"attributes" : [ ],
|
|
17744
|
+
"annotations" : [ ],
|
|
17745
|
+
"description" : "Globally unique identifier"
|
|
17746
|
+
} ],
|
|
17747
|
+
"attributes" : [ ],
|
|
17748
|
+
"interfaces" : [ ]
|
|
17749
|
+
}, {
|
|
17750
|
+
"name" : "channel_billed_transaction_pair",
|
|
17751
|
+
"plural" : "channel_billed_transaction_pairs",
|
|
17752
|
+
"fields" : [ {
|
|
17753
|
+
"name" : "id",
|
|
17754
|
+
"type" : "string",
|
|
17755
|
+
"required" : true,
|
|
17756
|
+
"attributes" : [ ],
|
|
17757
|
+
"annotations" : [ ],
|
|
17758
|
+
"description" : "Globally unique identifier"
|
|
17759
|
+
}, {
|
|
17760
|
+
"name" : "key",
|
|
17761
|
+
"type" : "string",
|
|
17762
|
+
"required" : true,
|
|
17763
|
+
"attributes" : [ ],
|
|
17764
|
+
"annotations" : [ ]
|
|
17765
|
+
}, {
|
|
17766
|
+
"name" : "attributes",
|
|
17767
|
+
"type" : "map[string]",
|
|
17768
|
+
"required" : false,
|
|
17769
|
+
"attributes" : [ ],
|
|
17770
|
+
"annotations" : [ ]
|
|
17771
|
+
}, {
|
|
17772
|
+
"name" : "organization_transaction",
|
|
17773
|
+
"type" : "channel_billed_transaction_reference",
|
|
17774
|
+
"required" : true,
|
|
17775
|
+
"attributes" : [ ],
|
|
17776
|
+
"annotations" : [ ]
|
|
17777
|
+
}, {
|
|
17778
|
+
"name" : "channel_transaction",
|
|
17779
|
+
"type" : "channel_billed_transaction_reference",
|
|
17780
|
+
"required" : true,
|
|
17781
|
+
"attributes" : [ ],
|
|
17782
|
+
"annotations" : [ ]
|
|
17783
|
+
} ],
|
|
17784
|
+
"attributes" : [ ],
|
|
17785
|
+
"interfaces" : [ ],
|
|
17786
|
+
"description" : "Allows a channel partner to request the creation of 1 or more customer service transactions. The channel partner is billed for each."
|
|
17787
|
+
}, {
|
|
17788
|
+
"name" : "channel_billed_transaction_pair_form",
|
|
17789
|
+
"plural" : "channel_billed_transaction_pair_forms",
|
|
17790
|
+
"fields" : [ {
|
|
17791
|
+
"name" : "channel_id",
|
|
17792
|
+
"type" : "string",
|
|
17793
|
+
"required" : true,
|
|
17794
|
+
"attributes" : [ ],
|
|
17795
|
+
"annotations" : [ ]
|
|
17796
|
+
}, {
|
|
17797
|
+
"name" : "organization_id",
|
|
17798
|
+
"type" : "string",
|
|
17799
|
+
"required" : true,
|
|
17800
|
+
"attributes" : [ ],
|
|
17801
|
+
"annotations" : [ ]
|
|
17802
|
+
}, {
|
|
17803
|
+
"name" : "amount",
|
|
17804
|
+
"type" : "decimal",
|
|
17805
|
+
"required" : true,
|
|
17806
|
+
"attributes" : [ ],
|
|
17807
|
+
"annotations" : [ ]
|
|
17808
|
+
}, {
|
|
17809
|
+
"name" : "currency",
|
|
17810
|
+
"type" : "string",
|
|
17811
|
+
"required" : true,
|
|
17812
|
+
"attributes" : [ ],
|
|
17813
|
+
"annotations" : [ ]
|
|
17814
|
+
}, {
|
|
17815
|
+
"name" : "description",
|
|
17816
|
+
"type" : "string",
|
|
17817
|
+
"required" : true,
|
|
17818
|
+
"attributes" : [ ],
|
|
17819
|
+
"annotations" : [ ]
|
|
17820
|
+
}, {
|
|
17821
|
+
"name" : "order_number",
|
|
17822
|
+
"type" : "string",
|
|
17823
|
+
"required" : false,
|
|
17824
|
+
"attributes" : [ ],
|
|
17825
|
+
"annotations" : [ ]
|
|
17826
|
+
}, {
|
|
17827
|
+
"name" : "attributes",
|
|
17828
|
+
"type" : "map[string]",
|
|
17829
|
+
"required" : false,
|
|
17830
|
+
"attributes" : [ ],
|
|
17831
|
+
"annotations" : [ ]
|
|
17832
|
+
} ],
|
|
17833
|
+
"attributes" : [ ],
|
|
17834
|
+
"interfaces" : [ ]
|
|
17835
|
+
}, {
|
|
17836
|
+
"name" : "channel_billed_transaction_reference",
|
|
17837
|
+
"plural" : "channel_billed_transaction_references",
|
|
17838
|
+
"fields" : [ {
|
|
17839
|
+
"name" : "id",
|
|
17840
|
+
"type" : "string",
|
|
17841
|
+
"required" : true,
|
|
17842
|
+
"attributes" : [ ],
|
|
17843
|
+
"annotations" : [ ],
|
|
17844
|
+
"description" : "Globally unique identifier"
|
|
17845
|
+
} ],
|
|
17846
|
+
"attributes" : [ ],
|
|
17847
|
+
"interfaces" : [ ]
|
|
17848
|
+
}, {
|
|
17849
|
+
"name" : "channel_billed_transaction_upserted",
|
|
17850
|
+
"plural" : "channel_billed_transaction_upserteds",
|
|
17851
|
+
"fields" : [ {
|
|
17852
|
+
"name" : "event_id",
|
|
17853
|
+
"type" : "string",
|
|
17854
|
+
"required" : true,
|
|
17855
|
+
"attributes" : [ ],
|
|
17856
|
+
"annotations" : [ ]
|
|
17857
|
+
}, {
|
|
17858
|
+
"name" : "timestamp",
|
|
17859
|
+
"type" : "date-time-iso8601",
|
|
17860
|
+
"required" : true,
|
|
17861
|
+
"attributes" : [ ],
|
|
17862
|
+
"annotations" : [ ]
|
|
17863
|
+
}, {
|
|
17864
|
+
"name" : "channel_billed_transaction",
|
|
17865
|
+
"type" : "channel_billed_transaction",
|
|
17866
|
+
"required" : true,
|
|
17867
|
+
"attributes" : [ ],
|
|
17868
|
+
"annotations" : [ ]
|
|
17869
|
+
} ],
|
|
17870
|
+
"attributes" : [ ],
|
|
17871
|
+
"interfaces" : [ ]
|
|
17638
17872
|
}, {
|
|
17639
17873
|
"name" : "channel_billing_statement",
|
|
17640
17874
|
"plural" : "channel_billing_statements",
|
|
@@ -27667,7 +27901,13 @@
|
|
|
27667
27901
|
"attributes" : [ ],
|
|
27668
27902
|
"annotations" : [ ]
|
|
27669
27903
|
}, {
|
|
27670
|
-
"name" : "
|
|
27904
|
+
"name" : "label_tracking_summary_id",
|
|
27905
|
+
"type" : "string",
|
|
27906
|
+
"required" : false,
|
|
27907
|
+
"attributes" : [ ],
|
|
27908
|
+
"annotations" : [ ]
|
|
27909
|
+
}, {
|
|
27910
|
+
"name" : "label_id",
|
|
27671
27911
|
"type" : "string",
|
|
27672
27912
|
"required" : false,
|
|
27673
27913
|
"attributes" : [ ],
|
|
@@ -38134,7 +38374,7 @@
|
|
|
38134
38374
|
"plural" : "internal_paypal_authorization_detailses",
|
|
38135
38375
|
"fields" : [ {
|
|
38136
38376
|
"name" : "paypal_authentication_data",
|
|
38137
|
-
"type" : "
|
|
38377
|
+
"type" : "paypal_account_reference",
|
|
38138
38378
|
"required" : true,
|
|
38139
38379
|
"attributes" : [ ],
|
|
38140
38380
|
"annotations" : [ ],
|
|
@@ -45694,12 +45934,20 @@
|
|
|
45694
45934
|
"required" : true,
|
|
45695
45935
|
"attributes" : [ ],
|
|
45696
45936
|
"annotations" : [ ]
|
|
45937
|
+
}, {
|
|
45938
|
+
"name" : "approval_status",
|
|
45939
|
+
"type" : "organization_restriction_approval_status",
|
|
45940
|
+
"required" : true,
|
|
45941
|
+
"attributes" : [ ],
|
|
45942
|
+
"annotations" : [ ],
|
|
45943
|
+
"description" : "once approval status is set, it cannot be updated."
|
|
45697
45944
|
}, {
|
|
45698
45945
|
"name" : "screening_status",
|
|
45699
45946
|
"type" : "organization_restriction_screening_status",
|
|
45700
45947
|
"required" : true,
|
|
45701
45948
|
"attributes" : [ ],
|
|
45702
|
-
"annotations" : [ ]
|
|
45949
|
+
"annotations" : [ ],
|
|
45950
|
+
"description" : "the status will move into different status automatically after initial creation."
|
|
45703
45951
|
}, {
|
|
45704
45952
|
"name" : "risk_level",
|
|
45705
45953
|
"type" : "organization_restriction_risk_level",
|
|
@@ -46368,6 +46616,30 @@
|
|
|
46368
46616
|
"attributes" : [ ],
|
|
46369
46617
|
"interfaces" : [ ],
|
|
46370
46618
|
"description" : "Form to allow an organization to authorize a partner to make API calls on its behalf"
|
|
46619
|
+
}, {
|
|
46620
|
+
"name" : "partner_organization_settings",
|
|
46621
|
+
"plural" : "partner_organization_settings",
|
|
46622
|
+
"fields" : [ {
|
|
46623
|
+
"name" : "glbe_merchant_guid",
|
|
46624
|
+
"type" : "string",
|
|
46625
|
+
"required" : true,
|
|
46626
|
+
"attributes" : [ ],
|
|
46627
|
+
"annotations" : [ ]
|
|
46628
|
+
} ],
|
|
46629
|
+
"attributes" : [ ],
|
|
46630
|
+
"interfaces" : [ ]
|
|
46631
|
+
}, {
|
|
46632
|
+
"name" : "partner_organization_settings_form",
|
|
46633
|
+
"plural" : "partner_organization_settings_forms",
|
|
46634
|
+
"fields" : [ {
|
|
46635
|
+
"name" : "glbe_merchant_guid",
|
|
46636
|
+
"type" : "string",
|
|
46637
|
+
"required" : true,
|
|
46638
|
+
"attributes" : [ ],
|
|
46639
|
+
"annotations" : [ ]
|
|
46640
|
+
} ],
|
|
46641
|
+
"attributes" : [ ],
|
|
46642
|
+
"interfaces" : [ ]
|
|
46371
46643
|
}, {
|
|
46372
46644
|
"name" : "passphrase",
|
|
46373
46645
|
"plural" : "passphrases",
|
|
@@ -46935,94 +47207,47 @@
|
|
|
46935
47207
|
"interfaces" : [ ],
|
|
46936
47208
|
"description" : "Used to onboard a Paypal account."
|
|
46937
47209
|
}, {
|
|
46938
|
-
"name" : "
|
|
46939
|
-
"plural" : "
|
|
46940
|
-
"fields" : [ {
|
|
46941
|
-
"name" : "username",
|
|
46942
|
-
"type" : "string",
|
|
46943
|
-
"required" : true,
|
|
46944
|
-
"attributes" : [ ],
|
|
46945
|
-
"annotations" : [ ],
|
|
46946
|
-
"description" : "The client id provided by Paypal."
|
|
46947
|
-
}, {
|
|
46948
|
-
"name" : "password_reference",
|
|
46949
|
-
"type" : "string",
|
|
46950
|
-
"required" : true,
|
|
46951
|
-
"attributes" : [ ],
|
|
46952
|
-
"annotations" : [ ],
|
|
46953
|
-
"description" : "The cipher reference to Paypal secret."
|
|
46954
|
-
} ],
|
|
46955
|
-
"attributes" : [ ],
|
|
46956
|
-
"interfaces" : [ ],
|
|
46957
|
-
"description" : "Paypal uses username/password basic authorization to create an OAuth2 token. These are known as client-id/secret. Only the secret is encrypted."
|
|
46958
|
-
}, {
|
|
46959
|
-
"name" : "paypal_authentication_data",
|
|
46960
|
-
"plural" : "paypal_authentication_data",
|
|
47210
|
+
"name" : "paypal_account_reference",
|
|
47211
|
+
"plural" : "paypal_account_references",
|
|
46961
47212
|
"fields" : [ {
|
|
46962
47213
|
"name" : "id",
|
|
46963
47214
|
"type" : "string",
|
|
46964
47215
|
"required" : true,
|
|
46965
47216
|
"attributes" : [ ],
|
|
46966
47217
|
"annotations" : [ ],
|
|
46967
|
-
"description" : "
|
|
46968
|
-
}, {
|
|
46969
|
-
"name" : "organization",
|
|
46970
|
-
"type" : "string",
|
|
46971
|
-
"required" : true,
|
|
46972
|
-
"attributes" : [ ],
|
|
46973
|
-
"annotations" : [ ],
|
|
46974
|
-
"description" : "Refers to your organization's account identifier"
|
|
47218
|
+
"description" : "The id referring to an entry in the `paypal.accounts` table."
|
|
46975
47219
|
}, {
|
|
46976
|
-
"name" : "
|
|
47220
|
+
"name" : "flow_merchant_id",
|
|
46977
47221
|
"type" : "string",
|
|
46978
|
-
"required" :
|
|
46979
|
-
"attributes" : [ ],
|
|
46980
|
-
"annotations" : [ ]
|
|
46981
|
-
}, {
|
|
46982
|
-
"name" : "environment",
|
|
46983
|
-
"type" : "io.flow.common.v0.enums.environment",
|
|
46984
|
-
"required" : true,
|
|
46985
|
-
"attributes" : [ ],
|
|
46986
|
-
"annotations" : [ ]
|
|
46987
|
-
}, {
|
|
46988
|
-
"name" : "client_id",
|
|
46989
|
-
"type" : "cipher_reference",
|
|
46990
|
-
"required" : true,
|
|
46991
|
-
"attributes" : [ ],
|
|
46992
|
-
"annotations" : [ ],
|
|
46993
|
-
"description" : "References ciphertext containing the encrypted client id."
|
|
46994
|
-
}, {
|
|
46995
|
-
"name" : "secret",
|
|
46996
|
-
"type" : "cipher_reference",
|
|
46997
|
-
"required" : true,
|
|
47222
|
+
"required" : false,
|
|
46998
47223
|
"attributes" : [ ],
|
|
46999
47224
|
"annotations" : [ ],
|
|
47000
|
-
"description" : "
|
|
47225
|
+
"description" : "The id referring to an entry in the `paypal.merchant_accounts` table."
|
|
47001
47226
|
} ],
|
|
47002
47227
|
"attributes" : [ ],
|
|
47003
47228
|
"interfaces" : [ ],
|
|
47004
|
-
"description" : "
|
|
47229
|
+
"description" : "Refers to PayPal Account Authentication."
|
|
47005
47230
|
}, {
|
|
47006
|
-
"name" : "
|
|
47007
|
-
"plural" : "
|
|
47231
|
+
"name" : "paypal_authentication",
|
|
47232
|
+
"plural" : "paypal_authentications",
|
|
47008
47233
|
"fields" : [ {
|
|
47009
|
-
"name" : "
|
|
47234
|
+
"name" : "username",
|
|
47010
47235
|
"type" : "string",
|
|
47011
47236
|
"required" : true,
|
|
47012
47237
|
"attributes" : [ ],
|
|
47013
47238
|
"annotations" : [ ],
|
|
47014
|
-
"description" : "The id
|
|
47239
|
+
"description" : "The client id provided by Paypal."
|
|
47015
47240
|
}, {
|
|
47016
|
-
"name" : "
|
|
47241
|
+
"name" : "password_reference",
|
|
47017
47242
|
"type" : "string",
|
|
47018
|
-
"required" :
|
|
47243
|
+
"required" : true,
|
|
47019
47244
|
"attributes" : [ ],
|
|
47020
47245
|
"annotations" : [ ],
|
|
47021
|
-
"description" : "The
|
|
47246
|
+
"description" : "The cipher reference to Paypal secret."
|
|
47022
47247
|
} ],
|
|
47023
47248
|
"attributes" : [ ],
|
|
47024
47249
|
"interfaces" : [ ],
|
|
47025
|
-
"description" : "
|
|
47250
|
+
"description" : "Paypal uses username/password basic authorization to create an OAuth2 token. These are known as client-id/secret. Only the secret is encrypted."
|
|
47026
47251
|
}, {
|
|
47027
47252
|
"name" : "paypal_authentication_form",
|
|
47028
47253
|
"plural" : "paypal_authentication_forms",
|
|
@@ -50930,6 +51155,13 @@
|
|
|
50930
51155
|
"required" : false,
|
|
50931
51156
|
"attributes" : [ ],
|
|
50932
51157
|
"annotations" : [ ]
|
|
51158
|
+
}, {
|
|
51159
|
+
"name" : "approval_status",
|
|
51160
|
+
"type" : "organization_restriction_approval_status",
|
|
51161
|
+
"required" : false,
|
|
51162
|
+
"attributes" : [ ],
|
|
51163
|
+
"annotations" : [ ],
|
|
51164
|
+
"description" : "the current approval status for an organization"
|
|
50933
51165
|
}, {
|
|
50934
51166
|
"name" : "screening_status",
|
|
50935
51167
|
"type" : "organization_restriction_screening_status",
|
|
@@ -61032,6 +61264,269 @@
|
|
|
61032
61264
|
} ],
|
|
61033
61265
|
"path" : "",
|
|
61034
61266
|
"description" : "An account manages transactions in a single currency."
|
|
61267
|
+
}, {
|
|
61268
|
+
"type" : "channel_billed_transaction_pair",
|
|
61269
|
+
"plural" : "channel_billed_transaction_pairs",
|
|
61270
|
+
"operations" : [ {
|
|
61271
|
+
"method" : "GET",
|
|
61272
|
+
"path" : "/internal/billing/channel/billed/transaction/pairs",
|
|
61273
|
+
"parameters" : [ {
|
|
61274
|
+
"name" : "id",
|
|
61275
|
+
"type" : "[string]",
|
|
61276
|
+
"location" : "Query",
|
|
61277
|
+
"required" : false,
|
|
61278
|
+
"description" : "Filter by one or more IDs of this resource",
|
|
61279
|
+
"maximum" : 100
|
|
61280
|
+
}, {
|
|
61281
|
+
"name" : "key",
|
|
61282
|
+
"type" : "string",
|
|
61283
|
+
"location" : "Query",
|
|
61284
|
+
"required" : false
|
|
61285
|
+
}, {
|
|
61286
|
+
"name" : "channel_id",
|
|
61287
|
+
"type" : "string",
|
|
61288
|
+
"location" : "Query",
|
|
61289
|
+
"required" : false
|
|
61290
|
+
}, {
|
|
61291
|
+
"name" : "organization_id",
|
|
61292
|
+
"type" : "string",
|
|
61293
|
+
"location" : "Query",
|
|
61294
|
+
"required" : false
|
|
61295
|
+
}, {
|
|
61296
|
+
"name" : "limit",
|
|
61297
|
+
"type" : "long",
|
|
61298
|
+
"location" : "Query",
|
|
61299
|
+
"required" : true,
|
|
61300
|
+
"description" : "The maximum number of results to return",
|
|
61301
|
+
"default" : "25",
|
|
61302
|
+
"minimum" : 1,
|
|
61303
|
+
"maximum" : 100
|
|
61304
|
+
}, {
|
|
61305
|
+
"name" : "offset",
|
|
61306
|
+
"type" : "long",
|
|
61307
|
+
"location" : "Query",
|
|
61308
|
+
"required" : true,
|
|
61309
|
+
"description" : "The number of results to skip before returning results",
|
|
61310
|
+
"default" : "0",
|
|
61311
|
+
"minimum" : 0
|
|
61312
|
+
}, {
|
|
61313
|
+
"name" : "sort",
|
|
61314
|
+
"type" : "string",
|
|
61315
|
+
"location" : "Query",
|
|
61316
|
+
"required" : true,
|
|
61317
|
+
"default" : "id"
|
|
61318
|
+
} ],
|
|
61319
|
+
"responses" : [ {
|
|
61320
|
+
"code" : {
|
|
61321
|
+
"integer" : {
|
|
61322
|
+
"value" : 200
|
|
61323
|
+
}
|
|
61324
|
+
},
|
|
61325
|
+
"type" : "[channel_billed_transaction_pair]",
|
|
61326
|
+
"description" : "Successful response",
|
|
61327
|
+
"attributes" : [ ]
|
|
61328
|
+
}, {
|
|
61329
|
+
"code" : {
|
|
61330
|
+
"integer" : {
|
|
61331
|
+
"value" : 401
|
|
61332
|
+
}
|
|
61333
|
+
},
|
|
61334
|
+
"type" : "unit",
|
|
61335
|
+
"description" : "Authorization failed",
|
|
61336
|
+
"attributes" : [ ]
|
|
61337
|
+
}, {
|
|
61338
|
+
"code" : {
|
|
61339
|
+
"integer" : {
|
|
61340
|
+
"value" : 404
|
|
61341
|
+
}
|
|
61342
|
+
},
|
|
61343
|
+
"type" : "unit",
|
|
61344
|
+
"description" : "Resource was not found",
|
|
61345
|
+
"attributes" : [ ]
|
|
61346
|
+
}, {
|
|
61347
|
+
"code" : {
|
|
61348
|
+
"integer" : {
|
|
61349
|
+
"value" : 422
|
|
61350
|
+
}
|
|
61351
|
+
},
|
|
61352
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
61353
|
+
"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.",
|
|
61354
|
+
"attributes" : [ ]
|
|
61355
|
+
} ],
|
|
61356
|
+
"attributes" : [ {
|
|
61357
|
+
"name" : "sort",
|
|
61358
|
+
"value" : {
|
|
61359
|
+
"values" : [ {
|
|
61360
|
+
"value" : "id"
|
|
61361
|
+
}, {
|
|
61362
|
+
"value" : "channel_id"
|
|
61363
|
+
}, {
|
|
61364
|
+
"value" : "organization_id"
|
|
61365
|
+
}, {
|
|
61366
|
+
"value" : "created_at"
|
|
61367
|
+
} ]
|
|
61368
|
+
}
|
|
61369
|
+
}, {
|
|
61370
|
+
"name" : "linter",
|
|
61371
|
+
"value" : {
|
|
61372
|
+
"ignore" : [ "sort_parameter_default", "versions" ]
|
|
61373
|
+
}
|
|
61374
|
+
} ]
|
|
61375
|
+
}, {
|
|
61376
|
+
"method" : "GET",
|
|
61377
|
+
"path" : "/internal/billing/channel/billed/transaction/pairs/:key",
|
|
61378
|
+
"parameters" : [ {
|
|
61379
|
+
"name" : "key",
|
|
61380
|
+
"type" : "string",
|
|
61381
|
+
"location" : "Path",
|
|
61382
|
+
"required" : true
|
|
61383
|
+
} ],
|
|
61384
|
+
"responses" : [ {
|
|
61385
|
+
"code" : {
|
|
61386
|
+
"integer" : {
|
|
61387
|
+
"value" : 200
|
|
61388
|
+
}
|
|
61389
|
+
},
|
|
61390
|
+
"type" : "channel_billed_transaction_pair",
|
|
61391
|
+
"description" : "Successful response",
|
|
61392
|
+
"attributes" : [ ]
|
|
61393
|
+
}, {
|
|
61394
|
+
"code" : {
|
|
61395
|
+
"integer" : {
|
|
61396
|
+
"value" : 401
|
|
61397
|
+
}
|
|
61398
|
+
},
|
|
61399
|
+
"type" : "unit",
|
|
61400
|
+
"description" : "Authorization failed",
|
|
61401
|
+
"attributes" : [ ]
|
|
61402
|
+
}, {
|
|
61403
|
+
"code" : {
|
|
61404
|
+
"integer" : {
|
|
61405
|
+
"value" : 404
|
|
61406
|
+
}
|
|
61407
|
+
},
|
|
61408
|
+
"type" : "unit",
|
|
61409
|
+
"description" : "Resource was not found",
|
|
61410
|
+
"attributes" : [ ]
|
|
61411
|
+
} ],
|
|
61412
|
+
"attributes" : [ ]
|
|
61413
|
+
}, {
|
|
61414
|
+
"method" : "PUT",
|
|
61415
|
+
"path" : "/internal/billing/channel/billed/transaction/pairs/:key",
|
|
61416
|
+
"parameters" : [ {
|
|
61417
|
+
"name" : "key",
|
|
61418
|
+
"type" : "string",
|
|
61419
|
+
"location" : "Path",
|
|
61420
|
+
"required" : true
|
|
61421
|
+
} ],
|
|
61422
|
+
"responses" : [ {
|
|
61423
|
+
"code" : {
|
|
61424
|
+
"integer" : {
|
|
61425
|
+
"value" : 404
|
|
61426
|
+
}
|
|
61427
|
+
},
|
|
61428
|
+
"type" : "unit",
|
|
61429
|
+
"description" : "Resource was not found",
|
|
61430
|
+
"attributes" : [ ]
|
|
61431
|
+
}, {
|
|
61432
|
+
"code" : {
|
|
61433
|
+
"integer" : {
|
|
61434
|
+
"value" : 201
|
|
61435
|
+
}
|
|
61436
|
+
},
|
|
61437
|
+
"type" : "channel_billed_transaction_pair",
|
|
61438
|
+
"description" : "Operation succeeded and the resource was created",
|
|
61439
|
+
"attributes" : [ ]
|
|
61440
|
+
}, {
|
|
61441
|
+
"code" : {
|
|
61442
|
+
"integer" : {
|
|
61443
|
+
"value" : 422
|
|
61444
|
+
}
|
|
61445
|
+
},
|
|
61446
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
61447
|
+
"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.",
|
|
61448
|
+
"attributes" : [ ]
|
|
61449
|
+
}, {
|
|
61450
|
+
"code" : {
|
|
61451
|
+
"integer" : {
|
|
61452
|
+
"value" : 401
|
|
61453
|
+
}
|
|
61454
|
+
},
|
|
61455
|
+
"type" : "unit",
|
|
61456
|
+
"description" : "Authorization failed",
|
|
61457
|
+
"attributes" : [ ]
|
|
61458
|
+
}, {
|
|
61459
|
+
"code" : {
|
|
61460
|
+
"integer" : {
|
|
61461
|
+
"value" : 200
|
|
61462
|
+
}
|
|
61463
|
+
},
|
|
61464
|
+
"type" : "channel_billed_transaction_pair",
|
|
61465
|
+
"description" : "Successful response",
|
|
61466
|
+
"attributes" : [ ]
|
|
61467
|
+
} ],
|
|
61468
|
+
"attributes" : [ ],
|
|
61469
|
+
"body" : {
|
|
61470
|
+
"type" : "channel_billed_transaction_pair_form",
|
|
61471
|
+
"attributes" : [ ]
|
|
61472
|
+
}
|
|
61473
|
+
}, {
|
|
61474
|
+
"method" : "DELETE",
|
|
61475
|
+
"path" : "/internal/billing/channel/billed/transaction/pairs/:key",
|
|
61476
|
+
"parameters" : [ {
|
|
61477
|
+
"name" : "key",
|
|
61478
|
+
"type" : "string",
|
|
61479
|
+
"location" : "Path",
|
|
61480
|
+
"required" : true
|
|
61481
|
+
} ],
|
|
61482
|
+
"responses" : [ {
|
|
61483
|
+
"code" : {
|
|
61484
|
+
"integer" : {
|
|
61485
|
+
"value" : 204
|
|
61486
|
+
}
|
|
61487
|
+
},
|
|
61488
|
+
"type" : "unit",
|
|
61489
|
+
"description" : "Operation succeeded. No content is returned",
|
|
61490
|
+
"attributes" : [ ]
|
|
61491
|
+
}, {
|
|
61492
|
+
"code" : {
|
|
61493
|
+
"integer" : {
|
|
61494
|
+
"value" : 401
|
|
61495
|
+
}
|
|
61496
|
+
},
|
|
61497
|
+
"type" : "unit",
|
|
61498
|
+
"description" : "Authorization failed",
|
|
61499
|
+
"attributes" : [ ]
|
|
61500
|
+
}, {
|
|
61501
|
+
"code" : {
|
|
61502
|
+
"integer" : {
|
|
61503
|
+
"value" : 404
|
|
61504
|
+
}
|
|
61505
|
+
},
|
|
61506
|
+
"type" : "unit",
|
|
61507
|
+
"description" : "Resource was not found",
|
|
61508
|
+
"attributes" : [ ]
|
|
61509
|
+
}, {
|
|
61510
|
+
"code" : {
|
|
61511
|
+
"integer" : {
|
|
61512
|
+
"value" : 422
|
|
61513
|
+
}
|
|
61514
|
+
},
|
|
61515
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
61516
|
+
"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.",
|
|
61517
|
+
"attributes" : [ ]
|
|
61518
|
+
} ],
|
|
61519
|
+
"attributes" : [ ],
|
|
61520
|
+
"description" : "Batches can be deleted until posted to a statement"
|
|
61521
|
+
} ],
|
|
61522
|
+
"attributes" : [ {
|
|
61523
|
+
"name" : "docs",
|
|
61524
|
+
"value" : {
|
|
61525
|
+
"module" : "general"
|
|
61526
|
+
}
|
|
61527
|
+
} ],
|
|
61528
|
+
"path" : "/internal/billing/channel/billed/transaction/pairs",
|
|
61529
|
+
"description" : "Allows a channel partner to request the creation of 1 or more customer service transactions. The channel partner is billed for each."
|
|
61035
61530
|
}, {
|
|
61036
61531
|
"type" : "channel_billing_statement",
|
|
61037
61532
|
"plural" : "channel_billing_statements",
|
|
@@ -84072,6 +84567,113 @@
|
|
|
84072
84567
|
} ],
|
|
84073
84568
|
"path" : "/:organization/partner-organization-authorizations",
|
|
84074
84569
|
"description" : "Organization-initiated authorization for a partner to make requests on its behalf"
|
|
84570
|
+
}, {
|
|
84571
|
+
"type" : "partner_organization_settings",
|
|
84572
|
+
"plural" : "partner_organization_settings",
|
|
84573
|
+
"operations" : [ {
|
|
84574
|
+
"method" : "GET",
|
|
84575
|
+
"path" : "/:organization/partner/settings",
|
|
84576
|
+
"parameters" : [ {
|
|
84577
|
+
"name" : "organization",
|
|
84578
|
+
"type" : "string",
|
|
84579
|
+
"location" : "Path",
|
|
84580
|
+
"required" : true,
|
|
84581
|
+
"description" : "Refers to your organization's account identifier"
|
|
84582
|
+
} ],
|
|
84583
|
+
"responses" : [ {
|
|
84584
|
+
"code" : {
|
|
84585
|
+
"integer" : {
|
|
84586
|
+
"value" : 200
|
|
84587
|
+
}
|
|
84588
|
+
},
|
|
84589
|
+
"type" : "partner_organization_settings",
|
|
84590
|
+
"description" : "Successful response",
|
|
84591
|
+
"attributes" : [ ]
|
|
84592
|
+
}, {
|
|
84593
|
+
"code" : {
|
|
84594
|
+
"integer" : {
|
|
84595
|
+
"value" : 401
|
|
84596
|
+
}
|
|
84597
|
+
},
|
|
84598
|
+
"type" : "unit",
|
|
84599
|
+
"description" : "Authorization failed",
|
|
84600
|
+
"attributes" : [ ]
|
|
84601
|
+
}, {
|
|
84602
|
+
"code" : {
|
|
84603
|
+
"integer" : {
|
|
84604
|
+
"value" : 404
|
|
84605
|
+
}
|
|
84606
|
+
},
|
|
84607
|
+
"type" : "unit",
|
|
84608
|
+
"description" : "Resource was not found",
|
|
84609
|
+
"attributes" : [ ]
|
|
84610
|
+
} ],
|
|
84611
|
+
"attributes" : [ {
|
|
84612
|
+
"name" : "linter",
|
|
84613
|
+
"value" : {
|
|
84614
|
+
"ignore" : [ "get", "id", "limit", "offset", "sort", "versions" ]
|
|
84615
|
+
}
|
|
84616
|
+
} ]
|
|
84617
|
+
}, {
|
|
84618
|
+
"method" : "PUT",
|
|
84619
|
+
"path" : "/:organization/partner/settings",
|
|
84620
|
+
"parameters" : [ {
|
|
84621
|
+
"name" : "organization",
|
|
84622
|
+
"type" : "string",
|
|
84623
|
+
"location" : "Path",
|
|
84624
|
+
"required" : true,
|
|
84625
|
+
"description" : "Refers to your organization's account identifier"
|
|
84626
|
+
} ],
|
|
84627
|
+
"responses" : [ {
|
|
84628
|
+
"code" : {
|
|
84629
|
+
"integer" : {
|
|
84630
|
+
"value" : 200
|
|
84631
|
+
}
|
|
84632
|
+
},
|
|
84633
|
+
"type" : "partner_organization_settings",
|
|
84634
|
+
"description" : "Successful response",
|
|
84635
|
+
"attributes" : [ ]
|
|
84636
|
+
}, {
|
|
84637
|
+
"code" : {
|
|
84638
|
+
"integer" : {
|
|
84639
|
+
"value" : 401
|
|
84640
|
+
}
|
|
84641
|
+
},
|
|
84642
|
+
"type" : "unit",
|
|
84643
|
+
"description" : "Authorization failed",
|
|
84644
|
+
"attributes" : [ ]
|
|
84645
|
+
}, {
|
|
84646
|
+
"code" : {
|
|
84647
|
+
"integer" : {
|
|
84648
|
+
"value" : 404
|
|
84649
|
+
}
|
|
84650
|
+
},
|
|
84651
|
+
"type" : "unit",
|
|
84652
|
+
"description" : "Resource was not found",
|
|
84653
|
+
"attributes" : [ ]
|
|
84654
|
+
}, {
|
|
84655
|
+
"code" : {
|
|
84656
|
+
"integer" : {
|
|
84657
|
+
"value" : 422
|
|
84658
|
+
}
|
|
84659
|
+
},
|
|
84660
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
84661
|
+
"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.",
|
|
84662
|
+
"attributes" : [ ]
|
|
84663
|
+
} ],
|
|
84664
|
+
"attributes" : [ ],
|
|
84665
|
+
"body" : {
|
|
84666
|
+
"type" : "partner_organization_settings_form",
|
|
84667
|
+
"attributes" : [ ]
|
|
84668
|
+
}
|
|
84669
|
+
} ],
|
|
84670
|
+
"attributes" : [ {
|
|
84671
|
+
"name" : "docs",
|
|
84672
|
+
"value" : {
|
|
84673
|
+
"module" : "general"
|
|
84674
|
+
}
|
|
84675
|
+
} ],
|
|
84676
|
+
"path" : "/:organization/partner/settings"
|
|
84075
84677
|
}, {
|
|
84076
84678
|
"type" : "passphrase",
|
|
84077
84679
|
"plural" : "passphrases",
|
|
@@ -87452,8 +88054,8 @@
|
|
|
87452
88054
|
"required" : false,
|
|
87453
88055
|
"maximum" : 100
|
|
87454
88056
|
}, {
|
|
87455
|
-
"name" : "
|
|
87456
|
-
"type" : "
|
|
88057
|
+
"name" : "screening_status",
|
|
88058
|
+
"type" : "organization_restriction_screening_status",
|
|
87457
88059
|
"location" : "Query",
|
|
87458
88060
|
"required" : false
|
|
87459
88061
|
}, {
|