cybersource_rest_client 0.0.72 → 0.0.73
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/lib/cybersource_rest_client/api/batches_api.rb +9 -9
- data/lib/cybersource_rest_client/api/device_de_association_v3_api.rb +96 -0
- data/lib/cybersource_rest_client/api/device_search_api.rb +96 -0
- data/lib/cybersource_rest_client/api/transaction_batches_api.rb +7 -2
- data/lib/cybersource_rest_client/models/commerce_solutions_products_account_updater.rb +1 -1
- data/lib/cybersource_rest_client/models/commerce_solutions_products_bin_lookup.rb +1 -1
- data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management.rb +1 -1
- data/lib/cybersource_rest_client/models/create_invoice_request.rb +239 -239
- data/lib/cybersource_rest_client/models/create_payment_link_request.rb +234 -234
- data/lib/cybersource_rest_client/models/create_subscription_request_1.rb +229 -229
- data/lib/cybersource_rest_client/models/create_webhook.rb +267 -267
- data/lib/cybersource_rest_client/models/device_de_associate_v3_request.rb +222 -0
- data/lib/cybersource_rest_client/models/dmsv3devicesdeassociate_devices.rb +209 -0
- data/lib/cybersource_rest_client/models/generate_capture_context_request.rb +240 -240
- data/lib/cybersource_rest_client/models/generate_unified_checkout_capture_context_request.rb +303 -303
- data/lib/cybersource_rest_client/models/get_subscription_response_1.rb +219 -219
- data/lib/cybersource_rest_client/models/get_subscription_response_1__links.rb +199 -199
- data/lib/cybersource_rest_client/models/get_subscription_response_1_buyer_information.rb +214 -214
- data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument.rb +237 -237
- data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument_bank_account.rb +224 -224
- data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument_buyer_information.rb +236 -236
- data/lib/cybersource_rest_client/models/get_subscription_response_1_payment_instrument_card.rb +242 -242
- data/lib/cybersource_rest_client/models/get_subscription_response_1_shipping_address.rb +207 -207
- data/lib/cybersource_rest_client/models/inline_response_200.rb +226 -226
- data/lib/cybersource_rest_client/models/inline_response_200_1.rb +228 -228
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded.rb +200 -200
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_capture.rb +201 -201
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_capture__links.rb +190 -190
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_capture__links_self.rb +202 -202
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_reversal.rb +201 -201
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_reversal__links.rb +190 -190
- data/lib/cybersource_rest_client/models/inline_response_200_1__embedded_reversal__links_self.rb +202 -202
- data/lib/cybersource_rest_client/models/inline_response_200_2.rb +253 -253
- data/lib/cybersource_rest_client/models/inline_response_200_2_integration_information.rb +204 -204
- data/lib/cybersource_rest_client/models/inline_response_200_2_integration_information_tenant_configurations.rb +263 -263
- data/lib/cybersource_rest_client/models/inline_response_200_3.rb +213 -213
- data/lib/cybersource_rest_client/models/inline_response_200_4.rb +312 -312
- data/lib/cybersource_rest_client/models/inline_response_200_5.rb +202 -251
- data/lib/cybersource_rest_client/models/inline_response_200_6.rb +247 -290
- data/lib/cybersource_rest_client/models/inline_response_200_6_devices.rb +371 -0
- data/lib/cybersource_rest_client/models/inline_response_200_6_payment_processor_to_terminal_map.rb +200 -0
- data/lib/cybersource_rest_client/models/inline_response_200_7.rb +251 -292
- data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded.rb → inline_response_200_7__embedded.rb} +191 -191
- data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded__links.rb → inline_response_200_7__embedded__links.rb} +191 -191
- data/lib/cybersource_rest_client/models/{inline_response_200_6__links_report.rb → inline_response_200_7__embedded__links_reports.rb} +190 -189
- data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded_batches.rb → inline_response_200_7__embedded_batches.rb} +295 -295
- data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded_totals.rb → inline_response_200_7__embedded_totals.rb} +229 -229
- data/lib/cybersource_rest_client/models/{inline_response_200_5__links.rb → inline_response_200_7__links.rb} +200 -200
- data/lib/cybersource_rest_client/models/inline_response_200_8.rb +290 -0
- data/lib/cybersource_rest_client/models/{inline_response_200_6__links.rb → inline_response_200_8__links.rb} +201 -201
- data/lib/cybersource_rest_client/models/{inline_response_200_5__embedded__links_reports.rb → inline_response_200_8__links_report.rb} +189 -190
- data/lib/cybersource_rest_client/models/{inline_response_200_6_billing.rb → inline_response_200_8_billing.rb} +219 -219
- data/lib/cybersource_rest_client/models/inline_response_200_9.rb +292 -0
- data/lib/cybersource_rest_client/models/{inline_response_200_7_records.rb → inline_response_200_9_records.rb} +209 -209
- data/lib/cybersource_rest_client/models/{inline_response_200_7_response_record.rb → inline_response_200_9_response_record.rb} +307 -307
- data/lib/cybersource_rest_client/models/{inline_response_200_7_response_record_additional_updates.rb → inline_response_200_9_response_record_additional_updates.rb} +242 -242
- data/lib/cybersource_rest_client/models/{inline_response_200_7_source_record.rb → inline_response_200_9_source_record.rb} +295 -295
- data/lib/cybersource_rest_client/models/inline_response_200_content.rb +223 -223
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments.rb +11 -1
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_alternative_payment_methods.rb +221 -0
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_alternative_payment_methods_configuration_status.rb +200 -0
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_value_added_services.rb +15 -5
- data/lib/cybersource_rest_client/models/inline_response_201_4.rb +312 -312
- data/lib/cybersource_rest_client/models/inline_response_201_5.rb +277 -277
- data/lib/cybersource_rest_client/models/inline_response_201_5_payloads.rb +189 -189
- data/lib/cybersource_rest_client/models/inline_response_201_5_payloads_test_payload.rb +190 -190
- data/lib/cybersource_rest_client/models/inline_response_201_6.rb +202 -202
- data/lib/cybersource_rest_client/models/inline_response_202__links.rb +1 -1
- data/lib/cybersource_rest_client/models/inline_response_206.rb +202 -0
- data/lib/cybersource_rest_client/models/inline_response_400_5.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_400_6.rb +258 -258
- data/lib/cybersource_rest_client/models/inline_response_400_6_fields.rb +213 -213
- data/lib/cybersource_rest_client/models/inline_response_400_7.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_400_7_details.rb +201 -201
- data/lib/cybersource_rest_client/models/inline_response_400_8.rb +236 -0
- data/lib/cybersource_rest_client/models/inline_response_400_8_details.rb +212 -0
- data/lib/cybersource_rest_client/models/inline_response_401.rb +29 -59
- data/lib/cybersource_rest_client/models/inline_response_401_1.rb +253 -0
- data/lib/cybersource_rest_client/models/{inline_response_401__links.rb → inline_response_401_1__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{inline_response_401__links_self.rb → inline_response_401_1__links_self.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_401_fields.rb → inline_response_401_1_fields.rb} +1 -1
- data/lib/cybersource_rest_client/models/inline_response_403_2.rb +223 -0
- data/lib/cybersource_rest_client/models/inline_response_404_1.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_404_2.rb +211 -211
- data/lib/cybersource_rest_client/models/inline_response_404_2_details.rb +199 -199
- data/lib/cybersource_rest_client/models/inline_response_404_3.rb +223 -0
- data/lib/cybersource_rest_client/models/inline_response_422_1.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_500_3.rb +223 -0
- data/lib/cybersource_rest_client/models/invoicing_v2_invoice_settings_get200_response_invoice_settings_information.rb +380 -380
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response.rb +222 -222
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_invoice_information.rb +201 -201
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_invoices.rb +259 -259
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_order_information.rb +190 -190
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get200_response_order_information_amount_details.rb +214 -214
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get400_response.rb +235 -235
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_all_get404_response.rb +235 -235
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_cancel200_response.rb +268 -268
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response.rb +280 -280
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response_invoice_history.rb +211 -211
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_get200_response_transaction_details.rb +208 -208
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response.rb +268 -268
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_invoice_information.rb +265 -265
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_order_information.rb +203 -203
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_post201_response_order_information_amount_details.rb +313 -313
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_put200_response.rb +268 -268
- data/lib/cybersource_rest_client/models/invoicing_v2_invoices_send200_response.rb +268 -268
- data/lib/cybersource_rest_client/models/invoicingv2invoice_settings_invoice_settings_information.rb +384 -384
- data/lib/cybersource_rest_client/models/invoicingv2invoices_client_reference_information.rb +189 -189
- data/lib/cybersource_rest_client/models/invoicingv2invoices_client_reference_information_partner.rb +213 -213
- data/lib/cybersource_rest_client/models/invoicingv2invoices_invoice_information.rb +281 -281
- data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information.rb +208 -208
- data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details.rb +314 -314
- data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_freight.rb +225 -225
- data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_amount_details_tax_details.rb +225 -225
- data/lib/cybersource_rest_client/models/invoicingv2invoices_order_information_line_items.rb +333 -333
- data/lib/cybersource_rest_client/models/invoicingv2invoices_processing_information.rb +206 -206
- data/lib/cybersource_rest_client/models/invoicingv2invoicesid_invoice_information.rb +270 -270
- data/lib/cybersource_rest_client/models/iplv2paymentlinks_order_information.rb +213 -213
- data/lib/cybersource_rest_client/models/iplv2paymentlinks_order_information_amount_details.rb +245 -245
- data/lib/cybersource_rest_client/models/iplv2paymentlinks_order_information_line_items.rb +274 -274
- data/lib/cybersource_rest_client/models/iplv2paymentlinks_processing_information.rb +222 -222
- data/lib/cybersource_rest_client/models/iplv2paymentlinks_purchase_information.rb +206 -206
- data/lib/cybersource_rest_client/models/iplv2paymentlinksid_order_information.rb +208 -208
- data/lib/cybersource_rest_client/models/iplv2paymentlinksid_processing_information.rb +217 -217
- data/lib/cybersource_rest_client/models/iplv2paymentlinksid_purchase_information.rb +197 -197
- data/lib/cybersource_rest_client/models/model_400_upload_batch_file_response.rb +199 -199
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2productsorganization_id_event_types.rb +233 -233
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_products.rb +202 -202
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_products_1.rb +202 -202
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_retry_policy.rb +270 -270
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy.rb +201 -201
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_1.rb +201 -201
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_1_config.rb +223 -223
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_1_config_additional_config.rb +220 -220
- data/lib/cybersource_rest_client/models/notificationsubscriptionsv2webhooks_security_policy_config.rb +213 -213
- data/lib/cybersource_rest_client/models/payments_products.rb +11 -1
- data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods.rb +199 -0
- data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_additional_configurations.rb +202 -0
- data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_information.rb +189 -0
- data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_information_configurations.rb +203 -0
- data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_information_configurations_processors.rb +193 -0
- data/lib/cybersource_rest_client/models/payments_products_alternative_payment_methods_configuration_payment_methods.rb +248 -0
- data/lib/cybersource_rest_client/models/{payments_products_payer_authentication_subscription_information.rb → payments_products_alternative_payment_methods_subscription_information.rb} +1 -1
- data/lib/cybersource_rest_client/models/payments_products_currency_conversion.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_products_payer_authentication.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_products_payouts.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_products_secure_acceptance.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_products_service_fee.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_products_tax.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_products_virtual_terminal.rb +1 -1
- data/lib/cybersource_rest_client/models/payments_strong_auth_issuer_information.rb +281 -281
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response.rb +222 -222
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_links.rb +259 -259
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_order_information.rb +203 -203
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_order_information_amount_details.rb +236 -236
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_order_information_line_items.rb +231 -231
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_processing_information.rb +191 -191
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get200_response_purchase_information.rb +208 -208
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get400_response.rb +235 -235
- data/lib/cybersource_rest_client/models/pbl_payment_links_all_get404_response.rb +235 -235
- data/lib/cybersource_rest_client/models/pbl_payment_links_get200_response.rb +258 -258
- data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response.rb +258 -258
- data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response__links.rb +199 -199
- data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response_order_information.rb +203 -203
- data/lib/cybersource_rest_client/models/pbl_payment_links_post201_response_purchase_information.rb +219 -219
- data/lib/cybersource_rest_client/models/post_device_search_request_v3.rb +223 -0
- data/lib/cybersource_rest_client/models/post_payment_credentials_request.rb +201 -201
- data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_error_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_order_information_amount_details.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1.rb +295 -295
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_error_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_error_information_details.rb +190 -190
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_issuer_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information.rb +209 -209
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_order_information_amount_details.rb +196 -196
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information.rb +219 -219
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_payment_information_e_wallet.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_1_processor_information.rb +289 -289
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_2_order_information_amount_details.rb +196 -196
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_error_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_account_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +1 -1
- data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response.rb +305 -305
- data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_error_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_order_information_amount_details.rb +247 -247
- data/lib/cybersource_rest_client/models/ptsv2billingagreements_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2billingagreements_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentreferences_buyer_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentreferences_order_information_amount_details.rb +400 -400
- data/lib/cybersource_rest_client/models/ptsv2paymentreferences_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +651 -651
- data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_payment_account_reference.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +789 -789
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_buyer_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_order_information_amount_details.rb +509 -509
- data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_reversal_information_amount_details.rb +213 -213
- data/lib/cybersource_rest_client/models/ptsv2payouts_order_information_amount_details.rb +223 -223
- data/lib/cybersource_rest_client/models/ptsv2payouts_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information.rb +328 -328
- data/lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb +417 -417
- data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb +495 -495
- data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information_account.rb +213 -213
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_client_reference_information.rb +6 -6
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_client_reference_information_partner.rb +213 -0
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information.rb +206 -206
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information_authorization_options_initiator.rb +1 -1
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_subscription_information.rb +39 -5
- data/lib/cybersource_rest_client/models/risk_products.rb +15 -5
- data/lib/cybersource_rest_client/models/risk_products_decision_manager.rb +1 -1
- data/lib/cybersource_rest_client/models/risk_products_fraud_management_essentials.rb +1 -1
- data/lib/cybersource_rest_client/models/risk_products_portfolio_risk_controls.rb +199 -0
- data/lib/cybersource_rest_client/models/risk_products_portfolio_risk_controls_configuration_information.rb +189 -0
- data/lib/cybersource_rest_client/models/risk_products_portfolio_risk_controls_configuration_information_configurations.rb +189 -0
- data/lib/cybersource_rest_client/models/riskv1authenticationresults_order_information_amount_details.rb +214 -214
- data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1authentications_order_information_amount_details.rb +232 -232
- data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1decisions_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1decisions_payment_information_tokenized_card.rb +1 -1
- data/lib/cybersource_rest_client/models/riskv1liststypeentries_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/save_asym_egress_key.rb +210 -210
- data/lib/cybersource_rest_client/models/save_sym_egress_key.rb +210 -210
- data/lib/cybersource_rest_client/models/tms_bin_lookup_payment_account_information_card.rb +277 -277
- data/lib/cybersource_rest_client/models/tms_bin_lookup_payment_account_information_card_brands.rb +213 -213
- data/lib/cybersource_rest_client/models/tms_bin_lookup_payment_account_information_features.rb +430 -430
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card.rb +440 -440
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_card.rb +253 -253
- data/lib/cybersource_rest_client/models/tokenizedcard_request.rb +440 -440
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_order_information_amount_details.rb +291 -291
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_brands.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_payment_information_issuer_information.rb +264 -264
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_payment_information_card.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information.rb +234 -234
- data/lib/cybersource_rest_client/models/update_invoice_request.rb +229 -229
- data/lib/cybersource_rest_client/models/update_payment_link_request.rb +230 -230
- data/lib/cybersource_rest_client/models/update_status.rb +192 -192
- data/lib/cybersource_rest_client/models/update_webhook.rb +269 -269
- data/lib/cybersource_rest_client/models/upv1capturecontexts_capture_mandate.rb +286 -286
- data/lib/cybersource_rest_client/models/upv1capturecontexts_complete_mandate.rb +208 -208
- data/lib/cybersource_rest_client/models/value_added_services_products.rb +15 -5
- data/lib/cybersource_rest_client/utilities/multipart/multipart_helper.rb +22 -0
- data/lib/cybersource_rest_client.rb +45 -17
- metadata +48 -19
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d27a4b43be6a89a293efc11f7be2c11dd30f8679dbd437e984c3088dd9530eb1
|
4
|
+
data.tar.gz: 92e79210f293142838c2f053a24ddf556ed9b9d6a252aeae7539f4e6a66a5432
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ffd88c6de44677ee574829e426fd51c401ece0bcc13b8a4d45a5e08777c9ea67615db2d77042750ee9c33493a492050a3243406f072c73e33d88e971a1231230
|
7
|
+
data.tar.gz: 5f5111010892e9ee3a01d3af1c1e1f6cd254a9681e2ae4a50435b39eba64acf456cc82623591a74b13f61a0ec6eff1bbfc7f11c0c50f373e27f4e8ac6aa6a101
|
@@ -24,7 +24,7 @@ module CyberSource
|
|
24
24
|
#
|
25
25
|
# @param batch_id Unique identification number assigned to the submitted request.
|
26
26
|
# @param [Hash] opts the optional parameters
|
27
|
-
# @return [
|
27
|
+
# @return [InlineResponse2009]
|
28
28
|
#
|
29
29
|
def get_batch_report(batch_id, opts = {})
|
30
30
|
data, status_code, headers = get_batch_report_with_http_info(batch_id, opts)
|
@@ -35,7 +35,7 @@ module CyberSource
|
|
35
35
|
# **Get Batch Report**<br>This resource accepts a batch id and returns: - The batch status. - The total number of accepted, rejected, updated records. - The total number of card association responses. - The billable quantities of: - New Account Numbers (NAN) - New Expiry Dates (NED) - Account Closures (ACL) - Contact Card Holders (CCH) - Source record information including token ids, masked card number, expiration dates & card type. - Response record information including response code, reason, token ids, masked card number, expiration dates & card type.
|
36
36
|
# @param batch_id Unique identification number assigned to the submitted request.
|
37
37
|
# @param [Hash] opts the optional parameters
|
38
|
-
# @return [Array<(
|
38
|
+
# @return [Array<(InlineResponse2009, Fixnum, Hash)>] InlineResponse2009 data, response status code and response headers
|
39
39
|
def get_batch_report_with_http_info(batch_id, opts = {})
|
40
40
|
|
41
41
|
if @api_client.config.debugging
|
@@ -87,7 +87,7 @@ module CyberSource
|
|
87
87
|
:form_params => form_params,
|
88
88
|
:body => post_body,
|
89
89
|
:auth_names => auth_names,
|
90
|
-
:return_type => '
|
90
|
+
:return_type => 'InlineResponse2009')
|
91
91
|
if @api_client.config.debugging
|
92
92
|
begin
|
93
93
|
raise
|
@@ -103,7 +103,7 @@ module CyberSource
|
|
103
103
|
#
|
104
104
|
# @param batch_id Unique identification number assigned to the submitted request.
|
105
105
|
# @param [Hash] opts the optional parameters
|
106
|
-
# @return [
|
106
|
+
# @return [InlineResponse2008]
|
107
107
|
#
|
108
108
|
def get_batch_status(batch_id, opts = {})
|
109
109
|
data, status_code, headers = get_batch_status_with_http_info(batch_id, opts)
|
@@ -114,7 +114,7 @@ module CyberSource
|
|
114
114
|
# **Get Batch Status**<br>This resource accepts a batch id and returns: - The batch status. - The total number of accepted, rejected, updated records. - The total number of card association responses. - The billable quantities of: - New Account Numbers (NAN) - New Expiry Dates (NED) - Account Closures (ACL) - Contact Card Holders (CCH)
|
115
115
|
# @param batch_id Unique identification number assigned to the submitted request.
|
116
116
|
# @param [Hash] opts the optional parameters
|
117
|
-
# @return [Array<(
|
117
|
+
# @return [Array<(InlineResponse2008, Fixnum, Hash)>] InlineResponse2008 data, response status code and response headers
|
118
118
|
def get_batch_status_with_http_info(batch_id, opts = {})
|
119
119
|
|
120
120
|
if @api_client.config.debugging
|
@@ -166,7 +166,7 @@ module CyberSource
|
|
166
166
|
:form_params => form_params,
|
167
167
|
:body => post_body,
|
168
168
|
:auth_names => auth_names,
|
169
|
-
:return_type => '
|
169
|
+
:return_type => 'InlineResponse2008')
|
170
170
|
if @api_client.config.debugging
|
171
171
|
begin
|
172
172
|
raise
|
@@ -185,7 +185,7 @@ module CyberSource
|
|
185
185
|
# @option opts [Integer] :limit The maximum number that can be returned in the array starting from the offset record in zero-based dataset. (default to 20)
|
186
186
|
# @option opts [String] :from_date ISO-8601 format: yyyyMMddTHHmmssZ
|
187
187
|
# @option opts [String] :to_date ISO-8601 format: yyyyMMddTHHmmssZ
|
188
|
-
# @return [
|
188
|
+
# @return [InlineResponse2007]
|
189
189
|
#
|
190
190
|
def get_batches_list(opts = {})
|
191
191
|
data, status_code, headers = get_batches_list_with_http_info(opts)
|
@@ -199,7 +199,7 @@ module CyberSource
|
|
199
199
|
# @option opts [Integer] :limit The maximum number that can be returned in the array starting from the offset record in zero-based dataset.
|
200
200
|
# @option opts [String] :from_date ISO-8601 format: yyyyMMddTHHmmssZ
|
201
201
|
# @option opts [String] :to_date ISO-8601 format: yyyyMMddTHHmmssZ
|
202
|
-
# @return [Array<(
|
202
|
+
# @return [Array<(InlineResponse2007, Fixnum, Hash)>] InlineResponse2007 data, response status code and response headers
|
203
203
|
def get_batches_list_with_http_info(opts = {})
|
204
204
|
|
205
205
|
if @api_client.config.debugging
|
@@ -247,7 +247,7 @@ module CyberSource
|
|
247
247
|
:form_params => form_params,
|
248
248
|
:body => post_body,
|
249
249
|
:auth_names => auth_names,
|
250
|
-
:return_type => '
|
250
|
+
:return_type => 'InlineResponse2007')
|
251
251
|
if @api_client.config.debugging
|
252
252
|
begin
|
253
253
|
raise
|
@@ -0,0 +1,96 @@
|
|
1
|
+
=begin
|
2
|
+
#CyberSource Merged Spec
|
3
|
+
|
4
|
+
#All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.0.1
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.38
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'uri'
|
13
|
+
require 'AuthenticationSDK/util/MLEUtility'
|
14
|
+
module CyberSource
|
15
|
+
class DeviceDeAssociationV3Api
|
16
|
+
attr_accessor :api_client
|
17
|
+
|
18
|
+
def initialize(api_client = ApiClient.default, config)
|
19
|
+
@api_client = api_client
|
20
|
+
@api_client.set_configuration(config)
|
21
|
+
end
|
22
|
+
# De-associate a device from merchant to account or reseller and from account to reseller V3
|
23
|
+
# A device will be de-associated from its current organization and moved up in the hierarchy. The device's new position will be determined by a specified destination, either an account or a portfolio. If no destination is provided, the device will default to the currently logged-in user.
|
24
|
+
#
|
25
|
+
# @param device_de_associate_v3_request deviceId that has to be de-associated to the destination organizationId.
|
26
|
+
# @param [Hash] opts the optional parameters
|
27
|
+
# @return [Array<InlineResponse2005>]
|
28
|
+
#
|
29
|
+
def post_de_associate_v3_terminal(device_de_associate_v3_request, opts = {})
|
30
|
+
data, status_code, headers = post_de_associate_v3_terminal_with_http_info(device_de_associate_v3_request, opts)
|
31
|
+
return data, status_code, headers
|
32
|
+
end
|
33
|
+
|
34
|
+
# De-associate a device from merchant to account or reseller and from account to reseller V3
|
35
|
+
# A device will be de-associated from its current organization and moved up in the hierarchy. The device's new position will be determined by a specified destination, either an account or a portfolio. If no destination is provided, the device will default to the currently logged-in user.
|
36
|
+
# @param device_de_associate_v3_request deviceId that has to be de-associated to the destination organizationId.
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @return [Array<(Array<InlineResponse2005>, Fixnum, Hash)>] Array<InlineResponse2005> data, response status code and response headers
|
39
|
+
def post_de_associate_v3_terminal_with_http_info(device_de_associate_v3_request, opts = {})
|
40
|
+
|
41
|
+
if @api_client.config.debugging
|
42
|
+
begin
|
43
|
+
raise
|
44
|
+
@api_client.config.logger.debug 'Calling API: DeviceDeAssociationV3Api.post_de_associate_v3_terminal ...'
|
45
|
+
rescue
|
46
|
+
puts 'Cannot write to log'
|
47
|
+
end
|
48
|
+
end
|
49
|
+
# verify the required parameter 'device_de_associate_v3_request' is set
|
50
|
+
if @api_client.config.client_side_validation && device_de_associate_v3_request.nil?
|
51
|
+
fail ArgumentError, "Missing the required parameter 'device_de_associate_v3_request' when calling DeviceDeAssociationV3Api.post_de_associate_v3_terminal"
|
52
|
+
end
|
53
|
+
# resource path
|
54
|
+
local_var_path = 'dms/v3/devices/deassociate'
|
55
|
+
|
56
|
+
# query parameters
|
57
|
+
query_params = {}
|
58
|
+
|
59
|
+
# header parameters
|
60
|
+
header_params = {}
|
61
|
+
# HTTP header 'Accept' (if needed)
|
62
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json;charset=UTF-8'])
|
63
|
+
# HTTP header 'Content-Type'
|
64
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json;charset=UTF-8'])
|
65
|
+
|
66
|
+
# form parameters
|
67
|
+
form_params = {}
|
68
|
+
|
69
|
+
# http body (model)
|
70
|
+
post_body = @api_client.object_to_http_body(device_de_associate_v3_request)
|
71
|
+
sdk_tracker = SdkTracker.new
|
72
|
+
post_body = sdk_tracker.insert_developer_id_tracker(post_body, 'DeviceDeAssociateV3Request', @api_client.config.host, @api_client.merchantconfig.defaultDeveloperId)
|
73
|
+
is_mle_supported_by_cybs_for_api = false
|
74
|
+
if MLEUtility.check_is_mle_for_API(@api_client.merchantconfig, is_mle_supported_by_cybs_for_api, ["post_de_associate_v3_terminal","post_de_associate_v3_terminal_with_http_info"])
|
75
|
+
post_body = MLEUtility.encrypt_request_payload(@api_client.merchantconfig, post_body)
|
76
|
+
end
|
77
|
+
auth_names = []
|
78
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
79
|
+
:header_params => header_params,
|
80
|
+
:query_params => query_params,
|
81
|
+
:form_params => form_params,
|
82
|
+
:body => post_body,
|
83
|
+
:auth_names => auth_names,
|
84
|
+
:return_type => 'Array<InlineResponse2005>')
|
85
|
+
if @api_client.config.debugging
|
86
|
+
begin
|
87
|
+
raise
|
88
|
+
@api_client.config.logger.debug "API called: DeviceDeAssociationV3Api#post_de_associate_v3_terminal\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
89
|
+
rescue
|
90
|
+
puts 'Cannot write to log'
|
91
|
+
end
|
92
|
+
end
|
93
|
+
return data, status_code, headers
|
94
|
+
end
|
95
|
+
end
|
96
|
+
end
|
@@ -0,0 +1,96 @@
|
|
1
|
+
=begin
|
2
|
+
#CyberSource Merged Spec
|
3
|
+
|
4
|
+
#All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.0.1
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.38
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'uri'
|
13
|
+
require 'AuthenticationSDK/util/MLEUtility'
|
14
|
+
module CyberSource
|
15
|
+
class DeviceSearchApi
|
16
|
+
attr_accessor :api_client
|
17
|
+
|
18
|
+
def initialize(api_client = ApiClient.default, config)
|
19
|
+
@api_client = api_client
|
20
|
+
@api_client.set_configuration(config)
|
21
|
+
end
|
22
|
+
# Retrieve List of Devices for a given search query V3
|
23
|
+
# Search for devices matching a given search query. The search query supports serialNumber, readerId, terminalId, status, statusChangeReason or organizationId Matching results are paginated.
|
24
|
+
#
|
25
|
+
# @param post_device_search_request_v3
|
26
|
+
# @param [Hash] opts the optional parameters
|
27
|
+
# @return [InlineResponse2006]
|
28
|
+
#
|
29
|
+
def post_search_query_v3(post_device_search_request_v3, opts = {})
|
30
|
+
data, status_code, headers = post_search_query_v3_with_http_info(post_device_search_request_v3, opts)
|
31
|
+
return data, status_code, headers
|
32
|
+
end
|
33
|
+
|
34
|
+
# Retrieve List of Devices for a given search query V3
|
35
|
+
# Search for devices matching a given search query. The search query supports serialNumber, readerId, terminalId, status, statusChangeReason or organizationId Matching results are paginated.
|
36
|
+
# @param post_device_search_request_v3
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @return [Array<(InlineResponse2006, Fixnum, Hash)>] InlineResponse2006 data, response status code and response headers
|
39
|
+
def post_search_query_v3_with_http_info(post_device_search_request_v3, opts = {})
|
40
|
+
|
41
|
+
if @api_client.config.debugging
|
42
|
+
begin
|
43
|
+
raise
|
44
|
+
@api_client.config.logger.debug 'Calling API: DeviceSearchApi.post_search_query_v3 ...'
|
45
|
+
rescue
|
46
|
+
puts 'Cannot write to log'
|
47
|
+
end
|
48
|
+
end
|
49
|
+
# verify the required parameter 'post_device_search_request_v3' is set
|
50
|
+
if @api_client.config.client_side_validation && post_device_search_request_v3.nil?
|
51
|
+
fail ArgumentError, "Missing the required parameter 'post_device_search_request_v3' when calling DeviceSearchApi.post_search_query_v3"
|
52
|
+
end
|
53
|
+
# resource path
|
54
|
+
local_var_path = 'dms/v3/devices/search'
|
55
|
+
|
56
|
+
# query parameters
|
57
|
+
query_params = {}
|
58
|
+
|
59
|
+
# header parameters
|
60
|
+
header_params = {}
|
61
|
+
# HTTP header 'Accept' (if needed)
|
62
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json;charset=UTF-8'])
|
63
|
+
# HTTP header 'Content-Type'
|
64
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json;charset=UTF-8'])
|
65
|
+
|
66
|
+
# form parameters
|
67
|
+
form_params = {}
|
68
|
+
|
69
|
+
# http body (model)
|
70
|
+
post_body = @api_client.object_to_http_body(post_device_search_request_v3)
|
71
|
+
sdk_tracker = SdkTracker.new
|
72
|
+
post_body = sdk_tracker.insert_developer_id_tracker(post_body, 'PostDeviceSearchRequestV3', @api_client.config.host, @api_client.merchantconfig.defaultDeveloperId)
|
73
|
+
is_mle_supported_by_cybs_for_api = false
|
74
|
+
if MLEUtility.check_is_mle_for_API(@api_client.merchantconfig, is_mle_supported_by_cybs_for_api, ["post_search_query_v3","post_search_query_v3_with_http_info"])
|
75
|
+
post_body = MLEUtility.encrypt_request_payload(@api_client.merchantconfig, post_body)
|
76
|
+
end
|
77
|
+
auth_names = []
|
78
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
79
|
+
:header_params => header_params,
|
80
|
+
:query_params => query_params,
|
81
|
+
:form_params => form_params,
|
82
|
+
:body => post_body,
|
83
|
+
:auth_names => auth_names,
|
84
|
+
:return_type => 'InlineResponse2006')
|
85
|
+
if @api_client.config.debugging
|
86
|
+
begin
|
87
|
+
raise
|
88
|
+
@api_client.config.logger.debug "API called: DeviceSearchApi#post_search_query_v3\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
89
|
+
rescue
|
90
|
+
puts 'Cannot write to log'
|
91
|
+
end
|
92
|
+
end
|
93
|
+
return data, status_code, headers
|
94
|
+
end
|
95
|
+
end
|
96
|
+
end
|
@@ -294,20 +294,25 @@ module CyberSource
|
|
294
294
|
# query parameters
|
295
295
|
query_params = {}
|
296
296
|
|
297
|
+
boundary = SecureRandom.hex
|
298
|
+
delimiter = "-------------" + boundary
|
297
299
|
# header parameters
|
298
300
|
header_params = {}
|
299
301
|
# HTTP header 'Accept' (if needed)
|
300
302
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
301
303
|
# HTTP header 'Content-Type'
|
302
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['multipart/form-data'])
|
304
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['multipart/form-data; boundary=' + delimiter])
|
303
305
|
|
304
306
|
# form parameters
|
305
307
|
form_params = {}
|
306
|
-
form_params[
|
308
|
+
form_params[File.basename(file)] = File.read(file)
|
307
309
|
|
308
310
|
# http body (model)
|
309
311
|
if 'POST' == 'POST'
|
310
312
|
post_body = '{}'
|
313
|
+
require_relative '../utilities/multipart/multipart_helper'
|
314
|
+
multipart_helper = MultipartHelper.new
|
315
|
+
post_body = multipart_helper.build_data_files(boundary, form_params)
|
311
316
|
else
|
312
317
|
post_body = nil
|
313
318
|
end
|
@@ -36,7 +36,7 @@ module CyberSource
|
|
36
36
|
# Attribute type mapping.
|
37
37
|
def self.swagger_types
|
38
38
|
{
|
39
|
-
:'subscription_information' => :'
|
39
|
+
:'subscription_information' => :'PaymentsProductsAlternativePaymentMethodsSubscriptionInformation',
|
40
40
|
:'configuration_information' => :'CommerceSolutionsProductsAccountUpdaterConfigurationInformation'
|
41
41
|
}
|
42
42
|
end
|
@@ -36,7 +36,7 @@ module CyberSource
|
|
36
36
|
# Attribute type mapping.
|
37
37
|
def self.swagger_types
|
38
38
|
{
|
39
|
-
:'subscription_information' => :'
|
39
|
+
:'subscription_information' => :'PaymentsProductsAlternativePaymentMethodsSubscriptionInformation',
|
40
40
|
:'configuration_information' => :'CommerceSolutionsProductsBinLookupConfigurationInformation'
|
41
41
|
}
|
42
42
|
end
|
@@ -36,7 +36,7 @@ module CyberSource
|
|
36
36
|
# Attribute type mapping.
|
37
37
|
def self.swagger_types
|
38
38
|
{
|
39
|
-
:'subscription_information' => :'
|
39
|
+
:'subscription_information' => :'PaymentsProductsAlternativePaymentMethodsSubscriptionInformation',
|
40
40
|
:'configuration_information' => :'CommerceSolutionsProductsTokenManagementConfigurationInformation'
|
41
41
|
}
|
42
42
|
end
|