Skip to main content

Adyen

Process payments across various sales channels with Adyen.

Adyen Logo

Authentication

This connector uses Token-based authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 402 actions:

ActionParameters
account_service/post_check_account_holderdata: {
. accountHolderCode (string)
. accountStateType (string)
. tier (integer)
} (object) required
account_service/post_close_accountdata: {
. accountCode (string)
} (object) required
account_service/post_close_account_holderdata: {
. accountHolderCode (string)
} (object) required
account_service/post_close_storesdata: {
. accountHolderCode (string)
. stores (array)
} (object) required
account_service/post_create_accountdata: {
. accountHolderCode (string)
. bankAccountUUID (string)
. description (string)
. metadata (object)
. payoutMethodCode (string)
. payoutSchedule (string)
. payoutScheduleReason (string)
. payoutSpeed (string)
} (object) required
account_service/post_create_account_holderdata: {
. accountHolderCode (string)
. accountHolderDetails
. createDefaultAccount (boolean)
. description (string)
. legalEntity (string)
. primaryCurrency (string)
. processingTier (integer)
. verificationProfile (string)
} (object) required
account_service/post_delete_bank_accountsdata: {
. accountHolderCode (string)
. bankAccountUUIDs (array)
} (object) required
account_service/post_delete_legal_arrangementsdata: {
. accountHolderCode (string)
. legalArrangements (array)
} (object) required
account_service/post_delete_payout_methodsdata: {
. accountHolderCode (string)
. payoutMethodCodes (array)
} (object) required
account_service/post_delete_shareholdersdata: {
. accountHolderCode (string)
. shareholderCodes (array)
} (object) required
account_service/post_delete_signatoriesdata: {
. accountHolderCode (string)
. signatoryCodes (array)
} (object) required
account_service/post_get_account_holderdata: {
. accountCode (string)
. accountHolderCode (string)
. showDetails (boolean)
} (object) required
account_service/post_get_tax_formdata: {
. accountHolderCode (string)
. formType (string)
. year (integer)
} (object) required
account_service/post_get_uploaded_documentsdata: {
. accountHolderCode (string)
. bankAccountUUID (string)
. shareholderCode (string)
} (object) required
account_service/post_suspend_account_holderdata: {
. accountHolderCode (string)
} (object) required
account_service/post_un_suspend_account_holderdata: {
. accountHolderCode (string)
} (object) required
account_service/post_update_accountdata: {
. accountCode (string)
. bankAccountUUID (string)
. description (string)
. metadata (object)
. payoutMethodCode (string)
. payoutSchedule
. payoutSpeed (string)
} (object) required
account_service/post_update_account_holderdata: {
. accountHolderCode (string)
. accountHolderDetails
. description (string)
. legalEntity (string)
. primaryCurrency (string)
. processingTier (integer)
. verificationProfile (string)
} (object) required
account_service/post_update_account_holder_statedata: {
. accountHolderCode (string)
. disable (boolean)
. reason (string)
. stateType (string)
} (object) required
account_service/post_upload_documentdata: {
. documentContent (string)
. documentDetail
} (object) required
balance_control_service/post_balance_transferdata: {
. amount
. description (string)
. fromMerchant (string)
. reference (string)
. toMerchant (string)
. type (string)
} (object) required
balance_platform_service/post_account_holdersdata: {
. balancePlatform (string)
. capabilities (object)
. contactDetails
. description (string)
. legalEntityId (string)
. metadata (object)
. migratedAccountHolderCode (string)
. reference (string)
. timeZone (string)
} (object) required
balance_platform_service/get_account_holders_by_idid (string)
balance_platform_service/patch_account_holders_by_idid (string)
data: {
. balancePlatform (string)
. capabilities (object)
. contactDetails
. description (string)
. metadata (object)
. migratedAccountHolderCode (string)
. primaryBalanceAccount (string)
. reference (string)
. status (string)
. timeZone (string)
. verificationDeadlines (array)
} (object) required
balance_platform_service/get_account_holders_by_id_balance_accountsid (string)
offset (integer)
limit (integer)
balance_platform_service/get_account_holders_by_id_tax_formsid (string)
formType (string) required
year (integer) required
legalEntityId (string)
balance_platform_service/get_account_holders_by_id_transaction_rulesid (string)
balance_platform_service/post_balance_accountsdata: {
. accountHolderId (string)
. defaultCurrencyCode (string)
. description (string)
. metadata (object)
. migratedAccountCode (string)
. platformPaymentConfiguration
. reference (string)
. timeZone (string)
} (object) required
balance_platform_service/get_balance_accounts_by_balance_account_id_sweepsbalanceAccountId (string)
offset (integer)
limit (integer)
balance_platform_service/post_balance_accounts_by_balance_account_id_sweepsbalanceAccountId (string)
data: {
. category (string)
. counterparty
. currency (string)
. description (string)
. priorities (array)
. reason (string)
. reasonDetail (string)
. reference (string)
. referenceForBeneficiary (string)
. schedule
. status (string)
. sweepAmount
. targetAmount
. triggerAmount
. type (string)
} (object) required
balance_platform_service/get_balance_accounts_by_balance_account_id_sweeps_by_sweep_idbalanceAccountId (string)
sweepId (string)
balance_platform_service/delete_balance_accounts_by_balance_account_id_sweeps_by_sweep_idbalanceAccountId (string)
sweepId (string)
balance_platform_service/patch_balance_accounts_by_balance_account_id_sweeps_by_sweep_idbalanceAccountId (string)
sweepId (string)
data: {
. category (string)
. counterparty
. currency (string)
. description (string)
. id (string)
. priorities (array)
. reason (string)
. reasonDetail (string)
. reference (string)
. referenceForBeneficiary (string)
. schedule
. status (string)
. sweepAmount
. targetAmount
. triggerAmount
. type (string)
} (object) required
balance_platform_service/get_balance_accounts_by_idid (string)
balance_platform_service/patch_balance_accounts_by_idid (string)
data: {
. accountHolderId (string)
. description (string)
. metadata (object)
. platformPaymentConfiguration
. reference (string)
. status (string)
. timeZone (string)
} (object) required
balance_platform_service/get_balance_accounts_by_id_payment_instrumentsid (string)
offset (integer)
limit (integer)
status (string)
balance_platform_service/get_balance_accounts_by_id_transaction_rulesid (string)
balance_platform_service/get_balance_platforms_by_idid (string)
balance_platform_service/get_balance_platforms_by_id_account_holdersid (string)
offset (integer)
limit (integer)
balance_platform_service/get_balance_platforms_by_id_transaction_rulesid (string)
balance_platform_service/get_cardordersid (string)
cardManufacturingProfileId (string)
status (string)
txVariantCode (string)
createdSince (string)
createdUntil (string)
lockedSince (string)
lockedUntil (string)
serviceCenter (string)
offset (integer)
limit (integer)
balance_platform_service/get_cardorders_by_id_itemsid (string)
offset (integer)
limit (integer)
balance_platform_service/get_grant_accounts_by_idid (string)
balance_platform_service/get_grant_offersaccountHolderId (string) required
balance_platform_service/get_grant_offers_by_grant_offer_idgrantOfferId (string)
balance_platform_service/get_network_tokens_by_network_token_idnetworkTokenId (string)
balance_platform_service/patch_network_tokens_by_network_token_idnetworkTokenId (string)
data: {
. status (string)
} (object) required
balance_platform_service/post_payment_instrument_groupsdata: {
. balancePlatform (string)
. description (string)
. properties (object)
. reference (string)
. txVariant (string)
} (object) required
balance_platform_service/get_payment_instrument_groups_by_idid (string)
balance_platform_service/get_payment_instrument_groups_by_id_transaction_rulesid (string)
balance_platform_service/post_payment_instrumentsdata: {
. balanceAccountId (string)
. bankAccount
. card
. description (string)
. issuingCountryCode (string)
. paymentInstrumentGroupId (string)
. reference (string)
. status (string)
. statusComment (string)
. statusReason (string)
. type (string)
} (object) required
balance_platform_service/post_payment_instruments_revealdata: {
. encryptedKey (string)
. paymentInstrumentId (string)
} (object) required
balance_platform_service/get_payment_instruments_by_idid (string)
balance_platform_service/patch_payment_instruments_by_idid (string)
data: {
. balanceAccountId (string)
. card
. status (string)
. statusComment (string)
. statusReason (string)
} (object) required
balance_platform_service/get_payment_instruments_by_id_network_token_activation_dataid (string)
balance_platform_service/post_payment_instruments_by_id_network_token_activation_dataid (string)
data: {
. sdkOutput (string)
} (object) required
balance_platform_service/get_payment_instruments_by_id_network_tokensid (string)
balance_platform_service/get_payment_instruments_by_id_revealid (string)
balance_platform_service/get_payment_instruments_by_id_transaction_rulesid (string)
balance_platform_service/post_pins_changedata: {
. encryptedKey (string)
. encryptedPinBlock (string)
. paymentInstrumentId (string)
. token (string)
} (object) required
balance_platform_service/post_pins_revealdata: {
. encryptedKey (string)
. paymentInstrumentId (string)
} (object) required
balance_platform_service/get_public_keypurpose (string)
format (string)
balance_platform_service/get_registered_devicespaymentInstrumentId (string) required
pageNumber (integer)
pageSize (integer)
balance_platform_service/post_registered_devicesdata: {
. name (string)
. paymentInstrumentId (string)
. strongCustomerAuthentication
} (object) required
balance_platform_service/post_registered_devices_by_device_id_associationsdeviceId (string)
data: {
. ids (array)
. type (string)
} (object) required
balance_platform_service/patch_registered_devices_by_device_id_associationsdeviceId (string)
data: {
. ids (array)
. strongCustomerAuthentication
. type (string)
} (object) required
balance_platform_service/delete_registered_devices_by_idid (string)
paymentInstrumentId (string) required
balance_platform_service/patch_registered_devices_by_idid (string)
data: {
. name (string)
. paymentInstrumentId (string)
. strongCustomerAuthentication
} (object) required
balance_platform_service/post_transaction_rulesdata: {
. aggregationLevel (string)
. description (string)
. endDate (string)
. entityKey
. interval
. outcomeType (string)
. reference (string)
. requestType (string)
. ruleRestrictions
. score (integer)
. startDate (string)
. status (string)
. type (string)
} (object) required
balance_platform_service/get_transaction_rules_by_transaction_rule_idtransactionRuleId (string)
balance_platform_service/delete_transaction_rules_by_transaction_rule_idtransactionRuleId (string)
balance_platform_service/patch_transaction_rules_by_transaction_rule_idtransactionRuleId (string)
data: {
. aggregationLevel (string)
. description (string)
. endDate (string)
. entityKey
. interval
. outcomeType (string)
. reference (string)
. requestType (string)
. ruleRestrictions
. score (integer)
. startDate (string)
. status (string)
. type (string)
} (object) required
balance_platform_service/post_transfer_routes_calculatedata: {
. balanceAccountId (string)
. balancePlatform (string)
. category (string)
. counterparty
. country (string)
. currency (string)
. priorities (array)
} (object) required
balance_platform_service/post_validate_bank_account_identificationdata: {
. accountIdentification
} (object) required
balance_platform_service/get_payment_instruments_by_payment_instrument_id_authorised_card_userspaymentInstrumentId (string)
balance_platform_service/post_payment_instruments_by_payment_instrument_id_authorised_card_userspaymentInstrumentId (string)
data: {
. legalEntityIds (array)
} (object) required
balance_platform_service/delete_payment_instruments_by_payment_instrument_id_authorised_card_userspaymentInstrumentId (string)
balance_platform_service/patch_payment_instruments_by_payment_instrument_id_authorised_card_userspaymentInstrumentId (string)
data: {
. legalEntityIds (array)
} (object) required
balance_platform_service/get_balance_platforms_by_balance_platform_id_webhooks_by_webhook_id_settingsbalancePlatformId (string)
webhookId (string)
balance_platform_service/post_balance_platforms_by_balance_platform_id_webhooks_by_webhook_id_settingsbalancePlatformId (string)
webhookId (string)
data: {
. conditions (array)
. currency (string)
. status (string)
. target
. type (string)
} (object) required
balance_platform_service/get_balance_platforms_by_balance_platform_id_webhooks_by_webhook_id_settings_by_setting_idbalancePlatformId (string)
webhookId (string)
settingId (string)
balance_platform_service/delete_balance_platforms_by_balance_platform_id_webhooks_by_webhook_id_settings_by_setting_idbalancePlatformId (string)
webhookId (string)
settingId (string)
balance_platform_service/patch_balance_platforms_by_balance_platform_id_webhooks_by_webhook_id_settings_by_setting_idbalancePlatformId (string)
webhookId (string)
settingId (string)
data: {
. conditions (array,null)
. currency (string)
. status (string)
. target
. type (string)
} (object) required
balance_platform_service/post_balance_accounts_by_id_transfer_limits_approveid (string)
WWW-Authenticate (string)
data: {
. transferLimitIds (array)
} (object) required
balance_platform_service/get_balance_accounts_by_id_transfer_limitsid (string)
scope (string)
transferType (string)
status (string)
balance_platform_service/post_balance_accounts_by_id_transfer_limitsid (string)
WWW-Authenticate (string)
data: {
. amount
. endsAt (string)
. reference (string)
. scaInformation
. scope
. startsAt (string)
. transferType
} (object) required
balance_platform_service/get_balance_accounts_by_id_transfer_limits_currentid (string)
scope (string)
transferType (string)
balance_platform_service/get_balance_accounts_by_id_transfer_limits_by_transfer_limit_idtransferLimitId (string)
id (string)
balance_platform_service/delete_balance_accounts_by_id_transfer_limits_by_transfer_limit_idtransferLimitId (string)
id (string)
balance_platform_service/get_balance_platforms_by_id_transfer_limitsid (string)
scope (string)
transferType (string)
status (string)
balance_platform_service/post_balance_platforms_by_id_transfer_limitsid (string)
data: {
. amount
. endsAt (string)
. reference (string)
. scaInformation
. scope
. startsAt (string)
. transferType
} (object) required
balance_platform_service/get_balance_platforms_by_id_transfer_limits_by_transfer_limit_idtransferLimitId (string)
id (string)
balance_platform_service/delete_balance_platforms_by_id_transfer_limits_by_transfer_limit_idtransferLimitId (string)
id (string)
bin_lookup_service/post_get3ds_availabilitydata: {
. additionalData (object)
. brands (array)
. cardNumber (string)
. merchantAccount (string)
. recurringDetailReference (string)
. shopperReference (string)
} (object) required
bin_lookup_service/post_get_cost_estimatedata: {
. amount
. assumptions
. cardNumber (string)
. encryptedCardNumber (string)
. merchantAccount (string)
. merchantDetails
. recurring
. selectedRecurringDetailReference (string)
. shopperInteraction (string)
. shopperReference (string)
} (object) required
capital_service/get_grantscounterpartyAccountHolderId (string) required
capital_service/post_grantsdata: {
. amount
. counterparty
. grantAccountId (string)
. grantOfferId (string)
} (object) required
capital_service/get_grants_by_grant_idgrantId (string)
capital_service/get_grants_by_grant_id_disbursements_by_disbursement_idgrantId (string)
disbursementId (string)
capital_service/patch_grants_by_grant_id_disbursements_by_disbursement_idgrantId (string)
disbursementId (string)
data: {
. repayment
} (object) required
capital_service/get_grants_by_grant_id_disbursementsgrantId (string)
capital_service/get_grant_accounts_by_idid (string)
capital_service/get_grant_offers_by_idid (string)
capital_service/get_grant_offersaccountHolderId (string)
checkout_service/post_apple_pay_sessionsIdempotency-Key (string)
data: {
. displayName (string)
. domainName (string)
. merchantIdentifier (string)
} (object) required
checkout_service/post_cancelsIdempotency-Key (string)
data: {
. applicationInfo
. enhancedSchemeData
. merchantAccount (string)
. paymentReference (string)
. reference (string)
} (object) required
checkout_service/post_card_detailsIdempotency-Key (string)
data: {
. cardNumber (string)
. countryCode (string)
. encryptedCardNumber (string)
. merchantAccount (string)
. supportedBrands (array)
} (object) required
checkout_service/post_donation_campaignsIdempotency-Key (string)
data: {
. currency (string)
. locale (string)
. merchantAccount (string)
} (object) required
checkout_service/post_donationsIdempotency-Key (string)
data: {
. accountInfo
. additionalData (object)
. amount
. applicationInfo
. authenticationData
. billingAddress
. browserInfo
. channel (string)
. checkoutAttemptId (string)
. conversionId (string)
. countryCode (string)
. dateOfBirth (string)
. deliverAt (string)
. deliveryAddress
. deviceFingerprint (string)
. donationAccount (string)
. donationCampaignId (string)
. donationOriginalPspReference (string)
. donationToken (string)
. lineItems (array)
. merchantAccount (string)
. merchantRiskIndicator
. metadata (object)
. mpiData
. origin (string)
. paymentMethod
. recurringProcessingModel (string)
. redirectFromIssuerMethod (string)
. redirectToIssuerMethod (string)
. reference (string)
. returnUrl (string)
. sessionValidity (string)
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. socialSecurityNumber (string)
. telephoneNumber (string)
. threeDS2RequestData
. threeDSAuthenticationOnly (boolean)
} (object) required
checkout_service/post_ordersIdempotency-Key (string)
data: {
. amount
. expiresAt (string)
. merchantAccount (string)
. reference (string)
} (object) required
checkout_service/post_orders_cancelIdempotency-Key (string)
data: {
. merchantAccount (string)
. order
} (object) required
checkout_service/post_origin_keysIdempotency-Key (string)
data: {
. originDomains (array)
} (object) required
checkout_service/post_payment_linksIdempotency-Key (string)
data: {
. allowedPaymentMethods (array)
. amount
. applicationInfo
. billingAddress
. blockedPaymentMethods (array)
. captureDelayHours (integer)
. countryCode (string)
. dateOfBirth (string)
. deliverAt (string)
. deliveryAddress
. description (string)
. expiresAt (string)
. fundOrigin
. fundRecipient
. installmentOptions (object)
. lineItems (array)
. manualCapture (boolean)
. mcc (string)
. merchantAccount (string)
. merchantOrderReference (string)
. metadata (object)
. platformChargebackLogic
. recurringProcessingModel (string)
. reference (string)
. requiredShopperFields (array)
. returnUrl (string)
. reusable (boolean)
. riskData
. shopperEmail (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. showRemovePaymentMethodButton (boolean)
. socialSecurityNumber (string)
. splitCardFundingSources (boolean)
. splits (array)
. store (string)
. storePaymentMethodMode (string)
. telephoneNumber (string)
. themeId (string)
. threeDS2RequestData
} (object) required
checkout_service/get_payment_links_by_link_idlinkId (string)
checkout_service/patch_payment_links_by_link_idlinkId (string)
data: {
. status (string)
} (object) required
checkout_service/post_payment_methodsIdempotency-Key (string)
data: {
. additionalData (object)
. allowedPaymentMethods (array)
. amount
. blockedPaymentMethods (array)
. browserInfo
. channel (string)
. countryCode (string)
. merchantAccount (string)
. order
. shopperConversionId (string)
. shopperEmail (string)
. shopperIP (string)
. shopperLocale (string)
. shopperReference (string)
. splitCardFundingSources (boolean)
. store (string)
. storeFiltrationMode (string)
. telephoneNumber (string)
} (object) required
checkout_service/post_payment_methods_balanceIdempotency-Key (string)
data: {
. accountInfo
. additionalAmount
. additionalData (object)
. amount
. applicationInfo
. billingAddress
. browserInfo
. captureDelayHours (integer)
. dateOfBirth (string)
. dccQuote
. deliveryAddress
. deliveryDate (string)
. deviceFingerprint (string)
. fraudOffset (integer)
. installments
. localizedShopperStatement (object)
. mcc (string)
. merchantAccount (string)
. merchantOrderReference (string)
. merchantRiskIndicator
. metadata (object)
. orderReference (string)
. paymentMethod (object)
. recurring
. recurringProcessingModel (string)
. reference (string)
. selectedBrand (string)
. selectedRecurringDetailReference (string)
. sessionId (string)
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. socialSecurityNumber (string)
. splits (array)
. store (string)
. telephoneNumber (string)
. threeDS2RequestData
. threeDSAuthenticationOnly (boolean)
. totalsGroup (string)
. trustedShopper (boolean)
} (object) required
checkout_service/post_paymentsIdempotency-Key (string)
data: {
. accountInfo
. additionalAmount
. additionalData (object)
. amount
. applicationInfo
. authenticationData
. bankAccount
. billingAddress
. browserInfo
. captureDelayHours (integer)
. channel (string)
. checkoutAttemptId (string)
. company
. conversionId (string)
. countryCode (string)
. dateOfBirth (string)
. dccQuote
. deliverAt (string)
. deliveryAddress
. deliveryDate (string)
. deviceFingerprint (string)
. enableOneClick (boolean)
. enablePayOut (boolean)
. enableRecurring (boolean)
. enhancedSchemeData
. entityType (string)
. fraudOffset (integer)
. fundOrigin
. fundRecipient
. industryUsage (string)
. installments
. lineItems (array)
. localizedShopperStatement (object)
. mandate
. mcc (string)
. merchantAccount (string)
. merchantOrderReference (string)
. merchantRiskIndicator
. metadata (object)
. mpiData
. order
. orderReference (string)
. origin (string)
. paymentMethod
. platformChargebackLogic
. recurringExpiry (string)
. recurringFrequency (string)
. recurringProcessingModel (string)
. redirectFromIssuerMethod (string)
. redirectToIssuerMethod (string)
. reference (string)
. returnUrl (string)
. riskData
. sdkData (string)
. sessionValidity (string)
. shopperConversionId (string)
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. socialSecurityNumber (string)
. splits (array)
. store (string)
. storePaymentMethod (boolean)
. subMerchants (array)
. surcharge
. telephoneNumber (string)
. threeDS2RequestData
. threeDSAuthenticationOnly (boolean)
. trustedShopper (boolean)
} (object) required
checkout_service/post_payments_detailsIdempotency-Key (string)
data: {
. authenticationData
. details
. paymentData (string)
. threeDSAuthenticationOnly (boolean)
} (object) required
checkout_service/post_payments_by_payment_psp_reference_amount_updatespaymentPspReference (string)
Idempotency-Key (string)
data: {
. amount
. applicationInfo
. enhancedSchemeData
. industryUsage (string)
. lineItems (array)
. merchantAccount (string)
. reference (string)
. splits (array)
} (object) required
checkout_service/post_payments_by_payment_psp_reference_cancelspaymentPspReference (string)
Idempotency-Key (string)
data: {
. applicationInfo
. enhancedSchemeData
. merchantAccount (string)
. reference (string)
} (object) required
checkout_service/post_payments_by_payment_psp_reference_capturespaymentPspReference (string)
Idempotency-Key (string)
data: {
. amount
. applicationInfo
. enhancedSchemeData
. lineItems (array)
. merchantAccount (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. subMerchants (array)
} (object) required
checkout_service/post_payments_by_payment_psp_reference_refundspaymentPspReference (string)
Idempotency-Key (string)
data: {
. amount
. applicationInfo
. capturePspReference (string)
. enhancedSchemeData
. lineItems (array)
. merchantAccount (string)
. merchantRefundReason (string)
. reference (string)
. splits (array)
. store (string)
} (object) required
checkout_service/post_payments_by_payment_psp_reference_reversalspaymentPspReference (string)
Idempotency-Key (string)
data: {
. applicationInfo
. enhancedSchemeData
. merchantAccount (string)
. reference (string)
} (object) required
checkout_service/post_paypal_update_orderIdempotency-Key (string)
data: {
. amount
. deliveryMethods (array)
. paymentData (string)
. pspReference (string)
. sessionId (string)
. taxTotal
} (object) required
checkout_service/post_sessionsIdempotency-Key (string)
data: {
. accountInfo
. additionalAmount
. additionalData (object)
. allowedPaymentMethods (array)
. amount
. applicationInfo
. authenticationData
. billingAddress
. blockedPaymentMethods (array)
. captureDelayHours (integer)
. channel (string)
. company
. countryCode (string)
. dateOfBirth (string)
. deliverAt (string)
. deliveryAddress
. enableOneClick (boolean)
. enablePayOut (boolean)
. enableRecurring (boolean)
. expiresAt (string)
. fundOrigin
. fundRecipient
. installmentOptions (object)
. lineItems (array)
. mandate
. mcc (string)
. merchantAccount (string)
. merchantOrderReference (string)
. metadata (object)
. mode (string)
. mpiData
. platformChargebackLogic
. recurringExpiry (string)
. recurringFrequency (string)
. recurringProcessingModel (string)
. redirectFromIssuerMethod (string)
. redirectToIssuerMethod (string)
. reference (string)
. returnUrl (string)
. riskData
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. showInstallmentAmount (boolean)
. showRemovePaymentMethodButton (boolean)
. socialSecurityNumber (string)
. splitCardFundingSources (boolean)
. splits (array)
. store (string)
. storeFiltrationMode (string)
. storePaymentMethod (boolean)
. storePaymentMethodMode (string)
. telephoneNumber (string)
. themeId (string)
. threeDS2RequestData
. threeDSAuthenticationOnly (boolean)
. trustedShopper (boolean)
} (object) required
checkout_service/get_sessions_by_session_idsessionId (string)
sessionResult (string) required
checkout_service/get_stored_payment_methodsshopperReference (string)
merchantAccount (string)
checkout_service/post_stored_payment_methodsIdempotency-Key (string)
data: {
. merchantAccount (string)
. paymentMethod
. recurringProcessingModel (string)
. shopperEmail (string)
. shopperIP (string)
. shopperReference (string)
} (object) required
checkout_service/delete_stored_payment_methods_by_stored_payment_method_idstoredPaymentMethodId (string)
shopperReference (string) required
merchantAccount (string) required
checkout_service/post_validate_shopper_iddata: {
. merchantAccount (string)
. paymentMethod
. shopperEmail (string)
. shopperIP (string)
. shopperReference (string)
} (object) required
cloud_device_service/get_merchants_by_merchant_account_connected_devicesmerchantAccount (string)
store (string)
cloud_device_service/post_merchants_by_merchant_account_devices_by_device_id_asyncmerchantAccount (string)
deviceId (string)
data (string) required
cloud_device_service/get_merchants_by_merchant_account_devices_by_device_id_statusmerchantAccount (string)
deviceId (string)
cloud_device_service/post_merchants_by_merchant_account_devices_by_device_id_syncmerchantAccount (string)
deviceId (string)
data (string) required
data_protection_service/post_request_subject_erasuredata: {
. forceErasure (boolean)
. merchantAccount (string)
. pspReference (string)
} (object) required
dispute_service/post_accept_disputedata: {
. disputePspReference (string)
. merchantAccountCode (string)
} (object) required
dispute_service/post_defend_disputedata: {
. defenseReasonCode (string)
. disputePspReference (string)
. merchantAccountCode (string)
} (object) required
dispute_service/post_delete_dispute_defense_documentdata: {
. defenseDocumentType (string)
. disputePspReference (string)
. merchantAccountCode (string)
} (object) required
dispute_service/post_retrieve_applicable_defense_reasonsdata: {
. disputePspReference (string)
. merchantAccountCode (string)
} (object) required
dispute_service/post_supply_defense_documentdata: {
. defenseDocuments (array)
. disputePspReference (string)
. merchantAccountCode (string)
} (object) required
fund_service/post_account_holder_balancedata: {
. accountHolderCode (string)
} (object) required
fund_service/post_account_holder_transaction_listdata: {
. accountHolderCode (string)
. transactionListsPerAccount (array)
. transactionStatuses (array)
} (object) required
fund_service/post_debit_account_holderdata: {
. accountHolderCode (string)
. amount
. bankAccountUUID (string)
. description (string)
. merchantAccount (string)
. splits (array)
} (object) required
fund_service/post_payout_account_holderdata: {
. accountCode (string)
. accountHolderCode (string)
. amount
. bankAccountUUID (string)
. description (string)
. merchantReference (string)
. payoutMethodCode (string)
. payoutSpeed (string)
} (object) required
fund_service/post_refund_funds_transferdata: {
. amount
. merchantReference (string)
. originalReference (string)
} (object) required
fund_service/post_refund_not_paid_out_transfersdata: {
. accountCode (string)
. accountHolderCode (string)
} (object) required
fund_service/post_setup_beneficiarydata: {
. destinationAccountCode (string)
. merchantReference (string)
. sourceAccountCode (string)
} (object) required
fund_service/post_transfer_fundsdata: {
. amount
. destinationAccountCode (string)
. merchantReference (string)
. sourceAccountCode (string)
. transferCode (string)
} (object) required
foreign_exchange_service/post_rates_calculatedata: {
. exchangeCalculations (array)
} (object) required
hop_service/post_get_onboarding_urldata: {
. accountHolderCode (string)
. collectInformation
. editMode (boolean)
. mobileOAuthCallbackUrl (string)
. platformName (string)
. returnUrl (string)
. shopperLocale (string)
. showPages
} (object) required
hop_service/post_get_pci_questionnaire_urldata: {
. accountHolderCode (string)
. returnUrl (string)
} (object) required
legal_entity_service/post_business_linesdata: {
. industryCode (string)
. legalEntityId (string)
. salesChannels (array)
. service (string)
. sourceOfFunds
. webData (array)
. webDataExemption
} (object) required
legal_entity_service/delete_business_lines_by_idid (string)
legal_entity_service/get_business_lines_by_idid (string)
legal_entity_service/patch_business_lines_by_idid (string)
data: {
. industryCode (string)
. salesChannels (array)
. sourceOfFunds
. webData (array)
. webDataExemption
} (object) required
legal_entity_service/post_documentsx-requested-verification-code (string)
data: {
. attachment
. attachments (array)
. creationDate (string)
. description (string)
. expiryDate (string)
. fileName (string)
. id (string)
. issuerCountry (string)
. issuerState (string)
. modificationDate (string)
. number (string)
. owner
. type (string)
} (object) required
legal_entity_service/delete_documents_by_idid (string)
legal_entity_service/get_documents_by_idid (string)
skipContent (boolean)
legal_entity_service/patch_documents_by_idid (string)
x-requested-verification-code (string)
data: {
. attachment
. attachments (array)
. creationDate (string)
. description (string)
. expiryDate (string)
. fileName (string)
. id (string)
. issuerCountry (string)
. issuerState (string)
. modificationDate (string)
. number (string)
. owner
. type (string)
} (object) required
legal_entity_service/post_legal_entitiesx-requested-verification-code (string)
data: {
. capabilities (object)
. entityAssociations (array)
. individual
. organization
. reference (string)
. soleProprietorship
. trust
. type (string)
. unincorporatedPartnership
. verificationPlan (string)
} (object) required
legal_entity_service/get_legal_entities_by_idid (string)
legal_entity_service/patch_legal_entities_by_idid (string)
x-requested-verification-code (string)
data: {
. capabilities (object)
. entityAssociations (array)
. individual
. organization
. reference (string)
. soleProprietorship
. trust
. type (string)
. unincorporatedPartnership
. verificationPlan (string)
} (object) required
legal_entity_service/get_legal_entities_by_id_accepted_terms_of_service_document_by_termsofserviceacceptancereferenceid (string)
termsofserviceacceptancereference (string)
termsOfServiceDocumentFormat (string)
legal_entity_service/get_legal_entities_by_id_business_linesid (string)
legal_entity_service/post_legal_entities_by_id_check_tax_electronic_delivery_consentid (string)
legal_entity_service/post_legal_entities_by_id_check_verification_errorsid (string)
legal_entity_service/post_legal_entities_by_id_confirm_data_reviewid (string)
legal_entity_service/post_legal_entities_by_id_onboarding_linksid (string)
data: {
. locale (string)
. redirectUrl (string)
. settings
. themeId (string)
} (object) required
legal_entity_service/get_legal_entities_by_id_pci_questionnairesid (string)
legal_entity_service/post_legal_entities_by_id_pci_questionnaires_generate_pci_templatesid (string)
data: {
. additionalSalesChannels (array)
. language (string)
} (object) required
legal_entity_service/post_legal_entities_by_id_pci_questionnaires_sign_pci_templatesid (string)
data: {
. pciTemplateReferences (array)
. signedBy (string)
} (object) required
legal_entity_service/post_legal_entities_by_id_pci_questionnaires_signing_requiredid (string)
data: {
. additionalSalesChannels (array)
} (object) required
legal_entity_service/get_legal_entities_by_id_pci_questionnaires_by_pciidid (string)
pciid (string)
legal_entity_service/post_legal_entities_by_id_set_tax_electronic_delivery_consentid (string)
data: {
. US1099k (boolean)
} (object) required
legal_entity_service/post_legal_entities_by_id_terms_of_serviceid (string)
data: {
. language (string)
. termsOfServiceDocumentFormat (string)
. type (string)
} (object) required
legal_entity_service/patch_legal_entities_by_id_terms_of_service_by_termsofservicedocumentidid (string)
termsofservicedocumentid (string)
data: {
. acceptedBy (string)
. ipAddress (string)
} (object) required
legal_entity_service/get_legal_entities_by_id_terms_of_service_acceptance_infosid (string)
legal_entity_service/get_legal_entities_by_id_terms_of_service_statusid (string)
legal_entity_service/get_themes
legal_entity_service/get_themes_by_idid (string)
legal_entity_service/post_transfer_instrumentsx-requested-verification-code (string)
data: {
. bankAccount
. legalEntityId (string)
. type (string)
} (object) required
legal_entity_service/delete_transfer_instruments_by_idid (string)
legal_entity_service/get_transfer_instruments_by_idid (string)
legal_entity_service/patch_transfer_instruments_by_idid (string)
x-requested-verification-code (string)
data: {
. bankAccount
. legalEntityId (string)
. type (string)
} (object) required
management_service/get_companiespageNumber (integer)
pageSize (integer)
management_service/get_companies_by_company_idcompanyId (string)
management_service/get_companies_by_company_id_android_appscompanyId (string)
pageNumber (integer)
pageSize (integer)
packageName (string)
versionCode (integer)
management_service/post_companies_by_company_id_android_appscompanyId (string)
management_service/get_companies_by_company_id_android_apps_by_idcompanyId (string)
id (string)
management_service/patch_companies_by_company_id_android_apps_by_idcompanyId (string)
id (string)
management_service/get_companies_by_company_id_android_certificatescompanyId (string)
pageNumber (integer)
pageSize (integer)
certificateName (string)
management_service/post_companies_by_company_id_android_certificatescompanyId (string)
management_service/get_companies_by_company_id_api_credentialscompanyId (string)
pageNumber (integer)
pageSize (integer)
management_service/post_companies_by_company_id_api_credentialscompanyId (string)
data: {
. allowedOrigins (array)
. associatedMerchantAccounts (array)
. description (string)
. roles (array)
} (object) required
management_service/get_companies_by_company_id_api_credentials_by_api_credential_idcompanyId (string)
apiCredentialId (string)
management_service/patch_companies_by_company_id_api_credentials_by_api_credential_idcompanyId (string)
apiCredentialId (string)
data: {
. active (boolean)
. allowedOrigins (array)
. associatedMerchantAccounts (array)
. description (string)
. roles (array)
} (object) required
management_service/get_companies_by_company_id_api_credentials_by_api_credential_id_allowed_originscompanyId (string)
apiCredentialId (string)
management_service/post_companies_by_company_id_api_credentials_by_api_credential_id_allowed_originscompanyId (string)
apiCredentialId (string)
data: {
. _links
. domain (string)
. id (string)
} (object) required
management_service/delete_companies_by_company_id_api_credentials_by_api_credential_id_allowed_origins_by_origin_idcompanyId (string)
apiCredentialId (string)
originId (string)
management_service/get_companies_by_company_id_api_credentials_by_api_credential_id_allowed_origins_by_origin_idcompanyId (string)
apiCredentialId (string)
originId (string)
management_service/post_companies_by_company_id_api_credentials_by_api_credential_id_generate_api_keycompanyId (string)
apiCredentialId (string)
management_service/post_companies_by_company_id_api_credentials_by_api_credential_id_generate_client_keycompanyId (string)
apiCredentialId (string)
management_service/get_companies_by_company_id_billing_entitiescompanyId (string)
name (string)
management_service/get_companies_by_company_id_merchantscompanyId (string)
pageNumber (integer)
pageSize (integer)
management_service/get_companies_by_company_id_shipping_locationscompanyId (string)
name (string)
offset (integer)
limit (integer)
management_service/post_companies_by_company_id_shipping_locationscompanyId (string)
data: {
. address
. contact
. id (string)
. name (string)
} (object) required
management_service/get_companies_by_company_id_terminal_actionscompanyId (string)
pageNumber (integer)
pageSize (integer)
status (string)
type (string)
management_service/get_companies_by_company_id_terminal_actions_by_action_idcompanyId (string)
actionId (string)
management_service/get_companies_by_company_id_terminal_logoscompanyId (string)
model (string) required
management_service/patch_companies_by_company_id_terminal_logoscompanyId (string)
model (string) required
data: {
. data (string)
} (object) required
management_service/get_companies_by_company_id_terminal_modelscompanyId (string)
management_service/get_companies_by_company_id_terminal_orderscompanyId (string)
customerOrderReference (string)
status (string)
offset (integer)
limit (integer)
management_service/post_companies_by_company_id_terminal_orderscompanyId (string)
data: {
. billingEntityId (string)
. customerOrderReference (string)
. items (array)
. orderType (string)
. shippingLocationId (string)
. taxId (string)
} (object) required
management_service/get_companies_by_company_id_terminal_orders_by_order_idcompanyId (string)
orderId (string)
management_service/patch_companies_by_company_id_terminal_orders_by_order_idcompanyId (string)
orderId (string)
data: {
. billingEntityId (string)
. customerOrderReference (string)
. items (array)
. orderType (string)
. shippingLocationId (string)
. taxId (string)
} (object) required
management_service/post_companies_by_company_id_terminal_orders_by_order_id_cancelcompanyId (string)
orderId (string)
management_service/get_companies_by_company_id_terminal_productscompanyId (string)
country (string) required
terminalModelId (string)
offset (integer)
limit (integer)
management_service/get_companies_by_company_id_terminal_settingscompanyId (string)
management_service/patch_companies_by_company_id_terminal_settingscompanyId (string)
data: {
. cardholderReceipt
. connectivity
. gratuities (array)
. hardware
. localization
. nexo
. offlineProcessing
. opi
. passcodes
. payAtTable
. payment
. receiptOptions
. receiptPrinting
. refunds
. signature
. standalone
. storeAndForward
. surcharge
. tapToPay
. terminalInstructions
. timeouts
. wifiProfiles
} (object) required
management_service/get_companies_by_company_id_userscompanyId (string)
pageNumber (integer)
pageSize (integer)
username (string)
management_service/post_companies_by_company_id_userscompanyId (string)
data: {
. accountGroups (array)
. associatedMerchantAccounts (array)
. email (string)
. loginMethod (string)
. name
. roles (array)
. timeZoneCode (string)
. username (string)
} (object) required
management_service/get_companies_by_company_id_users_by_user_idcompanyId (string)
userId (string)
management_service/patch_companies_by_company_id_users_by_user_idcompanyId (string)
userId (string)
data: {
. accountGroups (array)
. active (boolean)
. associatedMerchantAccounts (array)
. email (string)
. loginMethod (string)
. name
. roles (array)
. timeZoneCode (string)
} (object) required
management_service/get_companies_by_company_id_webhookscompanyId (string)
pageNumber (integer)
pageSize (integer)
management_service/post_companies_by_company_id_webhookscompanyId (string)
data: {
. acceptsExpiredCertificate (boolean)
. acceptsSelfSignedCertificate (boolean)
. acceptsUntrustedRootCertificate (boolean)
. active (boolean)
. additionalSettings
. communicationFormat (string)
. description (string)
. encryptionProtocol (string)
. filterMerchantAccountType (string)
. filterMerchantAccounts (array)
. networkType (string)
. password (string)
. populateSoapActionHeader (boolean)
. type (string)
. url (string)
. username (string)
} (object) required
management_service/delete_companies_by_company_id_webhooks_by_webhook_idcompanyId (string)
webhookId (string)
management_service/get_companies_by_company_id_webhooks_by_webhook_idcompanyId (string)
webhookId (string)
management_service/patch_companies_by_company_id_webhooks_by_webhook_idcompanyId (string)
webhookId (string)
data: {
. acceptsExpiredCertificate (boolean)
. acceptsSelfSignedCertificate (boolean)
. acceptsUntrustedRootCertificate (boolean)
. active (boolean)
. additionalSettings
. communicationFormat (string)
. description (string)
. encryptionProtocol (string)
. filterMerchantAccountType (string)
. filterMerchantAccounts (array)
. networkType (string)
. password (string)
. populateSoapActionHeader (boolean)
. url (string)
. username (string)
} (object) required
management_service/post_companies_by_company_id_webhooks_by_webhook_id_generate_hmaccompanyId (string)
webhookId (string)
management_service/post_companies_by_company_id_webhooks_by_webhook_id_testcompanyId (string)
webhookId (string)
data: {
. merchantIds (array)
. notification
. types (array)
} (object) required
management_service/get_me
management_service/get_me_allowed_origins
management_service/post_me_allowed_originsdata: {
. _links
. domain (string)
. id (string)
} (object) required
management_service/delete_me_allowed_origins_by_origin_idoriginId (string)
management_service/get_me_allowed_origins_by_origin_idoriginId (string)
management_service/post_me_generate_client_key
management_service/get_merchantspageNumber (integer)
pageSize (integer)
management_service/post_merchantsdata: {
. businessLineId (string)
. companyId (string)
. description (string)
. legalEntityId (string)
. pricingPlan (string)
. reference (string)
. salesChannels (array)
} (object) required
management_service/get_merchants_by_merchant_idmerchantId (string)
management_service/post_merchants_by_merchant_id_activatemerchantId (string)
management_service/get_merchants_by_merchant_id_api_credentialsmerchantId (string)
pageNumber (integer)
pageSize (integer)
management_service/post_merchants_by_merchant_id_api_credentialsmerchantId (string)
data: {
. allowedOrigins (array)
. description (string)
. roles (array)
} (object) required
management_service/get_merchants_by_merchant_id_api_credentials_by_api_credential_idmerchantId (string)
apiCredentialId (string)
management_service/patch_merchants_by_merchant_id_api_credentials_by_api_credential_idmerchantId (string)
apiCredentialId (string)
data: {
. active (boolean)
. allowedOrigins (array)
. description (string)
. roles (array)
} (object) required
management_service/get_merchants_by_merchant_id_api_credentials_by_api_credential_id_allowed_originsmerchantId (string)
apiCredentialId (string)
management_service/post_merchants_by_merchant_id_api_credentials_by_api_credential_id_allowed_originsmerchantId (string)
apiCredentialId (string)
data: {
. _links
. domain (string)
. id (string)
} (object) required
management_service/delete_merchants_by_merchant_id_api_credentials_by_api_credential_id_allowed_origins_by_origin_idmerchantId (string)
apiCredentialId (string)
originId (string)
management_service/get_merchants_by_merchant_id_api_credentials_by_api_credential_id_allowed_origins_by_origin_idmerchantId (string)
apiCredentialId (string)
originId (string)
management_service/post_merchants_by_merchant_id_api_credentials_by_api_credential_id_generate_api_keymerchantId (string)
apiCredentialId (string)
management_service/post_merchants_by_merchant_id_api_credentials_by_api_credential_id_generate_client_keymerchantId (string)
apiCredentialId (string)
management_service/get_merchants_by_merchant_id_billing_entitiesmerchantId (string)
name (string)
management_service/get_merchants_by_merchant_id_payment_method_settingsmerchantId (string)
storeId (string)
businessLineId (string)
pageSize (integer)
pageNumber (integer)
management_service/post_merchants_by_merchant_id_payment_method_settingsmerchantId (string)
data: {
. accel
. affirm
. afterpayTouch
. alipayPlus
. amex
. applePay
. bcmc
. businessLineId (string)
. cartesBancaires
. clearpay
. countries (array)
. cup
. currencies (array)
. customRoutingFlags (array)
. diners
. discover
. eft_directdebit_CA
. eftpos_australia
. girocard
. googlePay
. ideal
. interac_card
. jcb
. klarna
. maestro
. maestro_usa
. mc
. mealVoucher_FR
. nyce
. paybybank_plaid
. payme
. paypal
. payto
. pulse
. reference (string)
. sepadirectdebit
. shopperInteraction (string)
. sodexo
. sofort
. star
. storeIds (array)
. swish
. ticket
. twint
. type (string)
. vipps
. visa
. wechatpay
. wechatpay_pos
} (object) required
management_service/get_merchants_by_merchant_id_payment_method_settings_by_payment_method_idmerchantId (string)
paymentMethodId (string)
management_service/patch_merchants_by_merchant_id_payment_method_settings_by_payment_method_idmerchantId (string)
paymentMethodId (string)
data: {
. accel
. bcmc
. cartesBancaires
. countries (array)
. cup
. currencies (array)
. customRoutingFlags (array)
. diners
. discover
. eft_directdebit_CA
. eftpos_australia
. enabled (boolean)
. girocard
. ideal
. interac_card
. jcb
. maestro
. maestro_usa
. mc
. nyce
. paybybank_plaid
. pulse
. sepadirectdebit
. star
. storeId (string)
. storeIds (array)
. visa
} (object) required
management_service/post_merchants_by_merchant_id_payment_method_settings_by_payment_method_id_add_apple_pay_domainsmerchantId (string)
paymentMethodId (string)
data: {
. domains (array)
} (object) required
management_service/get_merchants_by_merchant_id_payment_method_settings_by_payment_method_id_get_apple_pay_domainsmerchantId (string)
paymentMethodId (string)
management_service/get_merchants_by_merchant_id_payout_settingsmerchantId (string)
management_service/post_merchants_by_merchant_id_payout_settingsmerchantId (string)
data: {
. enabled (boolean)
. enabledFromDate (string)
. transferInstrumentId (string)
} (object) required
management_service/delete_merchants_by_merchant_id_payout_settings_by_payout_settings_idmerchantId (string)
payoutSettingsId (string)
management_service/get_merchants_by_merchant_id_payout_settings_by_payout_settings_idmerchantId (string)
payoutSettingsId (string)
management_service/patch_merchants_by_merchant_id_payout_settings_by_payout_settings_idmerchantId (string)
payoutSettingsId (string)
data: {
. enabled (boolean)
} (object) required
management_service/get_merchants_by_merchant_id_shipping_locationsmerchantId (string)
name (string)
offset (integer)
limit (integer)
management_service/post_merchants_by_merchant_id_shipping_locationsmerchantId (string)
data: {
. address
. contact
. id (string)
. name (string)
} (object) required
management_service/get_merchants_by_merchant_id_split_configurationsmerchantId (string)
management_service/post_merchants_by_merchant_id_split_configurationsmerchantId (string)
data: {
. description (string)
. rules (array)
. splitConfigurationId (string)
} (object) required
management_service/delete_merchants_by_merchant_id_split_configurations_by_split_configuration_idmerchantId (string)
splitConfigurationId (string)
management_service/get_merchants_by_merchant_id_split_configurations_by_split_configuration_idmerchantId (string)
splitConfigurationId (string)
management_service/patch_merchants_by_merchant_id_split_configurations_by_split_configuration_idmerchantId (string)
splitConfigurationId (string)
data: {
. description (string)
} (object) required
management_service/post_merchants_by_merchant_id_split_configurations_by_split_configuration_idmerchantId (string)
splitConfigurationId (string)
data: {
. currency (string)
. fundingSource (string)
. paymentMethod (string)
. ruleId (string)
. shopperInteraction (string)
. splitLogic
} (object) required
management_service/delete_merchants_by_merchant_id_split_configurations_by_split_configuration_id_rules_by_rule_idmerchantId (string)
splitConfigurationId (string)
ruleId (string)
management_service/patch_merchants_by_merchant_id_split_configurations_by_split_configuration_id_rules_by_rule_idmerchantId (string)
splitConfigurationId (string)
ruleId (string)
data: {
. currency (string)
. fundingSource (string)
. paymentMethod (string)
. shopperInteraction (string)
} (object) required
management_service/patch_merchants_by_merchant_id_split_configurations_by_split_configuration_id_rules_by_rule_id_split_logic_by_split_logic_idmerchantId (string)
splitConfigurationId (string)
ruleId (string)
splitLogicId (string)
data: {
. acquiringFees (string)
. additionalCommission
. adyenCommission (string)
. adyenFees (string)
. adyenMarkup (string)
. chargeback (string)
. chargebackCostAllocation (string)
. commission
. interchange (string)
. paymentFee (string)
. refund (string)
. refundCostAllocation (string)
. remainder (string)
. schemeFee (string)
. splitLogicId (string)
. surcharge (string)
. tip (string)
} (object) required
management_service/get_merchants_by_merchant_id_storesmerchantId (string)
pageNumber (integer)
pageSize (integer)
reference (string)
management_service/post_merchants_by_merchant_id_storesmerchantId (string)
data: {
. address
. businessLineIds (array)
. description (string)
. externalReferenceId (string)
. phoneNumber (string)
. reference (string)
. shopperStatement (string)
. splitConfiguration
. subMerchantData
} (object) required
management_service/get_merchants_by_merchant_id_stores_by_reference_terminal_logosmerchantId (string)
reference (string)
model (string) required
management_service/patch_merchants_by_merchant_id_stores_by_reference_terminal_logosmerchantId (string)
reference (string)
model (string) required
data: {
. data (string)
} (object) required
management_service/get_merchants_by_merchant_id_stores_by_reference_terminal_settingsmerchantId (string)
reference (string)
management_service/patch_merchants_by_merchant_id_stores_by_reference_terminal_settingsmerchantId (string)
reference (string)
data: {
. cardholderReceipt
. connectivity
. gratuities (array)
. hardware
. localization
. nexo
. offlineProcessing
. opi
. passcodes
. payAtTable
. payment
. receiptOptions
. receiptPrinting
. refunds
. signature
. standalone
. storeAndForward
. surcharge
. tapToPay
. terminalInstructions
. timeouts
. wifiProfiles
} (object) required
management_service/get_merchants_by_merchant_id_stores_by_store_idmerchantId (string)
storeId (string)
management_service/patch_merchants_by_merchant_id_stores_by_store_idmerchantId (string)
storeId (string)
data: {
. address
. businessLineIds (array)
. description (string)
. externalReferenceId (string)
. phoneNumber (string)
. splitConfiguration
. status (string)
. subMerchantData
} (object) required
management_service/get_merchants_by_merchant_id_terminal_logosmerchantId (string)
model (string) required
management_service/patch_merchants_by_merchant_id_terminal_logosmerchantId (string)
model (string) required
data: {
. data (string)
} (object) required
management_service/get_merchants_by_merchant_id_terminal_modelsmerchantId (string)
management_service/get_merchants_by_merchant_id_terminal_ordersmerchantId (string)
customerOrderReference (string)
status (string)
offset (integer)
limit (integer)
management_service/post_merchants_by_merchant_id_terminal_ordersmerchantId (string)
data: {
. billingEntityId (string)
. customerOrderReference (string)
. items (array)
. orderType (string)
. shippingLocationId (string)
. taxId (string)
} (object) required
management_service/get_merchants_by_merchant_id_terminal_orders_by_order_idmerchantId (string)
orderId (string)
management_service/patch_merchants_by_merchant_id_terminal_orders_by_order_idmerchantId (string)
orderId (string)
data: {
. billingEntityId (string)
. customerOrderReference (string)
. items (array)
. orderType (string)
. shippingLocationId (string)
. taxId (string)
} (object) required
management_service/post_merchants_by_merchant_id_terminal_orders_by_order_id_cancelmerchantId (string)
orderId (string)
management_service/get_merchants_by_merchant_id_terminal_productsmerchantId (string)
country (string) required
terminalModelId (string)
offset (integer)
limit (integer)
management_service/get_merchants_by_merchant_id_terminal_settingsmerchantId (string)
management_service/patch_merchants_by_merchant_id_terminal_settingsmerchantId (string)
data: {
. cardholderReceipt
. connectivity
. gratuities (array)
. hardware
. localization
. nexo
. offlineProcessing
. opi
. passcodes
. payAtTable
. payment
. receiptOptions
. receiptPrinting
. refunds
. signature
. standalone
. storeAndForward
. surcharge
. tapToPay
. terminalInstructions
. timeouts
. wifiProfiles
} (object) required
management_service/get_merchants_by_merchant_id_usersmerchantId (string)
pageNumber (integer)
pageSize (integer)
username (string)
management_service/post_merchants_by_merchant_id_usersmerchantId (string)
data: {
. accountGroups (array)
. email (string)
. loginMethod (string)
. name
. roles (array)
. timeZoneCode (string)
. username (string)
} (object) required
management_service/get_merchants_by_merchant_id_users_by_user_idmerchantId (string)
userId (string)
management_service/patch_merchants_by_merchant_id_users_by_user_idmerchantId (string)
userId (string)
data: {
. accountGroups (array)
. active (boolean)
. email (string)
. loginMethod (string)
. name
. roles (array)
. timeZoneCode (string)
} (object) required
management_service/get_merchants_by_merchant_id_webhooksmerchantId (string)
pageNumber (integer)
pageSize (integer)
management_service/post_merchants_by_merchant_id_webhooksmerchantId (string)
data: {
. acceptsExpiredCertificate (boolean)
. acceptsSelfSignedCertificate (boolean)
. acceptsUntrustedRootCertificate (boolean)
. active (boolean)
. additionalSettings
. communicationFormat (string)
. description (string)
. encryptionProtocol (string)
. networkType (string)
. password (string)
. populateSoapActionHeader (boolean)
. type (string)
. url (string)
. username (string)
} (object) required
management_service/delete_merchants_by_merchant_id_webhooks_by_webhook_idmerchantId (string)
webhookId (string)
management_service/get_merchants_by_merchant_id_webhooks_by_webhook_idmerchantId (string)
webhookId (string)
management_service/patch_merchants_by_merchant_id_webhooks_by_webhook_idmerchantId (string)
webhookId (string)
data: {
. acceptsExpiredCertificate (boolean)
. acceptsSelfSignedCertificate (boolean)
. acceptsUntrustedRootCertificate (boolean)
. active (boolean)
. additionalSettings
. communicationFormat (string)
. description (string)
. encryptionProtocol (string)
. networkType (string)
. password (string)
. populateSoapActionHeader (boolean)
. url (string)
. username (string)
} (object) required
management_service/post_merchants_by_merchant_id_webhooks_by_webhook_id_generate_hmacmerchantId (string)
webhookId (string)
management_service/post_merchants_by_merchant_id_webhooks_by_webhook_id_testmerchantId (string)
webhookId (string)
data: {
. notification
. types (array)
} (object) required
management_service/get_storespageNumber (integer)
pageSize (integer)
reference (string)
merchantId (string)
management_service/post_storesdata: {
. address
. businessLineIds (array)
. description (string)
. externalReferenceId (string)
. merchantId (string)
. phoneNumber (string)
. reference (string)
. shopperStatement (string)
. splitConfiguration
. subMerchantData
} (object) required
management_service/get_stores_by_store_idstoreId (string)
management_service/patch_stores_by_store_idstoreId (string)
data: {
. address
. businessLineIds (array)
. description (string)
. externalReferenceId (string)
. phoneNumber (string)
. splitConfiguration
. status (string)
. subMerchantData
} (object) required
management_service/get_stores_by_store_id_terminal_logosstoreId (string)
model (string) required
management_service/patch_stores_by_store_id_terminal_logosstoreId (string)
model (string) required
data: {
. data (string)
} (object) required
management_service/get_stores_by_store_id_terminal_settingsstoreId (string)
management_service/patch_stores_by_store_id_terminal_settingsstoreId (string)
data: {
. cardholderReceipt
. connectivity
. gratuities (array)
. hardware
. localization
. nexo
. offlineProcessing
. opi
. passcodes
. payAtTable
. payment
. receiptOptions
. receiptPrinting
. refunds
. signature
. standalone
. storeAndForward
. surcharge
. tapToPay
. terminalInstructions
. timeouts
. wifiProfiles
} (object) required
management_service/get_terminalssearchQuery (string)
otpQuery (string)
countries (string)
merchantIds (string)
storeIds (string)
brandModels (string)
pageNumber (integer)
pageSize (integer)
management_service/post_terminals_schedule_actionsdata: {
. actionDetails
. scheduledAt (string)
. storeId (string)
. terminalIds (array)
} (object) required
management_service/post_terminals_by_terminal_id_reassignterminalId (string)
data: {
. companyId (string)
. inventory (boolean)
. merchantId (string)
. storeId (string)
} (object) required
management_service/get_terminals_by_terminal_id_terminal_logosterminalId (string)
management_service/patch_terminals_by_terminal_id_terminal_logosterminalId (string)
data: {
. data (string)
} (object) required
management_service/get_terminals_by_terminal_id_terminal_settingsterminalId (string)
management_service/patch_terminals_by_terminal_id_terminal_settingsterminalId (string)
data: {
. cardholderReceipt
. connectivity
. gratuities (array)
. hardware
. localization
. nexo
. offlineProcessing
. opi
. passcodes
. payAtTable
. payment
. receiptOptions
. receiptPrinting
. refunds
. signature
. standalone
. storeAndForward
. surcharge
. tapToPay
. terminalInstructions
. timeouts
. wifiProfiles
} (object) required
notification_configuration_service/post_create_notification_configurationdata: {
. configurationDetails
} (object) required
notification_configuration_service/post_delete_notification_configurationsdata: {
. notificationIds (array)
} (object) required
notification_configuration_service/post_get_notification_configurationdata: {
. notificationId (integer)
} (object) required
notification_configuration_service/post_get_notification_configuration_listdata (object) required
notification_configuration_service/post_test_notification_configurationdata: {
. eventTypes (array)
. notificationId (integer)
} (object) required
notification_configuration_service/post_update_notification_configurationdata: {
. configurationDetails
} (object) required
open_banking_service/post_account_verification_routesdata: {
. country
. locale (string)
. redirectUrl (string)
. state (string)
} (object) required
open_banking_service/get_account_verification_reports_by_codecode (string)
payment_service/post_adjust_authorisationdata: {
. additionalData (object)
. merchantAccount (string)
. modificationAmount
. mpiData
. originalMerchantReference (string)
. originalReference (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payment_service/post_authorisedata: {
. accountInfo
. additionalAmount
. additionalData (object)
. amount
. applicationInfo
. bankAccount
. billingAddress
. browserInfo
. captureDelayHours (integer)
. card
. dateOfBirth (string)
. dccQuote
. deliveryAddress
. deliveryDate (string)
. deviceFingerprint (string)
. entityType (string)
. fraudOffset (integer)
. fundDestination
. fundSource
. fundingSource (string)
. installments
. localizedShopperStatement (object)
. mandate
. mcc (string)
. merchantAccount (string)
. merchantOrderReference (string)
. merchantRiskIndicator
. metadata (object)
. mpiData
. nationality (string)
. orderReference (string)
. platformChargebackLogic
. recurring
. recurringProcessingModel (string)
. reference (string)
. secureRemoteCommerceCheckoutData
. selectedBrand (string)
. selectedRecurringDetailReference (string)
. sessionId (string)
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. socialSecurityNumber (string)
. splits (array)
. store (string)
. telephoneNumber (string)
. threeDS2RequestData
. threeDSAuthenticationOnly (boolean)
. totalsGroup (string)
. trustedShopper (boolean)
} (object) required
payment_service/post_authorise3ddata: {
. accountInfo
. additionalAmount
. additionalData (object)
. amount
. applicationInfo
. billingAddress
. browserInfo
. captureDelayHours (integer)
. dateOfBirth (string)
. dccQuote
. deliveryAddress
. deliveryDate (string)
. deviceFingerprint (string)
. fraudOffset (integer)
. installments
. localizedShopperStatement (object)
. mcc (string)
. md (string)
. merchantAccount (string)
. merchantOrderReference (string)
. merchantRiskIndicator
. metadata (object)
. orderReference (string)
. paResponse (string)
. recurring
. recurringProcessingModel (string)
. reference (string)
. selectedBrand (string)
. selectedRecurringDetailReference (string)
. sessionId (string)
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. socialSecurityNumber (string)
. splits (array)
. store (string)
. telephoneNumber (string)
. threeDS2RequestData
. threeDSAuthenticationOnly (boolean)
. totalsGroup (string)
. trustedShopper (boolean)
} (object) required
payment_service/post_authorise3ds2data: {
. accountInfo
. additionalAmount
. additionalData (object)
. amount
. applicationInfo
. billingAddress
. browserInfo
. captureDelayHours (integer)
. dateOfBirth (string)
. dccQuote
. deliveryAddress
. deliveryDate (string)
. deviceFingerprint (string)
. fraudOffset (integer)
. installments
. localizedShopperStatement (object)
. mcc (string)
. merchantAccount (string)
. merchantOrderReference (string)
. merchantRiskIndicator
. metadata (object)
. orderReference (string)
. recurring
. recurringProcessingModel (string)
. reference (string)
. selectedBrand (string)
. selectedRecurringDetailReference (string)
. sessionId (string)
. shopperEmail (string)
. shopperIP (string)
. shopperInteraction (string)
. shopperLocale (string)
. shopperName
. shopperReference (string)
. shopperStatement (string)
. socialSecurityNumber (string)
. splits (array)
. store (string)
. telephoneNumber (string)
. threeDS2RequestData
. threeDS2Result
. threeDS2Token (string)
. threeDSAuthenticationOnly (boolean)
. totalsGroup (string)
. trustedShopper (boolean)
} (object) required
payment_service/post_canceldata: {
. additionalData (object)
. merchantAccount (string)
. mpiData
. originalMerchantReference (string)
. originalReference (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payment_service/post_cancel_or_refunddata: {
. additionalData (object)
. merchantAccount (string)
. mpiData
. originalMerchantReference (string)
. originalReference (string)
. platformChargebackLogic
. reference (string)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payment_service/post_capturedata: {
. additionalData (object)
. merchantAccount (string)
. modificationAmount
. mpiData
. originalMerchantReference (string)
. originalReference (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payment_service/post_donatedata: {
. donationAccount (string)
. merchantAccount (string)
. modificationAmount
. originalReference (string)
. platformChargebackLogic
. reference (string)
} (object) required
payment_service/post_get_authentication_resultdata: {
. merchantAccount (string)
. pspReference (string)
} (object) required
payment_service/post_refunddata: {
. additionalData (object)
. merchantAccount (string)
. modificationAmount
. mpiData
. originalMerchantReference (string)
. originalReference (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payment_service/post_retrieve3ds2_resultdata: {
. merchantAccount (string)
. pspReference (string)
} (object) required
payment_service/post_technical_canceldata: {
. additionalData (object)
. merchantAccount (string)
. modificationAmount
. mpiData
. originalMerchantReference (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payment_service/post_void_pending_refunddata: {
. additionalData (object)
. merchantAccount (string)
. modificationAmount
. mpiData
. originalMerchantReference (string)
. originalReference (string)
. platformChargebackLogic
. reference (string)
. splits (array)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
payments_app_service/post_merchants_by_merchant_id_generate_payments_app_boarding_tokenmerchantId (string)
data: {
. boardingRequestToken (string)
} (object) required
payments_app_service/post_merchants_by_merchant_id_stores_by_store_id_generate_payments_app_boarding_tokenmerchantId (string)
storeId (string)
data: {
. boardingRequestToken (string)
} (object) required
payments_app_service/get_merchants_by_merchant_id_payments_appsmerchantId (string)
statuses (string)
limit (integer)
offset (integer)
payments_app_service/get_merchants_by_merchant_id_stores_by_store_id_payments_appsmerchantId (string)
storeId (string)
statuses (string)
limit (integer)
offset (integer)
payments_app_service/post_merchants_by_merchant_id_payments_apps_by_installation_id_revokemerchantId (string)
installationId (string)
recurring_service/post_create_permitdata: {
. merchantAccount (string)
. permits (array)
. recurringDetailReference (string)
. shopperReference (string)
} (object) required
recurring_service/post_disabledata: {
. contract (string)
. merchantAccount (string)
. recurringDetailReference (string)
. shopperReference (string)
} (object) required
recurring_service/post_disable_permitdata: {
. merchantAccount (string)
. token (string)
} (object) required
recurring_service/post_list_recurring_detailsdata: {
. merchantAccount (string)
. recurring
. shopperReference (string)
} (object) required
recurring_service/post_notify_shopperdata: {
. amount
. billingDate (string)
. billingSequenceNumber (string)
. displayedReference (string)
. merchantAccount (string)
. recurringDetailReference (string)
. reference (string)
. shopperReference (string)
. storedPaymentMethodId (string)
} (object) required
recurring_service/post_schedule_account_updaterdata: {
. additionalData (object)
. card
. merchantAccount (string)
. reference (string)
. selectedRecurringDetailReference (string)
. shopperReference (string)
} (object) required
session_authentication_service/post_sessionsdata: {
. allowOrigin (string)
. policy
. product
} (object) required
session_service/post_sessionsdata: {
. merchantAccount (string)
. setupToken (string)
. store (string)
} (object) required
stored_value_service/post_change_statusdata: {
. amount
. merchantAccount (string)
. paymentMethod (object)
. recurringDetailReference (string)
. reference (string)
. shopperInteraction (string)
. shopperReference (string)
. status (string)
. store (string)
} (object) required
stored_value_service/post_check_balancedata: {
. amount
. merchantAccount (string)
. paymentMethod (object)
. recurringDetailReference (string)
. reference (string)
. shopperInteraction (string)
. shopperReference (string)
. store (string)
} (object) required
stored_value_service/post_issuedata: {
. amount
. merchantAccount (string)
. paymentMethod (object)
. recurringDetailReference (string)
. reference (string)
. shopperInteraction (string)
. shopperReference (string)
. store (string)
} (object) required
stored_value_service/post_loaddata: {
. amount
. loadType (string)
. merchantAccount (string)
. paymentMethod (object)
. recurringDetailReference (string)
. reference (string)
. shopperInteraction (string)
. shopperReference (string)
. store (string)
} (object) required
stored_value_service/post_merge_balancedata: {
. amount
. merchantAccount (string)
. paymentMethod (object)
. recurringDetailReference (string)
. reference (string)
. shopperInteraction (string)
. shopperReference (string)
. sourcePaymentMethod (object)
. store (string)
} (object) required
stored_value_service/post_void_transactiondata: {
. merchantAccount (string)
. originalReference (string)
. reference (string)
. store (string)
. tenderReference (string)
. uniqueTerminalId (string)
} (object) required
terminal_api/post_logindata: {
. DateTime (string)
. SaleSoftware
. SaleTerminalData
. TrainingModeFlag (boolean)
. OperatorLanguage (string)
. OperatorID (string)
. ShiftNumber (string)
. TokenRequestedType
. CustomerOrderReq
. POISerialNumber (string)
} (object) required
terminal_api/post_logoutdata: {
. MaintenanceAllowed (boolean)
} (object) required
terminal_api/post_enableservicedata: {
. TransactionAction
. ServicesEnabled
. DisplayOutput
} (object) required
terminal_api/post_admindata: {
. ServiceIdentification (string)
} (object) required
terminal_api/post_paymentdata: {
. SaleData
. PaymentTransaction
. PaymentData
. LoyaltyData (array)
} (object) required
terminal_api/post_cardacquisitiondata: {
. SaleData
. CardAcquisitionTransaction
} (object) required
terminal_api/post_storedvaluedata: {
. SaleData
. StoredValueData (array)
} (object) required
terminal_api/post_reversaldata: {
. SaleData
. OriginalPOITransaction
. ReversedAmount (number)
. ReversalReason
} (object) required
terminal_api/post_reconciliationdata: {
. ReconciliationType
. AcquirerID (array)
. POIReconciliationID (integer)
} (object) required
terminal_api/post_gettotalsdata: {
. TotalDetails
. TotalFilter
} (object) required
terminal_api/post_balanceinquirydata: {
. PaymentAccountReq
. LoyaltyAccountReq
} (object) required
terminal_api/post_transactionstatusdata: {
. MessageReference
. ReceiptReprintFlag (boolean)
. DocumentQualifier (array)
} (object) required
terminal_api/post_abortdata: {
. MessageReference
. AbortReason (string)
. DisplayOutput
} (object) required
terminal_api/post_diagnosisdata: {
. POIID (string)
. HostDiagnosisFlag (boolean)
. AcquirerID (array)
} (object) required
terminal_api/post_displaydata: {
. DisplayOutput (array)
} (object) required
terminal_api/post_inputdata: {
. DisplayOutput
. InputData
} (object) required
terminal_api/post_printdata: {
. PrintOutput
} (object) required
terminal_api/post_cardreaderapdudata: {
. APDUClass (string)
. APDUInstruction (string)
. APDUPar1 (string)
. APDUPar2 (string)
. APDUData (string)
. APDUExpectedLength (string)
} (object) required
test_card_service/post_create_test_card_rangesdata (undefined) required
tfm_api_service/post_assign_terminalsdata: {
. companyAccount (string)
. merchantAccount (string)
. merchantInventory (boolean)
. store (string)
. terminals (array)
} (object) required
tfm_api_service/post_find_terminaldata: {
. terminal (string)
} (object) required
tfm_api_service/post_get_stores_under_accountdata: {
. companyAccount (string)
. merchantAccount (string)
} (object) required
tfm_api_service/post_get_terminal_detailsdata: {
. terminal (string)
} (object) required
tfm_api_service/post_get_terminals_under_accountdata: {
. companyAccount (string)
. merchantAccount (string)
. store (string)
} (object) required
transaction_service/get_disputes_by_dispute_id_attachmentsdisputeId (string)
transaction_service/post_disputes_by_dispute_id_attachmentsdisputeId (string)
data: {
. attachmentType
. content (string)
. fileName (string)
. id (string)
} (object) required
transaction_service/get_disputes_by_dispute_id_attachments_by_attachment_iddisputeId (string)
attachmentId (string)
transaction_service/delete_disputes_by_dispute_id_attachments_by_attachment_iddisputeId (string)
attachmentId (string)
transaction_service/get_disputesstatus (string)
paymentInstrument (string)
createdSince (string)
createdUntil (string)
offset (string)
limit (string)
transaction_service/post_disputesdata: {
. description (string)
. disputedAmount
. duplicateInfo
. fraudInfo
. notDeliveredInfo
. otherInfo
. status
. transactionId (string)
. type
} (object) required
transaction_service/get_disputes_by_idid (string)
transaction_service/patch_disputes_by_idid (string)
data: {
. duplicateInfo (object)
. fraudInfo (object)
. notDeliveredInfo (object)
. otherInfo (object)
. status (object)
} (object) required
transfer_service/get_grantscounterpartyAccountHolderId (string)
transfer_service/post_grantsIdempotency-Key (string)
data: {
. counterparty
. grantAccountId (string)
. grantOfferId (string)
} (object) required
transfer_service/get_grants_by_idid (string)
transfer_service/get_transactionsbalancePlatform (string)
paymentInstrumentId (string)
accountHolderId (string)
balanceAccountId (string)
cursor (string)
createdSince (string) required
createdUntil (string) required
sortOrder (string)
limit (integer)
transfer_service/get_transactions_by_idid (string)
transfer_service/get_transfersbalancePlatform (string)
accountHolderId (string)
balanceAccountId (string)
paymentInstrumentId (string)
reference (string)
category (string)
createdSince (string) required
createdUntil (string) required
sortOrder (string)
cursor (string)
limit (integer)
transfer_service/post_transfersIdempotency-Key (string)
WWW-Authenticate (string)
data: {
. amount
. balanceAccountId (string)
. category (string)
. counterparty
. description (string)
. executionDate
. paymentInstrumentId (string)
. priorities (array)
. priority (string)
. reference (string)
. referenceForBeneficiary (string)
. review
. type (string)
. ultimateParty
} (object) required
transfer_service/post_transfers_approveIdempotency-Key (string)
WWW-Authenticate (string)
data: {
. transferIds (array)
} (object) required
transfer_service/post_transfers_cancelIdempotency-Key (string)
data: {
. transferIds (array)
} (object) required
transfer_service/get_transfers_by_idid (string)
transfer_service/post_transfers_by_transfer_id_returnstransferId (string)
Idempotency-Key (string)
data: {
. amount
. reference (string)
} (object) required