data-and-reporting-sdk 1.3.0 → 3.0.0
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/LICENSE +1 -1
- data/README.md +117 -36
- data/bin/console +15 -0
- data/lib/shell_data_reporting_ap_is/api_helper.rb +2 -2
- data/lib/shell_data_reporting_ap_is/client.rb +26 -12
- data/lib/shell_data_reporting_ap_is/configuration.rb +150 -26
- data/lib/shell_data_reporting_ap_is/controllers/base_controller.rb +3 -9
- data/lib/shell_data_reporting_ap_is/controllers/customer_controller.rb +216 -253
- data/lib/shell_data_reporting_ap_is/controllers/invoice_controller.rb +65 -65
- data/lib/shell_data_reporting_ap_is/controllers/o_auth_authorization_controller.rb +7 -7
- data/lib/shell_data_reporting_ap_is/controllers/transaction_controller.rb +214 -269
- data/lib/shell_data_reporting_ap_is/exceptions/api_exception.rb +2 -2
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_accounts400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_accounts401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_accounts403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_accounts404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_accounts500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_auditreport400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_auditreport401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_auditreport403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_auditreport404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_auditreport500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_cardgroups400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_cardgroups401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_cardgroups403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_cardgroups404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_cardgroups500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_customer400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_customer401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_customer403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_customer404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_customer500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_payers400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_payers401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_payers403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_payers404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_payers500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_pricelist400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_pricelist401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_pricelist403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_pricelist404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v1_pricelist500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v2_cardtype400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v2_cardtype401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v2_cardtype403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v2_cardtype404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/customer_management_v2_cardtype500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_dates400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_dates401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_dates403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_dates404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_dates500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_download400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_download401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_download403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_download404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_download500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eiddownload400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eiddownload401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eiddownload403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eiddownload404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eiddownload500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eidsearch400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eidsearch401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eidsearch403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eidsearch404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_eidsearch500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_search400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_search401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_search403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_search404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_search500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchdocuments400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchdocuments401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchdocuments403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchdocuments404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchdocuments500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchstatementofaccount400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchstatementofaccount401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchstatementofaccount403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchstatementofaccount404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_searchstatementofaccount500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_statementofaccount400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_statementofaccount401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_statementofaccount403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_statementofaccount404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_statementofaccount500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_summary400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_summary401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_summary403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_summary404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/invoice_management_v1_summary500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/o_auth_provider_exception.rb +7 -5
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_cardusagesummary400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_cardusagesummary401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_cardusagesummary403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_cardusagesummary404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_cardusagesummary500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_exceptions400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_exceptions401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_exceptions403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_exceptions404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_exceptions500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/{error_object_exception.rb → transaction_data_v1_fees400_error_exception.rb} +9 -7
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fees401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fees403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fees404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fees500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_feessummary400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_feessummary401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_feessummary403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_feessummary404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_feessummary500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fuelconsumption400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fuelconsumption401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fuelconsumption403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fuelconsumption404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_fuelconsumption500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_multipayerspricedtransactions400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_multipayerspricedtransactions401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_multipayerspricedtransactions403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_multipayerspricedtransactions404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_multipayerspricedtransactions500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_priced400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_priced401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_priced403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_priced404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_priced500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransaction400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransaction401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransaction403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransaction404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransaction500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransactionssummary400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransactionssummary401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransactionssummary403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransactionssummary404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_pricedtransactionssummary500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_recent400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_recent401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_recent403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_recent404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_recent500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_updateodometer400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_updateodometer401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_updateodometer403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_updateodometer404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_updateodometer500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedbonus400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedbonus401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedbonus403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedbonus404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedbonus500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedpricing400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedpricing401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedpricing403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedpricing404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/transaction_data_v1_volumebasedpricing500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/user_management_v1_loggedinuser400_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/user_management_v1_loggedinuser401_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/user_management_v1_loggedinuser403_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/user_management_v1_loggedinuser404_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/exceptions/user_management_v1_loggedinuser500_error_exception.rb +69 -0
- data/lib/shell_data_reporting_ap_is/http/auth/{bearer_token.rb → o_auth2.rb} +43 -27
- data/lib/shell_data_reporting_ap_is/http/http_call_back.rb +2 -2
- data/lib/shell_data_reporting_ap_is/http/http_method_enum.rb +2 -2
- data/lib/shell_data_reporting_ap_is/http/http_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/http/http_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/http/proxy_settings.rb +22 -0
- data/lib/shell_data_reporting_ap_is/models/account_access.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/account_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/account_request.rb +3 -3
- data/lib/shell_data_reporting_ap_is/models/account_res.rb +158 -0
- data/lib/shell_data_reporting_ap_is/models/account_response_accounts_items.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/accounts.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/address.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/associated_account.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/audit_array_elements.rb +71 -0
- data/lib/shell_data_reporting_ap_is/models/audit_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/audit_request.rb +29 -41
- data/lib/shell_data_reporting_ap_is/models/audit_response.rb +88 -53
- data/lib/shell_data_reporting_ap_is/models/audit_response_audits_items.rb +29 -6
- data/lib/shell_data_reporting_ap_is/models/bank_account.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/base_model.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/bonus_configuration.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/bonus_history.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/card_day_time_restrictions.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/card_exceptions.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/card_group_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/card_group_request.rb +6 -31
- data/lib/shell_data_reporting_ap_is/models/card_group_res.rb +158 -0
- data/lib/shell_data_reporting_ap_is/models/card_group_response_card_groups_items.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/{error_user_access.rb → card_type_req.rb} +14 -14
- data/lib/shell_data_reporting_ap_is/models/card_type_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/card_type_res.rb +91 -0
- data/lib/shell_data_reporting_ap_is/models/card_type_response_customer_card_types_items.rb +167 -292
- data/lib/shell_data_reporting_ap_is/models/card_usage_restrictions.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/card_usage_summary_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/card_usage_summary_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/card_usage_summary_res.rb +116 -0
- data/lib/shell_data_reporting_ap_is/models/card_usage_summary_response.rb +6 -26
- data/lib/shell_data_reporting_ap_is/models/cart_type_account.rb +161 -0
- data/lib/shell_data_reporting_ap_is/models/col_co_access.rb +4 -4
- data/lib/shell_data_reporting_ap_is/models/current_volume.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/customer_contract.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/customer_detail_request.rb +4 -4
- data/lib/shell_data_reporting_ap_is/models/customer_detail_response.rb +5 -32
- data/lib/shell_data_reporting_ap_is/models/customer_price_list_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/customer_price_list_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/customer_price_list_res.rb +91 -0
- data/lib/shell_data_reporting_ap_is/models/customer_price_list_response.rb +7 -29
- data/lib/shell_data_reporting_ap_is/models/{default_error_fault_detail.rb → customer_req.rb} +15 -15
- data/lib/shell_data_reporting_ap_is/models/customer_res.rb +91 -0
- data/lib/shell_data_reporting_ap_is/models/delivery_addresses.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/eid_access.rb +3 -3
- data/lib/shell_data_reporting_ap_is/models/eid_document.rb +7 -23
- data/lib/shell_data_reporting_ap_is/models/eid_document_response.rb +20 -20
- data/lib/shell_data_reporting_ap_is/models/eid_download_req.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/eid_download_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/eid_search_req.rb +6 -22
- data/lib/shell_data_reporting_ap_is/models/eid_search_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/error_details.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/error_object.rb +93 -0
- data/lib/shell_data_reporting_ap_is/models/exception_product.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/exception_site_location.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fee_item.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fee_item_summary_all_of0.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fee_rule_location.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fee_rule_product.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fee_rule_tier.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fee_summary_response.rb +57 -38
- data/lib/shell_data_reporting_ap_is/models/fees_fee_rule_tiers.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/filters.rb +525 -0
- data/lib/shell_data_reporting_ap_is/models/{finance_currency.rb → finance_currency2.rb} +8 -9
- data/lib/shell_data_reporting_ap_is/models/fleetmanagement_v1_user_loggedinuser_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fuel_consumption_card.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fuel_consumption_data.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fuel_consumption_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/fuel_consumption_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/fuel_consumption_response.rb +58 -33
- data/lib/shell_data_reporting_ap_is/models/invoice_dates_data.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_dates_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_dates_request_filters.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_dates_response_data.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_distribution_method.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_download_req.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_download_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_search_additional_document.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_search_details.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_search_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_search_request_filters.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_search_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_summary_details.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_summary_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_summary_request_filters.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoice_summary_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/invoices_summaries.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/last_statement_of_account.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/last_statement_of_account2.rb +457 -0
- data/lib/shell_data_reporting_ap_is/models/{error_user_access_error.rb → location.rb} +25 -22
- data/lib/shell_data_reporting_ap_is/models/logged_in_user_req.rb +63 -0
- data/lib/shell_data_reporting_ap_is/models/logged_in_user_res.rb +91 -0
- data/lib/shell_data_reporting_ap_is/models/logged_in_user_response.rb +6 -30
- data/lib/shell_data_reporting_ap_is/models/monthly_invoice_trend.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/multi_priced_transaction_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/multi_priced_transaction_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/multi_priced_transaction_request_accounts_items.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/multi_priced_transaction_res.rb +158 -0
- data/lib/shell_data_reporting_ap_is/models/multi_priced_transaction_response.rb +6 -57
- data/lib/shell_data_reporting_ap_is/models/multi_priced_transaction_response_transactions_items.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/o_auth_provider_error_enum.rb +19 -2
- data/lib/shell_data_reporting_ap_is/models/o_auth_token.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/past_statement_of_accounts.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/payer_access.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/payer_details.rb +8 -6
- data/lib/shell_data_reporting_ap_is/models/payer_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/payer_request.rb +6 -33
- data/lib/shell_data_reporting_ap_is/models/payer_res.rb +158 -0
- data/lib/shell_data_reporting_ap_is/models/payers.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/payments_since_last_soa.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/pin_advice_types.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/price_list.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/price_trans_summary_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/price_trans_summary_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/price_transaction_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/price_transaction_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/priced_request_data.rb +3 -4
- data/lib/shell_data_reporting_ap_is/models/priced_response_data.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/priced_trans_summary_resp.rb +116 -0
- data/lib/shell_data_reporting_ap_is/models/priced_trans_summary_response_transactions_summary_items.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_items_location_items.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_req_v2_invoice_status_enum.rb +16 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_req_v2_period_enum.rb +22 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_req_v2_sort_order_enum.rb +19 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_request_v2.rb +5 -7
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_res.rb +158 -0
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_resp_v2_refund_flag_enum.rb +15 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_response_transactions_items.rb +6 -27
- data/lib/shell_data_reporting_ap_is/models/priced_transaction_response_v2.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/pricing_current_volume.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/pricing_history.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/purchase_categories.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/recent_transaction_req.rb +3 -3
- data/lib/shell_data_reporting_ap_is/models/recent_transaction_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/recent_transactions.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/recent_transactions_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/role.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/search_doc_req.rb +18 -37
- data/lib/shell_data_reporting_ap_is/models/search_documents_invoice.rb +22 -21
- data/lib/shell_data_reporting_ap_is/models/search_documents_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/search_documents_response.rb +17 -17
- data/lib/shell_data_reporting_ap_is/models/search_soa_req.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/search_statement_of_account.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/search_statement_of_account_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/search_statement_of_account_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/site_location.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/statement_of_account_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/statement_of_account_request_filters.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/statement_of_account_resp.rb +9 -9
- data/lib/shell_data_reporting_ap_is/models/statement_of_account_response.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/tier.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/transaction_exceptions.rb +5 -5
- data/lib/shell_data_reporting_ap_is/models/transaction_exceptions_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/transaction_exceptions_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/transaction_exceptions_res.rb +116 -0
- data/lib/shell_data_reporting_ap_is/models/transaction_exceptions_response.rb +6 -26
- data/lib/shell_data_reporting_ap_is/models/transaction_fees_req.rb +84 -0
- data/lib/shell_data_reporting_ap_is/models/transaction_fees_request.rb +60 -41
- data/lib/shell_data_reporting_ap_is/models/transaction_fees_res.rb +158 -0
- data/lib/shell_data_reporting_ap_is/models/transaction_fees_summary_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/update_odometer.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/update_odometer_reference.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/update_odometer_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/update_odometer_resp.rb +116 -0
- data/lib/shell_data_reporting_ap_is/models/update_odometer_response.rb +6 -26
- data/lib/shell_data_reporting_ap_is/models/usage_summary.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/volume_based_bonus_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/volume_based_bonus_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/volume_based_bonus_res.rb +116 -0
- data/lib/shell_data_reporting_ap_is/models/volume_based_bonus_response.rb +6 -27
- data/lib/shell_data_reporting_ap_is/models/volume_based_pricing_req.rb +62 -0
- data/lib/shell_data_reporting_ap_is/models/volume_based_pricing_request.rb +2 -2
- data/lib/shell_data_reporting_ap_is/models/volume_based_pricing_res.rb +91 -0
- data/lib/shell_data_reporting_ap_is/models/volume_based_pricing_response.rb +28 -24
- data/lib/shell_data_reporting_ap_is/models/warning.rb +69 -0
- data/lib/shell_data_reporting_ap_is/utilities/date_time_helper.rb +2 -2
- data/lib/shell_data_reporting_ap_is/utilities/file_wrapper.rb +2 -2
- data/lib/shell_data_reporting_ap_is/utilities/union_type_lookup.rb +2 -2
- data/lib/shell_data_reporting_ap_is.rb +370 -29
- data/test/controllers/controller_test_base.rb +5 -10
- data/test/controllers/test_invoice_controller.rb +28 -39
- data/test/controllers/test_transaction_controller.rb +11 -13
- data/test/http_response_catcher.rb +3 -3
- metadata +203 -27
- data/lib/shell_data_reporting_ap_is/exceptions/default_error_exception.rb +0 -44
- data/lib/shell_data_reporting_ap_is/exceptions/error_user_access_error1_exception.rb +0 -44
- data/lib/shell_data_reporting_ap_is/http/auth/basic_auth.rb +0 -50
- data/lib/shell_data_reporting_ap_is/models/account_response.rb +0 -123
- data/lib/shell_data_reporting_ap_is/models/card_group_response.rb +0 -121
- data/lib/shell_data_reporting_ap_is/models/card_type_response.rb +0 -91
- data/lib/shell_data_reporting_ap_is/models/card_type_response_error.rb +0 -71
- data/lib/shell_data_reporting_ap_is/models/default_error_fault.rb +0 -71
- data/lib/shell_data_reporting_ap_is/models/error_status.rb +0 -81
- data/lib/shell_data_reporting_ap_is/models/logged_in_user_request.rb +0 -121
- data/lib/shell_data_reporting_ap_is/models/payer_response.rb +0 -127
- data/lib/shell_data_reporting_ap_is/models/priced_trans_summary_response.rb +0 -91
- data/lib/shell_data_reporting_ap_is/models/transaction_fees_response.rb +0 -123
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# shell_data_reporting_ap_is
|
|
2
2
|
#
|
|
3
|
-
# This file was automatically generated by
|
|
4
|
-
# ( https://apimatic.io ).
|
|
3
|
+
# This file was automatically generated by
|
|
4
|
+
# APIMATIC v3.0 ( https://www.apimatic.io ).
|
|
5
5
|
|
|
6
6
|
require 'date'
|
|
7
7
|
require 'json'
|
|
@@ -23,77 +23,94 @@ require_relative 'shell_data_reporting_ap_is/http/http_call_back'
|
|
|
23
23
|
require_relative 'shell_data_reporting_ap_is/http/http_method_enum'
|
|
24
24
|
require_relative 'shell_data_reporting_ap_is/http/http_request'
|
|
25
25
|
require_relative 'shell_data_reporting_ap_is/http/http_response'
|
|
26
|
+
require_relative 'shell_data_reporting_ap_is/http/proxy_settings'
|
|
26
27
|
|
|
27
|
-
|
|
28
|
-
require_relative 'shell_data_reporting_ap_is/http/auth/
|
|
29
|
-
require_relative 'shell_data_reporting_ap_is/http/auth/bearer_token'
|
|
28
|
+
|
|
29
|
+
require_relative 'shell_data_reporting_ap_is/http/auth/o_auth2'
|
|
30
30
|
|
|
31
31
|
# Models
|
|
32
32
|
require_relative 'shell_data_reporting_ap_is/models/base_model'
|
|
33
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
33
|
+
require_relative 'shell_data_reporting_ap_is/models/logged_in_user_res'
|
|
34
34
|
require_relative 'shell_data_reporting_ap_is/models/logged_in_user_response'
|
|
35
35
|
require_relative 'shell_data_reporting_ap_is/models/role'
|
|
36
36
|
require_relative 'shell_data_reporting_ap_is/models/payer_access'
|
|
37
37
|
require_relative 'shell_data_reporting_ap_is/models/account_access'
|
|
38
38
|
require_relative 'shell_data_reporting_ap_is/models/col_co_access'
|
|
39
39
|
require_relative 'shell_data_reporting_ap_is/models/eid_access'
|
|
40
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
41
|
-
require_relative 'shell_data_reporting_ap_is/models/default_error_fault'
|
|
42
|
-
require_relative 'shell_data_reporting_ap_is/models/default_error_fault_detail'
|
|
43
|
-
require_relative 'shell_data_reporting_ap_is/models/error_user_access'
|
|
44
|
-
require_relative 'shell_data_reporting_ap_is/models/error_user_access_error'
|
|
40
|
+
require_relative 'shell_data_reporting_ap_is/models/payer_req'
|
|
45
41
|
require_relative 'shell_data_reporting_ap_is/models/payer_request'
|
|
46
42
|
require_relative 'shell_data_reporting_ap_is/models/payers'
|
|
47
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
43
|
+
require_relative 'shell_data_reporting_ap_is/models/payer_res'
|
|
48
44
|
require_relative 'shell_data_reporting_ap_is/models/payer_details'
|
|
49
45
|
require_relative 'shell_data_reporting_ap_is/models/invoice_distribution_method'
|
|
50
46
|
require_relative 'shell_data_reporting_ap_is/models/bank_account'
|
|
51
47
|
require_relative 'shell_data_reporting_ap_is/models/address'
|
|
52
|
-
require_relative 'shell_data_reporting_ap_is/models/finance_currency'
|
|
53
48
|
require_relative 'shell_data_reporting_ap_is/models/customer_contract'
|
|
49
|
+
require_relative 'shell_data_reporting_ap_is/models/customer_req'
|
|
54
50
|
require_relative 'shell_data_reporting_ap_is/models/customer_detail_request'
|
|
51
|
+
require_relative 'shell_data_reporting_ap_is/models/customer_res'
|
|
55
52
|
require_relative 'shell_data_reporting_ap_is/models/customer_detail_response'
|
|
56
53
|
require_relative 'shell_data_reporting_ap_is/models/delivery_addresses'
|
|
57
54
|
require_relative 'shell_data_reporting_ap_is/models/pin_advice_types'
|
|
58
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
59
|
-
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
60
|
-
'customer_price_list_response'
|
|
61
|
-
require_relative 'shell_data_reporting_ap_is/models/price_list'
|
|
62
|
-
require_relative 'shell_data_reporting_ap_is/models/tier'
|
|
55
|
+
require_relative 'shell_data_reporting_ap_is/models/account_req'
|
|
63
56
|
require_relative 'shell_data_reporting_ap_is/models/account_request'
|
|
64
57
|
require_relative 'shell_data_reporting_ap_is/models/accounts'
|
|
65
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
58
|
+
require_relative 'shell_data_reporting_ap_is/models/account_res'
|
|
66
59
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
67
60
|
'account_response_accounts_items'
|
|
61
|
+
require_relative 'shell_data_reporting_ap_is/models/card_type_req'
|
|
68
62
|
require_relative 'shell_data_reporting_ap_is/models/card_type_request'
|
|
69
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
63
|
+
require_relative 'shell_data_reporting_ap_is/models/card_type_res'
|
|
70
64
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
71
65
|
'card_type_response_customer_card_types_items'
|
|
72
66
|
require_relative 'shell_data_reporting_ap_is/models/card_day_time_restrictions'
|
|
73
67
|
require_relative 'shell_data_reporting_ap_is/models/purchase_categories'
|
|
74
68
|
require_relative 'shell_data_reporting_ap_is/models/card_usage_restrictions'
|
|
75
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
69
|
+
require_relative 'shell_data_reporting_ap_is/models/card_group_req'
|
|
76
70
|
require_relative 'shell_data_reporting_ap_is/models/card_group_request'
|
|
77
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
71
|
+
require_relative 'shell_data_reporting_ap_is/models/card_group_res'
|
|
78
72
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
79
73
|
'card_group_response_card_groups_items'
|
|
74
|
+
require_relative 'shell_data_reporting_ap_is/models/audit_req'
|
|
80
75
|
require_relative 'shell_data_reporting_ap_is/models/audit_request'
|
|
81
76
|
require_relative 'shell_data_reporting_ap_is/models/audit_response'
|
|
77
|
+
require_relative 'shell_data_reporting_ap_is/models/audit_array_elements'
|
|
82
78
|
require_relative 'shell_data_reporting_ap_is/models/audit_response_audits_items'
|
|
79
|
+
require_relative 'shell_data_reporting_ap_is/models/finance_currency2'
|
|
80
|
+
require_relative 'shell_data_reporting_ap_is/models/logged_in_user_req'
|
|
81
|
+
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
82
|
+
'fleetmanagement_v1_user_loggedinuser_request'
|
|
83
|
+
require_relative 'shell_data_reporting_ap_is/models/customer_price_list_req'
|
|
84
|
+
require_relative 'shell_data_reporting_ap_is/models/customer_price_list_request'
|
|
85
|
+
require_relative 'shell_data_reporting_ap_is/models/customer_price_list_res'
|
|
86
|
+
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
87
|
+
'customer_price_list_response'
|
|
88
|
+
require_relative 'shell_data_reporting_ap_is/models/price_list'
|
|
89
|
+
require_relative 'shell_data_reporting_ap_is/models/tier'
|
|
90
|
+
require_relative 'shell_data_reporting_ap_is/models/price_transaction_req'
|
|
83
91
|
require_relative 'shell_data_reporting_ap_is/models/price_transaction_request'
|
|
92
|
+
require_relative 'shell_data_reporting_ap_is/models/priced_transaction_res'
|
|
84
93
|
require_relative 'shell_data_reporting_ap_is/models/priced_transaction_response'
|
|
94
|
+
require_relative 'shell_data_reporting_ap_is/models/price_trans_summary_req'
|
|
85
95
|
require_relative 'shell_data_reporting_ap_is/models/price_trans_summary_request'
|
|
96
|
+
require_relative 'shell_data_reporting_ap_is/models/priced_trans_summary_resp'
|
|
86
97
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
87
|
-
'
|
|
98
|
+
'multi_priced_transaction_req'
|
|
88
99
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
89
100
|
'multi_priced_transaction_request'
|
|
101
|
+
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
102
|
+
'multi_priced_transaction_res'
|
|
90
103
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
91
104
|
'multi_priced_transaction_response'
|
|
92
105
|
require_relative 'shell_data_reporting_ap_is/models/site_location'
|
|
106
|
+
require_relative 'shell_data_reporting_ap_is/models/card_usage_summary_req'
|
|
93
107
|
require_relative 'shell_data_reporting_ap_is/models/card_usage_summary_request'
|
|
108
|
+
require_relative 'shell_data_reporting_ap_is/models/card_usage_summary_res'
|
|
94
109
|
require_relative 'shell_data_reporting_ap_is/models/card_usage_summary_response'
|
|
95
110
|
require_relative 'shell_data_reporting_ap_is/models/usage_summary'
|
|
111
|
+
require_relative 'shell_data_reporting_ap_is/models/volume_based_bonus_req'
|
|
96
112
|
require_relative 'shell_data_reporting_ap_is/models/volume_based_bonus_request'
|
|
113
|
+
require_relative 'shell_data_reporting_ap_is/models/volume_based_bonus_res'
|
|
97
114
|
require_relative 'shell_data_reporting_ap_is/models/volume_based_bonus_response'
|
|
98
115
|
require_relative 'shell_data_reporting_ap_is/models/bonus_configuration'
|
|
99
116
|
require_relative 'shell_data_reporting_ap_is/models/fee_rule_location'
|
|
@@ -102,29 +119,38 @@ require_relative 'shell_data_reporting_ap_is/models/associated_account'
|
|
|
102
119
|
require_relative 'shell_data_reporting_ap_is/models/fee_rule_product'
|
|
103
120
|
require_relative 'shell_data_reporting_ap_is/models/current_volume'
|
|
104
121
|
require_relative 'shell_data_reporting_ap_is/models/bonus_history'
|
|
122
|
+
require_relative 'shell_data_reporting_ap_is/models/volume_based_pricing_req'
|
|
105
123
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
106
124
|
'volume_based_pricing_request'
|
|
125
|
+
require_relative 'shell_data_reporting_ap_is/models/volume_based_pricing_res'
|
|
107
126
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
108
127
|
'volume_based_pricing_response'
|
|
109
128
|
require_relative 'shell_data_reporting_ap_is/models/pricing_current_volume'
|
|
110
129
|
require_relative 'shell_data_reporting_ap_is/models/pricing_history'
|
|
130
|
+
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
131
|
+
'transaction_fees_summary_req'
|
|
132
|
+
require_relative 'shell_data_reporting_ap_is/models/transaction_fees_req'
|
|
111
133
|
require_relative 'shell_data_reporting_ap_is/models/transaction_fees_request'
|
|
112
|
-
require_relative 'shell_data_reporting_ap_is/models/
|
|
134
|
+
require_relative 'shell_data_reporting_ap_is/models/transaction_fees_res'
|
|
113
135
|
require_relative 'shell_data_reporting_ap_is/models/fee_item'
|
|
114
136
|
require_relative 'shell_data_reporting_ap_is/models/fees_fee_rule_tiers'
|
|
115
137
|
require_relative 'shell_data_reporting_ap_is/models/fee_summary_response'
|
|
116
138
|
require_relative 'shell_data_reporting_ap_is/models/fee_item_summary_all_of0'
|
|
139
|
+
require_relative 'shell_data_reporting_ap_is/models/fuel_consumption_req'
|
|
117
140
|
require_relative 'shell_data_reporting_ap_is/models/fuel_consumption_request'
|
|
118
141
|
require_relative 'shell_data_reporting_ap_is/models/fuel_consumption_card'
|
|
119
142
|
require_relative 'shell_data_reporting_ap_is/models/fuel_consumption_response'
|
|
120
143
|
require_relative 'shell_data_reporting_ap_is/models/fuel_consumption_data'
|
|
121
144
|
require_relative 'shell_data_reporting_ap_is/models/update_odometer_request'
|
|
122
145
|
require_relative 'shell_data_reporting_ap_is/models/update_odometer'
|
|
146
|
+
require_relative 'shell_data_reporting_ap_is/models/update_odometer_resp'
|
|
123
147
|
require_relative 'shell_data_reporting_ap_is/models/update_odometer_response'
|
|
124
148
|
require_relative 'shell_data_reporting_ap_is/models/update_odometer_reference'
|
|
149
|
+
require_relative 'shell_data_reporting_ap_is/models/transaction_exceptions_req'
|
|
125
150
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
126
151
|
'transaction_exceptions_request'
|
|
127
152
|
require_relative 'shell_data_reporting_ap_is/models/exception_product'
|
|
153
|
+
require_relative 'shell_data_reporting_ap_is/models/transaction_exceptions_res'
|
|
128
154
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
129
155
|
'transaction_exceptions_response'
|
|
130
156
|
require_relative 'shell_data_reporting_ap_is/models/card_exceptions'
|
|
@@ -135,6 +161,7 @@ require_relative 'shell_data_reporting_ap_is/models/recent_transaction_req'
|
|
|
135
161
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
136
162
|
'recent_transactions_response'
|
|
137
163
|
require_relative 'shell_data_reporting_ap_is/models/recent_transactions'
|
|
164
|
+
require_relative 'shell_data_reporting_ap_is/models/error_object'
|
|
138
165
|
require_relative 'shell_data_reporting_ap_is/models/error_details'
|
|
139
166
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
140
167
|
'priced_transaction_request_v2'
|
|
@@ -199,8 +226,11 @@ require_relative 'shell_data_reporting_ap_is/models/' \
|
|
|
199
226
|
'statement_of_account_request_filters'
|
|
200
227
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
201
228
|
'invoice_dates_request_filters'
|
|
202
|
-
require_relative 'shell_data_reporting_ap_is/models/'
|
|
203
|
-
|
|
229
|
+
require_relative 'shell_data_reporting_ap_is/models/filters'
|
|
230
|
+
require_relative 'shell_data_reporting_ap_is/models/last_statement_of_account2'
|
|
231
|
+
require_relative 'shell_data_reporting_ap_is/models/location'
|
|
232
|
+
require_relative 'shell_data_reporting_ap_is/models/warning'
|
|
233
|
+
require_relative 'shell_data_reporting_ap_is/models/cart_type_account'
|
|
204
234
|
require_relative 'shell_data_reporting_ap_is/models/o_auth_token'
|
|
205
235
|
require_relative 'shell_data_reporting_ap_is/models/' \
|
|
206
236
|
'priced_transaction_req_v2_invoice_status_enum'
|
|
@@ -214,10 +244,321 @@ require_relative 'shell_data_reporting_ap_is/models/o_auth_provider_error_enum'
|
|
|
214
244
|
|
|
215
245
|
# Exceptions
|
|
216
246
|
require_relative 'shell_data_reporting_ap_is/exceptions/api_exception'
|
|
217
|
-
require_relative 'shell_data_reporting_ap_is/exceptions/default_error_exception'
|
|
218
|
-
require_relative 'shell_data_reporting_ap_is/exceptions/error_object_exception'
|
|
219
247
|
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
220
|
-
'
|
|
248
|
+
'customer_management_v1_accounts400_error_exception'
|
|
249
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
250
|
+
'customer_management_v1_accounts401_error_exception'
|
|
251
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
252
|
+
'customer_management_v1_accounts403_error_exception'
|
|
253
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
254
|
+
'customer_management_v1_accounts404_error_exception'
|
|
255
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
256
|
+
'customer_management_v1_accounts500_error_exception'
|
|
257
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
258
|
+
'customer_management_v1_auditreport400_error_exception'
|
|
259
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
260
|
+
'customer_management_v1_auditreport401_error_exception'
|
|
261
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
262
|
+
'customer_management_v1_auditreport403_error_exception'
|
|
263
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
264
|
+
'customer_management_v1_auditreport404_error_exception'
|
|
265
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
266
|
+
'customer_management_v1_auditreport500_error_exception'
|
|
267
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
268
|
+
'customer_management_v1_cardgroups400_error_exception'
|
|
269
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
270
|
+
'customer_management_v1_cardgroups401_error_exception'
|
|
271
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
272
|
+
'customer_management_v1_cardgroups403_error_exception'
|
|
273
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
274
|
+
'customer_management_v1_cardgroups404_error_exception'
|
|
275
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
276
|
+
'customer_management_v1_cardgroups500_error_exception'
|
|
277
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
278
|
+
'customer_management_v1_customer400_error_exception'
|
|
279
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
280
|
+
'customer_management_v1_customer401_error_exception'
|
|
281
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
282
|
+
'customer_management_v1_customer403_error_exception'
|
|
283
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
284
|
+
'customer_management_v1_customer404_error_exception'
|
|
285
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
286
|
+
'customer_management_v1_customer500_error_exception'
|
|
287
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
288
|
+
'customer_management_v1_payers400_error_exception'
|
|
289
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
290
|
+
'customer_management_v1_payers401_error_exception'
|
|
291
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
292
|
+
'customer_management_v1_payers403_error_exception'
|
|
293
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
294
|
+
'customer_management_v1_payers404_error_exception'
|
|
295
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
296
|
+
'customer_management_v1_payers500_error_exception'
|
|
297
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
298
|
+
'customer_management_v1_pricelist400_error_exception'
|
|
299
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
300
|
+
'customer_management_v1_pricelist401_error_exception'
|
|
301
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
302
|
+
'customer_management_v1_pricelist403_error_exception'
|
|
303
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
304
|
+
'customer_management_v1_pricelist404_error_exception'
|
|
305
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
306
|
+
'customer_management_v1_pricelist500_error_exception'
|
|
307
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
308
|
+
'customer_management_v2_cardtype400_error_exception'
|
|
309
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
310
|
+
'customer_management_v2_cardtype401_error_exception'
|
|
311
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
312
|
+
'customer_management_v2_cardtype403_error_exception'
|
|
313
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
314
|
+
'customer_management_v2_cardtype404_error_exception'
|
|
315
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
316
|
+
'customer_management_v2_cardtype500_error_exception'
|
|
317
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
318
|
+
'invoice_management_v1_dates400_error_exception'
|
|
319
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
320
|
+
'invoice_management_v1_dates401_error_exception'
|
|
321
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
322
|
+
'invoice_management_v1_dates403_error_exception'
|
|
323
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
324
|
+
'invoice_management_v1_dates404_error_exception'
|
|
325
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
326
|
+
'invoice_management_v1_dates500_error_exception'
|
|
327
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
328
|
+
'invoice_management_v1_download400_error_exception'
|
|
329
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
330
|
+
'invoice_management_v1_download401_error_exception'
|
|
331
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
332
|
+
'invoice_management_v1_download403_error_exception'
|
|
333
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
334
|
+
'invoice_management_v1_download404_error_exception'
|
|
335
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
336
|
+
'invoice_management_v1_download500_error_exception'
|
|
337
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
338
|
+
'invoice_management_v1_eiddownload400_error_exception'
|
|
339
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
340
|
+
'invoice_management_v1_eiddownload401_error_exception'
|
|
341
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
342
|
+
'invoice_management_v1_eiddownload403_error_exception'
|
|
343
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
344
|
+
'invoice_management_v1_eiddownload404_error_exception'
|
|
345
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
346
|
+
'invoice_management_v1_eiddownload500_error_exception'
|
|
347
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
348
|
+
'invoice_management_v1_eidsearch400_error_exception'
|
|
349
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
350
|
+
'invoice_management_v1_eidsearch401_error_exception'
|
|
351
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
352
|
+
'invoice_management_v1_eidsearch403_error_exception'
|
|
353
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
354
|
+
'invoice_management_v1_eidsearch404_error_exception'
|
|
355
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
356
|
+
'invoice_management_v1_eidsearch500_error_exception'
|
|
357
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
358
|
+
'invoice_management_v1_search400_error_exception'
|
|
359
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
360
|
+
'invoice_management_v1_search401_error_exception'
|
|
361
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
362
|
+
'invoice_management_v1_search403_error_exception'
|
|
363
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
364
|
+
'invoice_management_v1_search404_error_exception'
|
|
365
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
366
|
+
'invoice_management_v1_search500_error_exception'
|
|
367
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
368
|
+
'invoice_management_v1_searchdocuments400_error_exception'
|
|
369
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
370
|
+
'invoice_management_v1_searchdocuments401_error_exception'
|
|
371
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
372
|
+
'invoice_management_v1_searchdocuments403_error_exception'
|
|
373
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
374
|
+
'invoice_management_v1_searchdocuments404_error_exception'
|
|
375
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
376
|
+
'invoice_management_v1_searchdocuments500_error_exception'
|
|
377
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
378
|
+
'invoice_management_v1_searchstatemento' \
|
|
379
|
+
'faccount400_error_exception'
|
|
380
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
381
|
+
'invoice_management_v1_searchstatemento' \
|
|
382
|
+
'faccount401_error_exception'
|
|
383
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
384
|
+
'invoice_management_v1_searchstatemento' \
|
|
385
|
+
'faccount403_error_exception'
|
|
386
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
387
|
+
'invoice_management_v1_searchstatemento' \
|
|
388
|
+
'faccount404_error_exception'
|
|
389
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
390
|
+
'invoice_management_v1_searchstatemento' \
|
|
391
|
+
'faccount500_error_exception'
|
|
392
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
393
|
+
'invoice_management_v1_statementofaccount400_error_exception'
|
|
394
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
395
|
+
'invoice_management_v1_statementofaccount401_error_exception'
|
|
396
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
397
|
+
'invoice_management_v1_statementofaccount403_error_exception'
|
|
398
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
399
|
+
'invoice_management_v1_statementofaccount404_error_exception'
|
|
400
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
401
|
+
'invoice_management_v1_statementofaccount500_error_exception'
|
|
402
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
403
|
+
'invoice_management_v1_summary400_error_exception'
|
|
404
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
405
|
+
'invoice_management_v1_summary401_error_exception'
|
|
406
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
407
|
+
'invoice_management_v1_summary403_error_exception'
|
|
408
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
409
|
+
'invoice_management_v1_summary404_error_exception'
|
|
410
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
411
|
+
'invoice_management_v1_summary500_error_exception'
|
|
412
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
413
|
+
'transaction_data_v1_cardusagesummary400_error_exception'
|
|
414
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
415
|
+
'transaction_data_v1_cardusagesummary401_error_exception'
|
|
416
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
417
|
+
'transaction_data_v1_cardusagesummary403_error_exception'
|
|
418
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
419
|
+
'transaction_data_v1_cardusagesummary404_error_exception'
|
|
420
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
421
|
+
'transaction_data_v1_cardusagesummary500_error_exception'
|
|
422
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
423
|
+
'transaction_data_v1_exceptions400_error_exception'
|
|
424
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
425
|
+
'transaction_data_v1_exceptions401_error_exception'
|
|
426
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
427
|
+
'transaction_data_v1_exceptions403_error_exception'
|
|
428
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
429
|
+
'transaction_data_v1_exceptions404_error_exception'
|
|
430
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
431
|
+
'transaction_data_v1_exceptions500_error_exception'
|
|
432
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
433
|
+
'transaction_data_v1_fees400_error_exception'
|
|
434
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
435
|
+
'transaction_data_v1_fees401_error_exception'
|
|
436
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
437
|
+
'transaction_data_v1_fees403_error_exception'
|
|
438
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
439
|
+
'transaction_data_v1_fees404_error_exception'
|
|
440
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
441
|
+
'transaction_data_v1_fees500_error_exception'
|
|
442
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
443
|
+
'transaction_data_v1_feessummary400_error_exception'
|
|
444
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
445
|
+
'transaction_data_v1_feessummary401_error_exception'
|
|
446
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
447
|
+
'transaction_data_v1_feessummary403_error_exception'
|
|
448
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
449
|
+
'transaction_data_v1_feessummary404_error_exception'
|
|
450
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
451
|
+
'transaction_data_v1_feessummary500_error_exception'
|
|
452
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
453
|
+
'transaction_data_v1_fuelconsumption400_error_exception'
|
|
454
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
455
|
+
'transaction_data_v1_fuelconsumption401_error_exception'
|
|
456
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
457
|
+
'transaction_data_v1_fuelconsumption403_error_exception'
|
|
458
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
459
|
+
'transaction_data_v1_fuelconsumption404_error_exception'
|
|
460
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
461
|
+
'transaction_data_v1_fuelconsumption500_error_exception'
|
|
462
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
463
|
+
'transaction_data_v1_multipayerspricedt' \
|
|
464
|
+
'ransactions400_error_exception'
|
|
465
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
466
|
+
'transaction_data_v1_multipayerspricedt' \
|
|
467
|
+
'ransactions401_error_exception'
|
|
468
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
469
|
+
'transaction_data_v1_multipayerspricedt' \
|
|
470
|
+
'ransactions403_error_exception'
|
|
471
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
472
|
+
'transaction_data_v1_multipayerspricedt' \
|
|
473
|
+
'ransactions404_error_exception'
|
|
474
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
475
|
+
'transaction_data_v1_multipayerspricedt' \
|
|
476
|
+
'ransactions500_error_exception'
|
|
477
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
478
|
+
'transaction_data_v1_priced400_error_exception'
|
|
479
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
480
|
+
'transaction_data_v1_priced401_error_exception'
|
|
481
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
482
|
+
'transaction_data_v1_priced403_error_exception'
|
|
483
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
484
|
+
'transaction_data_v1_priced404_error_exception'
|
|
485
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
486
|
+
'transaction_data_v1_priced500_error_exception'
|
|
487
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
488
|
+
'transaction_data_v1_pricedtransaction400_error_exception'
|
|
489
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
490
|
+
'transaction_data_v1_pricedtransaction401_error_exception'
|
|
491
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
492
|
+
'transaction_data_v1_pricedtransaction403_error_exception'
|
|
493
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
494
|
+
'transaction_data_v1_pricedtransaction404_error_exception'
|
|
495
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
496
|
+
'transaction_data_v1_pricedtransaction500_error_exception'
|
|
497
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
498
|
+
'transaction_data_v1_pricedtransactions' \
|
|
499
|
+
'summary400_error_exception'
|
|
500
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
501
|
+
'transaction_data_v1_pricedtransactions' \
|
|
502
|
+
'summary401_error_exception'
|
|
503
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
504
|
+
'transaction_data_v1_pricedtransactions' \
|
|
505
|
+
'summary403_error_exception'
|
|
506
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
507
|
+
'transaction_data_v1_pricedtransactions' \
|
|
508
|
+
'summary404_error_exception'
|
|
509
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
510
|
+
'transaction_data_v1_pricedtransactions' \
|
|
511
|
+
'summary500_error_exception'
|
|
512
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
513
|
+
'transaction_data_v1_recent400_error_exception'
|
|
514
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
515
|
+
'transaction_data_v1_recent401_error_exception'
|
|
516
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
517
|
+
'transaction_data_v1_recent403_error_exception'
|
|
518
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
519
|
+
'transaction_data_v1_recent404_error_exception'
|
|
520
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
521
|
+
'transaction_data_v1_recent500_error_exception'
|
|
522
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
523
|
+
'transaction_data_v1_updateodometer400_error_exception'
|
|
524
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
525
|
+
'transaction_data_v1_updateodometer401_error_exception'
|
|
526
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
527
|
+
'transaction_data_v1_updateodometer403_error_exception'
|
|
528
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
529
|
+
'transaction_data_v1_updateodometer404_error_exception'
|
|
530
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
531
|
+
'transaction_data_v1_updateodometer500_error_exception'
|
|
532
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
533
|
+
'transaction_data_v1_volumebasedbonus400_error_exception'
|
|
534
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
535
|
+
'transaction_data_v1_volumebasedbonus401_error_exception'
|
|
536
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
537
|
+
'transaction_data_v1_volumebasedbonus403_error_exception'
|
|
538
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
539
|
+
'transaction_data_v1_volumebasedbonus404_error_exception'
|
|
540
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
541
|
+
'transaction_data_v1_volumebasedbonus500_error_exception'
|
|
542
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
543
|
+
'transaction_data_v1_volumebasedpricing400_error_exception'
|
|
544
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
545
|
+
'transaction_data_v1_volumebasedpricing401_error_exception'
|
|
546
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
547
|
+
'transaction_data_v1_volumebasedpricing403_error_exception'
|
|
548
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
549
|
+
'transaction_data_v1_volumebasedpricing404_error_exception'
|
|
550
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
551
|
+
'transaction_data_v1_volumebasedpricing500_error_exception'
|
|
552
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
553
|
+
'user_management_v1_loggedinuser400_error_exception'
|
|
554
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
555
|
+
'user_management_v1_loggedinuser401_error_exception'
|
|
556
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
557
|
+
'user_management_v1_loggedinuser403_error_exception'
|
|
558
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
559
|
+
'user_management_v1_loggedinuser404_error_exception'
|
|
560
|
+
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
561
|
+
'user_management_v1_loggedinuser500_error_exception'
|
|
221
562
|
require_relative 'shell_data_reporting_ap_is/exceptions/' \
|
|
222
563
|
'o_auth_provider_exception'
|
|
223
564
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# shell_data_reporting_ap_is
|
|
2
2
|
#
|
|
3
|
-
# This file was automatically generated by
|
|
4
|
-
# ( https://apimatic.io ).
|
|
3
|
+
# This file was automatically generated by
|
|
4
|
+
# APIMATIC v3.0 ( https://www.apimatic.io ).
|
|
5
5
|
|
|
6
6
|
require 'json'
|
|
7
7
|
require 'minitest/autorun'
|
|
@@ -16,14 +16,9 @@ class ControllerTestBase < Minitest::Test
|
|
|
16
16
|
include ShellDataReportingApIs
|
|
17
17
|
include CoreLibrary
|
|
18
18
|
|
|
19
|
-
# Create configuration and set any test parameters
|
|
20
|
-
def create_configuration
|
|
21
|
-
Configuration.new(http_callback: HttpResponseCatcher.new)
|
|
22
|
-
end
|
|
23
|
-
|
|
24
19
|
# Initializes the base test controller
|
|
25
20
|
def setup_class
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
end
|
|
21
|
+
@client = Client.from_env(http_callback: HttpResponseCatcher.new)
|
|
22
|
+
|
|
23
|
+
_config = @client.config end
|
|
29
24
|
end
|