ultracart_api 3.10.14 → 3.10.17
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.
- checksums.yaml +4 -4
- data/README.md +49 -97
- data/docs/ChannelPartnerApi.md +51 -0
- data/docs/{DelayAutoOrdersResponse.md → ChannelPartnerEstimateTaxResponse.md} +2 -2
- data/lib/ultracart_api/api/channel_partner_api.rb +55 -0
- data/lib/ultracart_api/models/{stripe_connect_response.rb → channel_partner_estimate_tax_response.rb} +8 -8
- data/lib/ultracart_api/version.rb +1 -1
- data/lib/ultracart_api.rb +1 -39
- metadata +4 -80
- data/docs/ConfigurationApi.md +0 -756
- data/docs/PaymentsConfiguration.md +0 -24
- data/docs/PaymentsConfigurationAffirm.md +0 -15
- data/docs/PaymentsConfigurationAmazon.md +0 -15
- data/docs/PaymentsConfigurationCOD.md +0 -13
- data/docs/PaymentsConfigurationCash.md +0 -9
- data/docs/PaymentsConfigurationCheck.md +0 -19
- data/docs/PaymentsConfigurationCreditCard.md +0 -17
- data/docs/PaymentsConfigurationCreditCardType.md +0 -18
- data/docs/PaymentsConfigurationEcheck.md +0 -12
- data/docs/PaymentsConfigurationInsurance.md +0 -9
- data/docs/PaymentsConfigurationLoanHero.md +0 -12
- data/docs/PaymentsConfigurationMoneyOrder.md +0 -11
- data/docs/PaymentsConfigurationPayPal.md +0 -36
- data/docs/PaymentsConfigurationPurchaseOrder.md +0 -11
- data/docs/PaymentsConfigurationQuoteRequest.md +0 -10
- data/docs/PaymentsConfigurationResponse.md +0 -12
- data/docs/PaymentsConfigurationRestrictions.md +0 -21
- data/docs/PaymentsConfigurationRestrictionsTheme.md +0 -10
- data/docs/PaymentsConfigurationSezzle.md +0 -15
- data/docs/PaymentsConfigurationTestMethod.md +0 -18
- data/docs/PaymentsConfigurationWePay.md +0 -35
- data/docs/PaymentsConfigurationWireTransfer.md +0 -18
- data/docs/PaymentsThemeTransactionType.md +0 -10
- data/docs/PaymentsWepayEnroll.md +0 -22
- data/docs/RotatingTransactionGateway.md +0 -51
- data/docs/RotatingTransactionGatewayResponse.md +0 -12
- data/docs/RotatingTransactionGatewaysResponse.md +0 -12
- data/docs/RtgCurrency.md +0 -10
- data/docs/RtgDayOfMonthRestriction.md +0 -9
- data/docs/RtgDayOfWeekRestriction.md +0 -10
- data/docs/RtgSummaryGateway.md +0 -24
- data/docs/RtgSummaryResponse.md +0 -14
- data/docs/RtgThemeRestriction.md +0 -10
- data/docs/StripeConnectResponse.md +0 -12
- data/docs/TransactionGateway.md +0 -71
- data/docs/TransactionGatewaysRequest.md +0 -10
- data/docs/TransactionGatewaysResponse.md +0 -12
- data/lib/ultracart_api/api/configuration_api.rb +0 -843
- data/lib/ultracart_api/models/delay_auto_orders_response.rb +0 -221
- data/lib/ultracart_api/models/payments_configuration.rb +0 -329
- data/lib/ultracart_api/models/payments_configuration_affirm.rb +0 -288
- data/lib/ultracart_api/models/payments_configuration_amazon.rb +0 -288
- data/lib/ultracart_api/models/payments_configuration_cash.rb +0 -194
- data/lib/ultracart_api/models/payments_configuration_check.rb +0 -294
- data/lib/ultracart_api/models/payments_configuration_cod.rb +0 -234
- data/lib/ultracart_api/models/payments_configuration_credit_card.rb +0 -279
- data/lib/ultracart_api/models/payments_configuration_credit_card_type.rb +0 -318
- data/lib/ultracart_api/models/payments_configuration_echeck.rb +0 -226
- data/lib/ultracart_api/models/payments_configuration_insurance.rb +0 -194
- data/lib/ultracart_api/models/payments_configuration_loan_hero.rb +0 -224
- data/lib/ultracart_api/models/payments_configuration_money_order.rb +0 -214
- data/lib/ultracart_api/models/payments_configuration_pay_pal.rb +0 -534
- data/lib/ultracart_api/models/payments_configuration_purchase_order.rb +0 -214
- data/lib/ultracart_api/models/payments_configuration_quote_request.rb +0 -204
- data/lib/ultracart_api/models/payments_configuration_response.rb +0 -221
- data/lib/ultracart_api/models/payments_configuration_restrictions.rb +0 -447
- data/lib/ultracart_api/models/payments_configuration_restrictions_theme.rb +0 -202
- data/lib/ultracart_api/models/payments_configuration_sezzle.rb +0 -288
- data/lib/ultracart_api/models/payments_configuration_test_method.rb +0 -319
- data/lib/ultracart_api/models/payments_configuration_we_pay.rb +0 -454
- data/lib/ultracart_api/models/payments_configuration_wire_transfer.rb +0 -284
- data/lib/ultracart_api/models/payments_theme_transaction_type.rb +0 -239
- data/lib/ultracart_api/models/payments_wepay_enroll.rb +0 -310
- data/lib/ultracart_api/models/rotating_transaction_gateway.rb +0 -675
- data/lib/ultracart_api/models/rotating_transaction_gateway_response.rb +0 -221
- data/lib/ultracart_api/models/rotating_transaction_gateways_response.rb +0 -223
- data/lib/ultracart_api/models/rtg_currency.rb +0 -205
- data/lib/ultracart_api/models/rtg_day_of_month_restriction.rb +0 -195
- data/lib/ultracart_api/models/rtg_day_of_week_restriction.rb +0 -205
- data/lib/ultracart_api/models/rtg_summary_gateway.rb +0 -329
- data/lib/ultracart_api/models/rtg_summary_response.rb +0 -240
- data/lib/ultracart_api/models/rtg_theme_restriction.rb +0 -239
- data/lib/ultracart_api/models/transaction_gateway.rb +0 -823
- data/lib/ultracart_api/models/transaction_gateways_request.rb +0 -242
- data/lib/ultracart_api/models/transaction_gateways_response.rb +0 -223
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1c64f2d670e637cdfd11a1003ff38150dcf0a0d03001d111883a5c955c0f63f2
|
|
4
|
+
data.tar.gz: f5458dedc6f6519d1e74ab9631eeb3039ccc3231239e8193b7c7e9e5a3993965
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5d5c32a4f588ccbd37e6bc8604fdec1f824ca1304e5edf14122aa5d4fa36bfce8dea93145ae0fe5cc0c078ad403fd16b6965ca000e065150ba8a5e4e85af3026
|
|
7
|
+
data.tar.gz: 389b7845e97a30c9496ec137ae0d3467a5ad63abffc06c105c82b75bc0d840386ca736ef03707d5035e2411bbfc4355737bab341a1858c856b1167c834112e56
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ UltraCart REST API Version 2
|
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
|
8
8
|
|
|
9
9
|
- API version: 2.0.0
|
|
10
|
-
- Package version: 3.10.
|
|
10
|
+
- Package version: 3.10.17
|
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
|
12
12
|
For more information, please visit [http://www.ultracart.com](http://www.ultracart.com)
|
|
13
13
|
|
|
@@ -24,15 +24,15 @@ gem build ultracart_api.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./ultracart_api-3.10.
|
|
27
|
+
gem install ./ultracart_api-3.10.17.gem
|
|
28
28
|
```
|
|
29
|
-
(for development, run `gem install --dev ./ultracart_api-3.10.
|
|
29
|
+
(for development, run `gem install --dev ./ultracart_api-3.10.17.gem` to install the development dependencies)
|
|
30
30
|
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
32
32
|
|
|
33
33
|
Finally add this to the Gemfile:
|
|
34
34
|
|
|
35
|
-
gem 'ultracart_api', '~> 3.10.
|
|
35
|
+
gem 'ultracart_api', '~> 3.10.17'
|
|
36
36
|
|
|
37
37
|
### Install from Git
|
|
38
38
|
|
|
@@ -99,6 +99,7 @@ Class | Method | HTTP request | Description
|
|
|
99
99
|
*UltracartClient::ChannelPartnerApi* | [**cancel_order_by_channel_partner_order_id**](docs/ChannelPartnerApi.md#cancel_order_by_channel_partner_order_id) | **DELETE** /channel_partner/cancel/by_channel_partner_order_id/{order_id} | Cancel channel partner order by channel partner order id
|
|
100
100
|
*UltracartClient::ChannelPartnerApi* | [**cancel_order_by_ultra_cart_order_id**](docs/ChannelPartnerApi.md#cancel_order_by_ultra_cart_order_id) | **DELETE** /channel_partner/cancel/by_ultracart_order_id/{order_id} | Cancel channel partner order by UltraCart order id
|
|
101
101
|
*UltracartClient::ChannelPartnerApi* | [**estimate_shipping_for_channel_partner_order**](docs/ChannelPartnerApi.md#estimate_shipping_for_channel_partner_order) | **POST** /channel_partner/estimate_shipping | Estimate shipping for channel partner order
|
|
102
|
+
*UltracartClient::ChannelPartnerApi* | [**estimate_tax_for_channel_partner_order**](docs/ChannelPartnerApi.md#estimate_tax_for_channel_partner_order) | **POST** /channel_partner/estimate_tax | Estimate tax for channel partner order
|
|
102
103
|
*UltracartClient::ChannelPartnerApi* | [**import_channel_partner_order**](docs/ChannelPartnerApi.md#import_channel_partner_order) | **POST** /channel_partner/import | Insert channel partner order
|
|
103
104
|
*UltracartClient::ChargebackApi* | [**delete_chargeback**](docs/ChargebackApi.md#delete_chargeback) | **DELETE** /chargeback/chargebacks/{chargeback_dispute_oid} | Delete a chargeback
|
|
104
105
|
*UltracartClient::ChargebackApi* | [**get_chargeback_dispute**](docs/ChargebackApi.md#get_chargeback_dispute) | **GET** /chargeback/chargebacks/{chargeback_dispute_oid} | Retrieve a chargeback
|
|
@@ -124,21 +125,6 @@ Class | Method | HTTP request | Description
|
|
|
124
125
|
*UltracartClient::CheckoutApi* | [**setup_browser_key**](docs/CheckoutApi.md#setup_browser_key) | **PUT** /checkout/browser_key | Setup Browser Application
|
|
125
126
|
*UltracartClient::CheckoutApi* | [**update_cart**](docs/CheckoutApi.md#update_cart) | **PUT** /checkout/cart | Update cart
|
|
126
127
|
*UltracartClient::CheckoutApi* | [**validate_cart**](docs/CheckoutApi.md#validate_cart) | **POST** /checkout/cart/validate | Validate
|
|
127
|
-
*UltracartClient::ConfigurationApi* | [**delay_auto_orders**](docs/ConfigurationApi.md#delay_auto_orders) | **POST** /configuration/checkout/payments/rtg/{rtg_oid}/delayAutoOrders | Delay auto order processing for a day for this rotating transaction gateway
|
|
128
|
-
*UltracartClient::ConfigurationApi* | [**delete_rotating_transaction_gateway**](docs/ConfigurationApi.md#delete_rotating_transaction_gateway) | **DELETE** /configuration/checkout/payments/rtg/{rtg_oid} | Delete a rotating transaction gateway
|
|
129
|
-
*UltracartClient::ConfigurationApi* | [**get_payments_configuration**](docs/ConfigurationApi.md#get_payments_configuration) | **GET** /configuration/checkout/payments | Retrieve payments configuration
|
|
130
|
-
*UltracartClient::ConfigurationApi* | [**get_payments_rotating_gateway**](docs/ConfigurationApi.md#get_payments_rotating_gateway) | **GET** /configuration/checkout/payments/rtg/{rtg_oid} | Retrieve a rotating transaction gateway
|
|
131
|
-
*UltracartClient::ConfigurationApi* | [**get_payments_rotating_gateway_by_code**](docs/ConfigurationApi.md#get_payments_rotating_gateway_by_code) | **GET** /configuration/checkout/payments/rtg/byCode/{code} | Retrieve a rotating transaction gateway by code
|
|
132
|
-
*UltracartClient::ConfigurationApi* | [**get_payments_rotating_transaction_gateways**](docs/ConfigurationApi.md#get_payments_rotating_transaction_gateways) | **GET** /configuration/checkout/payments/rtg | Retrieve a list of rotating transaction gateways
|
|
133
|
-
*UltracartClient::ConfigurationApi* | [**get_payments_rtg_summaries**](docs/ConfigurationApi.md#get_payments_rtg_summaries) | **GET** /configuration/checkout/payments/rtg/summaries | Retrieve a summary of rotating transaction gateways
|
|
134
|
-
*UltracartClient::ConfigurationApi* | [**get_payments_transaction_gateways**](docs/ConfigurationApi.md#get_payments_transaction_gateways) | **GET** /configuration/checkout/payments/tg | Retrieve a list of transaction gateways
|
|
135
|
-
*UltracartClient::ConfigurationApi* | [**insert_rotating_transaction_gateway**](docs/ConfigurationApi.md#insert_rotating_transaction_gateway) | **POST** /configuration/checkout/payments/rtg/ | Insert a rotating transaction gateway
|
|
136
|
-
*UltracartClient::ConfigurationApi* | [**migrate_to_rotating_transaction_gateway**](docs/ConfigurationApi.md#migrate_to_rotating_transaction_gateway) | **POST** /configuration/checkout/payments/tg/migrateToRtgWithCodeOf/{code} | Migrate a normal transaction gateway to a rotating transaction gateway
|
|
137
|
-
*UltracartClient::ConfigurationApi* | [**stripe_connect**](docs/ConfigurationApi.md#stripe_connect) | **POST** /configuration/checkout/payments/rtg/{rtg_oid}/stripeConnect | Begin the processing of connecting with Stripe
|
|
138
|
-
*UltracartClient::ConfigurationApi* | [**update_payments_configuration**](docs/ConfigurationApi.md#update_payments_configuration) | **PUT** /configuration/checkout/payments | Updates payments configuration
|
|
139
|
-
*UltracartClient::ConfigurationApi* | [**update_payments_transaction_gateway**](docs/ConfigurationApi.md#update_payments_transaction_gateway) | **PUT** /configuration/checkout/payments/tg | Updates payments transaction gateway
|
|
140
|
-
*UltracartClient::ConfigurationApi* | [**update_rotating_transaction_gateway**](docs/ConfigurationApi.md#update_rotating_transaction_gateway) | **PUT** /configuration/checkout/payments/rtg/{rtg_oid} | Update a rotating transaction gateway
|
|
141
|
-
*UltracartClient::ConfigurationApi* | [**wepay_enroll**](docs/ConfigurationApi.md#wepay_enroll) | **PUT** /configuration/checkout/wepayEnroll | Enroll with WePay
|
|
142
128
|
*UltracartClient::CouponApi* | [**delete_coupon**](docs/CouponApi.md#delete_coupon) | **DELETE** /coupon/coupons/{coupon_oid} | Delete a coupon
|
|
143
129
|
*UltracartClient::CouponApi* | [**delete_coupons_by_code**](docs/CouponApi.md#delete_coupons_by_code) | **DELETE** /coupon/coupons/by_code | Deletes multiple coupons
|
|
144
130
|
*UltracartClient::CouponApi* | [**delete_coupons_by_oid**](docs/CouponApi.md#delete_coupons_by_oid) | **DELETE** /coupon/coupons/by_oid | Deletes multiple coupons
|
|
@@ -543,6 +529,7 @@ Class | Method | HTTP request | Description
|
|
|
543
529
|
- [UltracartClient::CartValidationResponse](docs/CartValidationResponse.md)
|
|
544
530
|
- [UltracartClient::ChannelPartnerCancelResponse](docs/ChannelPartnerCancelResponse.md)
|
|
545
531
|
- [UltracartClient::ChannelPartnerEstimateShippingResponse](docs/ChannelPartnerEstimateShippingResponse.md)
|
|
532
|
+
- [UltracartClient::ChannelPartnerEstimateTaxResponse](docs/ChannelPartnerEstimateTaxResponse.md)
|
|
546
533
|
- [UltracartClient::ChannelPartnerImportResponse](docs/ChannelPartnerImportResponse.md)
|
|
547
534
|
- [UltracartClient::ChannelPartnerOrder](docs/ChannelPartnerOrder.md)
|
|
548
535
|
- [UltracartClient::ChannelPartnerOrderItem](docs/ChannelPartnerOrderItem.md)
|
|
@@ -655,7 +642,6 @@ Class | Method | HTTP request | Description
|
|
|
655
642
|
- [UltracartClient::CustomerTaxCodes](docs/CustomerTaxCodes.md)
|
|
656
643
|
- [UltracartClient::CustomersResponse](docs/CustomersResponse.md)
|
|
657
644
|
- [UltracartClient::DataTablesServerSideResponse](docs/DataTablesServerSideResponse.md)
|
|
658
|
-
- [UltracartClient::DelayAutoOrdersResponse](docs/DelayAutoOrdersResponse.md)
|
|
659
645
|
- [UltracartClient::Distance](docs/Distance.md)
|
|
660
646
|
- [UltracartClient::DistributionCenter](docs/DistributionCenter.md)
|
|
661
647
|
- [UltracartClient::DistributionCentersResponse](docs/DistributionCentersResponse.md)
|
|
@@ -955,30 +941,6 @@ Class | Method | HTTP request | Description
|
|
|
955
941
|
- [UltracartClient::OrderTrackingNumberDetail](docs/OrderTrackingNumberDetail.md)
|
|
956
942
|
- [UltracartClient::OrderTrackingNumberDetails](docs/OrderTrackingNumberDetails.md)
|
|
957
943
|
- [UltracartClient::OrdersResponse](docs/OrdersResponse.md)
|
|
958
|
-
- [UltracartClient::PaymentsConfiguration](docs/PaymentsConfiguration.md)
|
|
959
|
-
- [UltracartClient::PaymentsConfigurationAffirm](docs/PaymentsConfigurationAffirm.md)
|
|
960
|
-
- [UltracartClient::PaymentsConfigurationAmazon](docs/PaymentsConfigurationAmazon.md)
|
|
961
|
-
- [UltracartClient::PaymentsConfigurationCOD](docs/PaymentsConfigurationCOD.md)
|
|
962
|
-
- [UltracartClient::PaymentsConfigurationCash](docs/PaymentsConfigurationCash.md)
|
|
963
|
-
- [UltracartClient::PaymentsConfigurationCheck](docs/PaymentsConfigurationCheck.md)
|
|
964
|
-
- [UltracartClient::PaymentsConfigurationCreditCard](docs/PaymentsConfigurationCreditCard.md)
|
|
965
|
-
- [UltracartClient::PaymentsConfigurationCreditCardType](docs/PaymentsConfigurationCreditCardType.md)
|
|
966
|
-
- [UltracartClient::PaymentsConfigurationEcheck](docs/PaymentsConfigurationEcheck.md)
|
|
967
|
-
- [UltracartClient::PaymentsConfigurationInsurance](docs/PaymentsConfigurationInsurance.md)
|
|
968
|
-
- [UltracartClient::PaymentsConfigurationLoanHero](docs/PaymentsConfigurationLoanHero.md)
|
|
969
|
-
- [UltracartClient::PaymentsConfigurationMoneyOrder](docs/PaymentsConfigurationMoneyOrder.md)
|
|
970
|
-
- [UltracartClient::PaymentsConfigurationPayPal](docs/PaymentsConfigurationPayPal.md)
|
|
971
|
-
- [UltracartClient::PaymentsConfigurationPurchaseOrder](docs/PaymentsConfigurationPurchaseOrder.md)
|
|
972
|
-
- [UltracartClient::PaymentsConfigurationQuoteRequest](docs/PaymentsConfigurationQuoteRequest.md)
|
|
973
|
-
- [UltracartClient::PaymentsConfigurationResponse](docs/PaymentsConfigurationResponse.md)
|
|
974
|
-
- [UltracartClient::PaymentsConfigurationRestrictions](docs/PaymentsConfigurationRestrictions.md)
|
|
975
|
-
- [UltracartClient::PaymentsConfigurationRestrictionsTheme](docs/PaymentsConfigurationRestrictionsTheme.md)
|
|
976
|
-
- [UltracartClient::PaymentsConfigurationSezzle](docs/PaymentsConfigurationSezzle.md)
|
|
977
|
-
- [UltracartClient::PaymentsConfigurationTestMethod](docs/PaymentsConfigurationTestMethod.md)
|
|
978
|
-
- [UltracartClient::PaymentsConfigurationWePay](docs/PaymentsConfigurationWePay.md)
|
|
979
|
-
- [UltracartClient::PaymentsConfigurationWireTransfer](docs/PaymentsConfigurationWireTransfer.md)
|
|
980
|
-
- [UltracartClient::PaymentsThemeTransactionType](docs/PaymentsThemeTransactionType.md)
|
|
981
|
-
- [UltracartClient::PaymentsWepayEnroll](docs/PaymentsWepayEnroll.md)
|
|
982
944
|
- [UltracartClient::Permission](docs/Permission.md)
|
|
983
945
|
- [UltracartClient::PricingTier](docs/PricingTier.md)
|
|
984
946
|
- [UltracartClient::PricingTierNotification](docs/PricingTierNotification.md)
|
|
@@ -989,15 +951,6 @@ Class | Method | HTTP request | Description
|
|
|
989
951
|
- [UltracartClient::RegisterAffiliateClickResponse](docs/RegisterAffiliateClickResponse.md)
|
|
990
952
|
- [UltracartClient::ResponseMetadata](docs/ResponseMetadata.md)
|
|
991
953
|
- [UltracartClient::ResultSet](docs/ResultSet.md)
|
|
992
|
-
- [UltracartClient::RotatingTransactionGateway](docs/RotatingTransactionGateway.md)
|
|
993
|
-
- [UltracartClient::RotatingTransactionGatewayResponse](docs/RotatingTransactionGatewayResponse.md)
|
|
994
|
-
- [UltracartClient::RotatingTransactionGatewaysResponse](docs/RotatingTransactionGatewaysResponse.md)
|
|
995
|
-
- [UltracartClient::RtgCurrency](docs/RtgCurrency.md)
|
|
996
|
-
- [UltracartClient::RtgDayOfMonthRestriction](docs/RtgDayOfMonthRestriction.md)
|
|
997
|
-
- [UltracartClient::RtgDayOfWeekRestriction](docs/RtgDayOfWeekRestriction.md)
|
|
998
|
-
- [UltracartClient::RtgSummaryGateway](docs/RtgSummaryGateway.md)
|
|
999
|
-
- [UltracartClient::RtgSummaryResponse](docs/RtgSummaryResponse.md)
|
|
1000
|
-
- [UltracartClient::RtgThemeRestriction](docs/RtgThemeRestriction.md)
|
|
1001
954
|
- [UltracartClient::ScreenRecording](docs/ScreenRecording.md)
|
|
1002
955
|
- [UltracartClient::ScreenRecordingAdPlatform](docs/ScreenRecordingAdPlatform.md)
|
|
1003
956
|
- [UltracartClient::ScreenRecordingFilter](docs/ScreenRecordingFilter.md)
|
|
@@ -1056,7 +1009,6 @@ Class | Method | HTTP request | Description
|
|
|
1056
1009
|
- [UltracartClient::SovosConfig](docs/SovosConfig.md)
|
|
1057
1010
|
- [UltracartClient::StateProvince](docs/StateProvince.md)
|
|
1058
1011
|
- [UltracartClient::StepWaiting](docs/StepWaiting.md)
|
|
1059
|
-
- [UltracartClient::StripeConnectResponse](docs/StripeConnectResponse.md)
|
|
1060
1012
|
- [UltracartClient::TaxCity](docs/TaxCity.md)
|
|
1061
1013
|
- [UltracartClient::TaxCountry](docs/TaxCountry.md)
|
|
1062
1014
|
- [UltracartClient::TaxCountryCode](docs/TaxCountryCode.md)
|
|
@@ -1086,9 +1038,6 @@ Class | Method | HTTP request | Description
|
|
|
1086
1038
|
- [UltracartClient::TransactionEmailListResponse](docs/TransactionEmailListResponse.md)
|
|
1087
1039
|
- [UltracartClient::TransactionEmailOption](docs/TransactionEmailOption.md)
|
|
1088
1040
|
- [UltracartClient::TransactionEmailResponse](docs/TransactionEmailResponse.md)
|
|
1089
|
-
- [UltracartClient::TransactionGateway](docs/TransactionGateway.md)
|
|
1090
|
-
- [UltracartClient::TransactionGatewaysRequest](docs/TransactionGatewaysRequest.md)
|
|
1091
|
-
- [UltracartClient::TransactionGatewaysResponse](docs/TransactionGatewaysResponse.md)
|
|
1092
1041
|
- [UltracartClient::Twilio](docs/Twilio.md)
|
|
1093
1042
|
- [UltracartClient::TwilioResponse](docs/TwilioResponse.md)
|
|
1094
1043
|
- [UltracartClient::TwiliosResponse](docs/TwiliosResponse.md)
|
|
@@ -1182,46 +1131,49 @@ Class | Method | HTTP request | Description
|
|
|
1182
1131
|
Not every change is committed to every SDK.
|
|
1183
1132
|
|
|
1184
1133
|
| Version | Date | Comments |
|
|
1185
|
-
| --: | :-: | --- |
|
|
1186
|
-
| 3.10.
|
|
1187
|
-
| 3.10.
|
|
1188
|
-
| 3.10.
|
|
1189
|
-
| 3.10.
|
|
1190
|
-
| 3.10.
|
|
1191
|
-
| 3.10.
|
|
1192
|
-
| 3.10.
|
|
1193
|
-
| 3.10.
|
|
1194
|
-
| 3.10.
|
|
1195
|
-
| 3.10.
|
|
1196
|
-
| 3.10.
|
|
1197
|
-
| 3.10.
|
|
1198
|
-
| 3.10.
|
|
1199
|
-
| 3.10.
|
|
1200
|
-
| 3.10.
|
|
1201
|
-
| 3.
|
|
1202
|
-
| 3.
|
|
1203
|
-
| 3.
|
|
1204
|
-
| 3.9.
|
|
1205
|
-
| 3.9.
|
|
1206
|
-
| 3.9.
|
|
1207
|
-
| 3.9.
|
|
1208
|
-
| 3.9.
|
|
1209
|
-
| 3.9.
|
|
1210
|
-
| 3.
|
|
1211
|
-
| 3.
|
|
1212
|
-
| 3.
|
|
1213
|
-
| 3.8.
|
|
1214
|
-
| 3.8.
|
|
1215
|
-
| 3.8.
|
|
1216
|
-
| 3.8.
|
|
1217
|
-
| 3.
|
|
1218
|
-
| 3.
|
|
1219
|
-
| 3.
|
|
1220
|
-
| 3.
|
|
1221
|
-
| 3.6.
|
|
1222
|
-
| 3.6.
|
|
1223
|
-
| 3.6.
|
|
1224
|
-
| 3.6.
|
|
1134
|
+
| --: | :-: | --- |
|
|
1135
|
+
| 3.10.17 | 06/23/2022 | automation test |
|
|
1136
|
+
| 3.10.16 | 06/23/2022 | automation test |
|
|
1137
|
+
| 3.10.15 | 06/21/2022 | ChannelPartnerApi.estimateShipping |
|
|
1138
|
+
| 3.10.14 | 06/16/2022 | added createEmailSendingDomain2 to support additional MTAs |
|
|
1139
|
+
| 3.10.13 | 06/16/2022 | renamed latest method to avoid conflict between customer profile search and storefront search |
|
|
1140
|
+
| 3.10.12 | 06/16/2022 | Customer profile search method to look up tags |
|
|
1141
|
+
| 3.10.11 | 06/10/2022 | esp segment 3rd party sync add/remove tag fields |
|
|
1142
|
+
| 3.10.10 | 06/06/2022 | storefront communication options for syncing to third party provider list |
|
|
1143
|
+
| 3.10.9 | 06/01/2022 | bug fixes for customer profile store credit |
|
|
1144
|
+
| 3.10.8 | 05/27/2022 | customer store credit |
|
|
1145
|
+
| 3.10.7 | 05/23/2022 | add internal gift cert to order summary, addl provider info for storefront comm |
|
|
1146
|
+
| 3.10.6 | 05/23/2022 | add internal gift cert to order summary, addl provider info for storefront comm |
|
|
1147
|
+
| 3.10.5 | 05/20/2022 | dependabot on java gson version |
|
|
1148
|
+
| 3.10.4 | 05/20/2022 | dependabot on java gson |
|
|
1149
|
+
| 3.10.3 | 05/20/2022 | OrderApi.generatePackingSkip calls had wrong return type |
|
|
1150
|
+
| 3.10.2 | 05/12/2022 | ChannelPartnerApi renamed one of the delete methods |
|
|
1151
|
+
| 3.10.1 | 05/12/2022 | ChannelPartnerApi added orderId to import response obj |
|
|
1152
|
+
| 3.10.0 | 05/10/2022 | beta release of ChannelPartnerApi |
|
|
1153
|
+
| 3.9.8 | 04/26/2022 | OrderApi.duplicateOrder |
|
|
1154
|
+
| 3.9.7 | 04/25/2022 | integration logs method for zpl to pdf conversion |
|
|
1155
|
+
| 3.9.6 | 04/25/2022 | storefront communications email magic link setting |
|
|
1156
|
+
| 3.9.5 | 04/14/2022 | postcard screenshot bug fixes |
|
|
1157
|
+
| 3.9.4 | 04/13/2022 | Added spf DNS record to the sending domain object |
|
|
1158
|
+
| 3.9.3 | 04/06/2022 | fix return object on send webhook test method |
|
|
1159
|
+
| 3.9.2 | 04/04/2022 | user.email field extended and postcard screenshot fields |
|
|
1160
|
+
| 3.9.1 | 03/03/2022 | javascript sdk package.json bug fix |
|
|
1161
|
+
| 3.9.0 | 03/03/2022 | removed ultra_cart_rest_api_v2.d.ts from javascript sdk because typescript sdk exists now |
|
|
1162
|
+
| 3.8.8 | 03/02/2022 | bug fix for ruby sdk, uri.escape deprecated in 3.x |
|
|
1163
|
+
| 3.8.7 | 03/02/2022 | bug fix for ruby sdk, uri.escape deprecated in 3.x |
|
|
1164
|
+
| 3.8.6 | 03/02/2022 | bug fix for ruby sdk, uri.escape deprecated in 3.x |
|
|
1165
|
+
| 3.8.5 | 02/25/2022 | new coupon for fixed cost shipping method |
|
|
1166
|
+
| 3.8.2 | 02/16/2022 | create gift certificate method was missing email |
|
|
1167
|
+
| 3.8.1 | 02/16/2022 | auto order item level pause flag |
|
|
1168
|
+
| 3.8.0 | 02/16/2022 | gift certificate api (testing) |
|
|
1169
|
+
| 3.7.38 | 02/15/2022 | gift certificate api (currently in testing) |
|
|
1170
|
+
| 3.6.38 | 02/07/2022 | Exposed auto order logs |
|
|
1171
|
+
| 3.6.37 | 02/04/2022 | insurance type for insurance payments |
|
|
1172
|
+
| 3.6.36 | 12/29/2021 | Mail actual post card flag added to test method |
|
|
1173
|
+
| 3.6.35 | 12/14/2021 | Add cancel_auto_order option to the accounts receivable retry configuration |
|
|
1174
|
+
| 3.6.34 | 12/14/2021 | add evening phone E.164 fields to order billing/shipping objects |
|
|
1175
|
+
| 3.6.33 | 12/13/2021 | automation testing |
|
|
1176
|
+
| 3.6.32 | 12/10/2021 | testing automation - message 4 |
|
|
1225
1177
|
| 3.6.25 | 12/06/2021 | sdk automation testing. no changes to actual sdk |
|
|
1226
1178
|
| 3.6.24 | 11/30/2021 | return items_invalid_for_coupons for CouponResponse object to drive UI warnings |
|
|
1227
1179
|
| 3.6.23 | 11/29/2021 | Item auto order prohibit cards that expire in months setting. |
|
data/docs/ChannelPartnerApi.md
CHANGED
|
@@ -7,6 +7,7 @@ Method | HTTP request | Description
|
|
|
7
7
|
[**cancel_order_by_channel_partner_order_id**](ChannelPartnerApi.md#cancel_order_by_channel_partner_order_id) | **DELETE** /channel_partner/cancel/by_channel_partner_order_id/{order_id} | Cancel channel partner order by channel partner order id
|
|
8
8
|
[**cancel_order_by_ultra_cart_order_id**](ChannelPartnerApi.md#cancel_order_by_ultra_cart_order_id) | **DELETE** /channel_partner/cancel/by_ultracart_order_id/{order_id} | Cancel channel partner order by UltraCart order id
|
|
9
9
|
[**estimate_shipping_for_channel_partner_order**](ChannelPartnerApi.md#estimate_shipping_for_channel_partner_order) | **POST** /channel_partner/estimate_shipping | Estimate shipping for channel partner order
|
|
10
|
+
[**estimate_tax_for_channel_partner_order**](ChannelPartnerApi.md#estimate_tax_for_channel_partner_order) | **POST** /channel_partner/estimate_tax | Estimate tax for channel partner order
|
|
10
11
|
[**import_channel_partner_order**](ChannelPartnerApi.md#import_channel_partner_order) | **POST** /channel_partner/import | Insert channel partner order
|
|
11
12
|
|
|
12
13
|
|
|
@@ -160,6 +161,56 @@ Name | Type | Description | Notes
|
|
|
160
161
|
|
|
161
162
|
|
|
162
163
|
|
|
164
|
+
# **estimate_tax_for_channel_partner_order**
|
|
165
|
+
> ChannelPartnerEstimateTaxResponse estimate_tax_for_channel_partner_order(channel_partner_order)
|
|
166
|
+
|
|
167
|
+
Estimate tax for channel partner order
|
|
168
|
+
|
|
169
|
+
Estimate tax for order from a channel partner.
|
|
170
|
+
|
|
171
|
+
### Example
|
|
172
|
+
```ruby
|
|
173
|
+
# load the gem
|
|
174
|
+
require 'ultracart_api'
|
|
175
|
+
|
|
176
|
+
# Create a Simple Key: https://ultracart.atlassian.net/wiki/spaces/ucdoc/pages/38688545/API+Simple+Key
|
|
177
|
+
simple_key = '109ee846ee69f50177018ab12f008a00748a25aa28dbdc0177018ab12f008a00'
|
|
178
|
+
api_instance = UltracartClient::ChannelPartnerApi.new_using_api_key(simple_key, false, false)
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
channel_partner_order = UltracartClient::ChannelPartnerOrder.new # ChannelPartnerOrder | Order needing tax estimate
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
begin
|
|
185
|
+
#Estimate tax for channel partner order
|
|
186
|
+
result = api_instance.estimate_tax_for_channel_partner_order(channel_partner_order)
|
|
187
|
+
p result
|
|
188
|
+
rescue UltracartClient::ApiError => e
|
|
189
|
+
puts "Exception when calling ChannelPartnerApi->estimate_tax_for_channel_partner_order: #{e}"
|
|
190
|
+
end
|
|
191
|
+
```
|
|
192
|
+
|
|
193
|
+
### Parameters
|
|
194
|
+
|
|
195
|
+
Name | Type | Description | Notes
|
|
196
|
+
------------- | ------------- | ------------- | -------------
|
|
197
|
+
**channel_partner_order** | [**ChannelPartnerOrder**](ChannelPartnerOrder.md)| Order needing tax estimate |
|
|
198
|
+
|
|
199
|
+
### Return type
|
|
200
|
+
|
|
201
|
+
[**ChannelPartnerEstimateTaxResponse**](ChannelPartnerEstimateTaxResponse.md)
|
|
202
|
+
|
|
203
|
+
### Authorization
|
|
204
|
+
|
|
205
|
+
[ultraCartOauth](../README.md#ultraCartOauth), [ultraCartSimpleApiKey](../README.md#ultraCartSimpleApiKey)
|
|
206
|
+
|
|
207
|
+
### HTTP request headers
|
|
208
|
+
|
|
209
|
+
- **Content-Type**: application/json; charset=UTF-8
|
|
210
|
+
- **Accept**: application/json
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
163
214
|
# **import_channel_partner_order**
|
|
164
215
|
> ChannelPartnerImportResponse import_channel_partner_order(channel_partner_order)
|
|
165
216
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
# UltracartClient::
|
|
1
|
+
# UltracartClient::ChannelPartnerEstimateTaxResponse
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**arbitrary_tax** | **Float** | | [optional]
|
|
6
7
|
**error** | [**Error**](Error.md) | | [optional]
|
|
7
|
-
**message** | **String** | | [optional]
|
|
8
8
|
**metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional]
|
|
9
9
|
**success** | **BOOLEAN** | Indicates if API call was successful | [optional]
|
|
10
10
|
**warning** | [**Warning**](Warning.md) | | [optional]
|
|
@@ -197,6 +197,61 @@ module UltracartClient
|
|
|
197
197
|
end
|
|
198
198
|
return data, status_code, headers
|
|
199
199
|
end
|
|
200
|
+
# Estimate tax for channel partner order
|
|
201
|
+
# Estimate tax for order from a channel partner.
|
|
202
|
+
# @param channel_partner_order Order needing tax estimate
|
|
203
|
+
# @param [Hash] opts the optional parameters
|
|
204
|
+
# @return [ChannelPartnerEstimateTaxResponse]
|
|
205
|
+
def estimate_tax_for_channel_partner_order(channel_partner_order, opts = {})
|
|
206
|
+
data, _status_code, _headers = estimate_tax_for_channel_partner_order_with_http_info(channel_partner_order, opts)
|
|
207
|
+
data
|
|
208
|
+
end
|
|
209
|
+
|
|
210
|
+
# Estimate tax for channel partner order
|
|
211
|
+
# Estimate tax for order from a channel partner.
|
|
212
|
+
# @param channel_partner_order Order needing tax estimate
|
|
213
|
+
# @param [Hash] opts the optional parameters
|
|
214
|
+
# @return [Array<(ChannelPartnerEstimateTaxResponse, Fixnum, Hash)>] ChannelPartnerEstimateTaxResponse data, response status code and response headers
|
|
215
|
+
def estimate_tax_for_channel_partner_order_with_http_info(channel_partner_order, opts = {})
|
|
216
|
+
if @api_client.config.debugging
|
|
217
|
+
@api_client.config.logger.debug 'Calling API: ChannelPartnerApi.estimate_tax_for_channel_partner_order ...'
|
|
218
|
+
end
|
|
219
|
+
# verify the required parameter 'channel_partner_order' is set
|
|
220
|
+
if @api_client.config.client_side_validation && channel_partner_order.nil?
|
|
221
|
+
fail ArgumentError, "Missing the required parameter 'channel_partner_order' when calling ChannelPartnerApi.estimate_tax_for_channel_partner_order"
|
|
222
|
+
end
|
|
223
|
+
# resource path
|
|
224
|
+
local_var_path = '/channel_partner/estimate_tax'
|
|
225
|
+
|
|
226
|
+
# query parameters
|
|
227
|
+
query_params = {}
|
|
228
|
+
|
|
229
|
+
# header parameters
|
|
230
|
+
header_params = {}
|
|
231
|
+
header_params['X-UltraCart-Api-Version'] = @api_client.select_header_api_version()
|
|
232
|
+
# HTTP header 'Accept' (if needed)
|
|
233
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
234
|
+
# HTTP header 'Content-Type'
|
|
235
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json; charset=UTF-8'])
|
|
236
|
+
|
|
237
|
+
# form parameters
|
|
238
|
+
form_params = {}
|
|
239
|
+
|
|
240
|
+
# http body (model)
|
|
241
|
+
post_body = @api_client.object_to_http_body(channel_partner_order)
|
|
242
|
+
auth_names = ['ultraCartOauth', 'ultraCartSimpleApiKey']
|
|
243
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
244
|
+
:header_params => header_params,
|
|
245
|
+
:query_params => query_params,
|
|
246
|
+
:form_params => form_params,
|
|
247
|
+
:body => post_body,
|
|
248
|
+
:auth_names => auth_names,
|
|
249
|
+
:return_type => 'ChannelPartnerEstimateTaxResponse')
|
|
250
|
+
if @api_client.config.debugging
|
|
251
|
+
@api_client.config.logger.debug "API called: ChannelPartnerApi#estimate_tax_for_channel_partner_order\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
252
|
+
end
|
|
253
|
+
return data, status_code, headers
|
|
254
|
+
end
|
|
200
255
|
# Insert channel partner order
|
|
201
256
|
# Insert order from a channel partner.
|
|
202
257
|
# @param channel_partner_order Order to insert
|
|
@@ -13,8 +13,8 @@ Swagger Codegen version: 2.4.15-SNAPSHOT
|
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
15
|
module UltracartClient
|
|
16
|
-
class
|
|
17
|
-
attr_accessor :
|
|
16
|
+
class ChannelPartnerEstimateTaxResponse
|
|
17
|
+
attr_accessor :arbitrary_tax
|
|
18
18
|
|
|
19
19
|
attr_accessor :error
|
|
20
20
|
|
|
@@ -28,7 +28,7 @@ module UltracartClient
|
|
|
28
28
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
29
29
|
def self.attribute_map
|
|
30
30
|
{
|
|
31
|
-
:'
|
|
31
|
+
:'arbitrary_tax' => :'arbitrary_tax',
|
|
32
32
|
:'error' => :'error',
|
|
33
33
|
:'metadata' => :'metadata',
|
|
34
34
|
:'success' => :'success',
|
|
@@ -39,7 +39,7 @@ module UltracartClient
|
|
|
39
39
|
# Attribute type mapping.
|
|
40
40
|
def self.swagger_types
|
|
41
41
|
{
|
|
42
|
-
:'
|
|
42
|
+
:'arbitrary_tax' => :'Float',
|
|
43
43
|
:'error' => :'Error',
|
|
44
44
|
:'metadata' => :'ResponseMetadata',
|
|
45
45
|
:'success' => :'BOOLEAN',
|
|
@@ -55,8 +55,8 @@ module UltracartClient
|
|
|
55
55
|
# convert string to symbol for hash key
|
|
56
56
|
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
57
57
|
|
|
58
|
-
if attributes.has_key?(:'
|
|
59
|
-
self.
|
|
58
|
+
if attributes.has_key?(:'arbitrary_tax')
|
|
59
|
+
self.arbitrary_tax = attributes[:'arbitrary_tax']
|
|
60
60
|
end
|
|
61
61
|
|
|
62
62
|
if attributes.has_key?(:'error')
|
|
@@ -94,7 +94,7 @@ module UltracartClient
|
|
|
94
94
|
def ==(o)
|
|
95
95
|
return true if self.equal?(o)
|
|
96
96
|
self.class == o.class &&
|
|
97
|
-
|
|
97
|
+
arbitrary_tax == o.arbitrary_tax &&
|
|
98
98
|
error == o.error &&
|
|
99
99
|
metadata == o.metadata &&
|
|
100
100
|
success == o.success &&
|
|
@@ -110,7 +110,7 @@ module UltracartClient
|
|
|
110
110
|
# Calculates hash code according to all attributes.
|
|
111
111
|
# @return [Fixnum] Hash code
|
|
112
112
|
def hash
|
|
113
|
-
[
|
|
113
|
+
[arbitrary_tax, error, metadata, success, warning].hash
|
|
114
114
|
end
|
|
115
115
|
|
|
116
116
|
# Builds the object from hash
|
data/lib/ultracart_api.rb
CHANGED
|
@@ -115,6 +115,7 @@ require 'ultracart_api/models/cart_validation_request'
|
|
|
115
115
|
require 'ultracart_api/models/cart_validation_response'
|
|
116
116
|
require 'ultracart_api/models/channel_partner_cancel_response'
|
|
117
117
|
require 'ultracart_api/models/channel_partner_estimate_shipping_response'
|
|
118
|
+
require 'ultracart_api/models/channel_partner_estimate_tax_response'
|
|
118
119
|
require 'ultracart_api/models/channel_partner_import_response'
|
|
119
120
|
require 'ultracart_api/models/channel_partner_order'
|
|
120
121
|
require 'ultracart_api/models/channel_partner_order_item'
|
|
@@ -227,7 +228,6 @@ require 'ultracart_api/models/customer_tag'
|
|
|
227
228
|
require 'ultracart_api/models/customer_tax_codes'
|
|
228
229
|
require 'ultracart_api/models/customers_response'
|
|
229
230
|
require 'ultracart_api/models/data_tables_server_side_response'
|
|
230
|
-
require 'ultracart_api/models/delay_auto_orders_response'
|
|
231
231
|
require 'ultracart_api/models/distance'
|
|
232
232
|
require 'ultracart_api/models/distribution_center'
|
|
233
233
|
require 'ultracart_api/models/distribution_centers_response'
|
|
@@ -527,30 +527,6 @@ require 'ultracart_api/models/order_token_response'
|
|
|
527
527
|
require 'ultracart_api/models/order_tracking_number_detail'
|
|
528
528
|
require 'ultracart_api/models/order_tracking_number_details'
|
|
529
529
|
require 'ultracart_api/models/orders_response'
|
|
530
|
-
require 'ultracart_api/models/payments_configuration'
|
|
531
|
-
require 'ultracart_api/models/payments_configuration_affirm'
|
|
532
|
-
require 'ultracart_api/models/payments_configuration_amazon'
|
|
533
|
-
require 'ultracart_api/models/payments_configuration_cod'
|
|
534
|
-
require 'ultracart_api/models/payments_configuration_cash'
|
|
535
|
-
require 'ultracart_api/models/payments_configuration_check'
|
|
536
|
-
require 'ultracart_api/models/payments_configuration_credit_card'
|
|
537
|
-
require 'ultracart_api/models/payments_configuration_credit_card_type'
|
|
538
|
-
require 'ultracart_api/models/payments_configuration_echeck'
|
|
539
|
-
require 'ultracart_api/models/payments_configuration_insurance'
|
|
540
|
-
require 'ultracart_api/models/payments_configuration_loan_hero'
|
|
541
|
-
require 'ultracart_api/models/payments_configuration_money_order'
|
|
542
|
-
require 'ultracart_api/models/payments_configuration_pay_pal'
|
|
543
|
-
require 'ultracart_api/models/payments_configuration_purchase_order'
|
|
544
|
-
require 'ultracart_api/models/payments_configuration_quote_request'
|
|
545
|
-
require 'ultracart_api/models/payments_configuration_response'
|
|
546
|
-
require 'ultracart_api/models/payments_configuration_restrictions'
|
|
547
|
-
require 'ultracart_api/models/payments_configuration_restrictions_theme'
|
|
548
|
-
require 'ultracart_api/models/payments_configuration_sezzle'
|
|
549
|
-
require 'ultracart_api/models/payments_configuration_test_method'
|
|
550
|
-
require 'ultracart_api/models/payments_configuration_we_pay'
|
|
551
|
-
require 'ultracart_api/models/payments_configuration_wire_transfer'
|
|
552
|
-
require 'ultracart_api/models/payments_theme_transaction_type'
|
|
553
|
-
require 'ultracart_api/models/payments_wepay_enroll'
|
|
554
530
|
require 'ultracart_api/models/permission'
|
|
555
531
|
require 'ultracart_api/models/pricing_tier'
|
|
556
532
|
require 'ultracart_api/models/pricing_tier_notification'
|
|
@@ -561,15 +537,6 @@ require 'ultracart_api/models/register_affiliate_click_request'
|
|
|
561
537
|
require 'ultracart_api/models/register_affiliate_click_response'
|
|
562
538
|
require 'ultracart_api/models/response_metadata'
|
|
563
539
|
require 'ultracart_api/models/result_set'
|
|
564
|
-
require 'ultracart_api/models/rotating_transaction_gateway'
|
|
565
|
-
require 'ultracart_api/models/rotating_transaction_gateway_response'
|
|
566
|
-
require 'ultracart_api/models/rotating_transaction_gateways_response'
|
|
567
|
-
require 'ultracart_api/models/rtg_currency'
|
|
568
|
-
require 'ultracart_api/models/rtg_day_of_month_restriction'
|
|
569
|
-
require 'ultracart_api/models/rtg_day_of_week_restriction'
|
|
570
|
-
require 'ultracart_api/models/rtg_summary_gateway'
|
|
571
|
-
require 'ultracart_api/models/rtg_summary_response'
|
|
572
|
-
require 'ultracart_api/models/rtg_theme_restriction'
|
|
573
540
|
require 'ultracart_api/models/screen_recording'
|
|
574
541
|
require 'ultracart_api/models/screen_recording_ad_platform'
|
|
575
542
|
require 'ultracart_api/models/screen_recording_filter'
|
|
@@ -628,7 +595,6 @@ require 'ultracart_api/models/single_sign_on_token_response'
|
|
|
628
595
|
require 'ultracart_api/models/sovos_config'
|
|
629
596
|
require 'ultracart_api/models/state_province'
|
|
630
597
|
require 'ultracart_api/models/step_waiting'
|
|
631
|
-
require 'ultracart_api/models/stripe_connect_response'
|
|
632
598
|
require 'ultracart_api/models/tax_city'
|
|
633
599
|
require 'ultracart_api/models/tax_country'
|
|
634
600
|
require 'ultracart_api/models/tax_country_code'
|
|
@@ -658,9 +624,6 @@ require 'ultracart_api/models/transaction_email'
|
|
|
658
624
|
require 'ultracart_api/models/transaction_email_list_response'
|
|
659
625
|
require 'ultracart_api/models/transaction_email_option'
|
|
660
626
|
require 'ultracart_api/models/transaction_email_response'
|
|
661
|
-
require 'ultracart_api/models/transaction_gateway'
|
|
662
|
-
require 'ultracart_api/models/transaction_gateways_request'
|
|
663
|
-
require 'ultracart_api/models/transaction_gateways_response'
|
|
664
627
|
require 'ultracart_api/models/twilio'
|
|
665
628
|
require 'ultracart_api/models/twilio_response'
|
|
666
629
|
require 'ultracart_api/models/twilios_response'
|
|
@@ -694,7 +657,6 @@ require 'ultracart_api/api/auto_order_api'
|
|
|
694
657
|
require 'ultracart_api/api/channel_partner_api'
|
|
695
658
|
require 'ultracart_api/api/chargeback_api'
|
|
696
659
|
require 'ultracart_api/api/checkout_api'
|
|
697
|
-
require 'ultracart_api/api/configuration_api'
|
|
698
660
|
require 'ultracart_api/api/coupon_api'
|
|
699
661
|
require 'ultracart_api/api/customer_api'
|
|
700
662
|
require 'ultracart_api/api/fulfillment_api'
|