Skip to main content

Santander

Connect to Santander Brasil payment services.

Santander 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 37 actions:

ActionParameters
payment_hub/post_workspacesdata (object) required
payment_hub/get_workspaces_limit (string)
_offset (string)
_sort (string)
payment_hub/patch_workspaces_by_workspace_idworkspace_id (string)
data: {
. tags (array)
} (object) required
payment_hub/get_workspaces_by_workspace_idworkspace_id (string)
payment_hub/delete_workspaces_by_workspace_idworkspace_id (string)
payment_hub/post_workspaces_by_workspace_id_bank_slip_paymentsworkspace_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_bank_slip_paymentsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
initialDate (string)
finalDate (string)
status (string)
payment_hub/patch_workspaces_by_workspace_id_bank_slip_payments_by_bank_slip_payment_idworkspace_id (string)
bank_slip_payment_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_bank_slip_payments_by_bank_slip_payment_idworkspace_id (string)
bank_slip_payment_id (string)
payment_hub/get_workspaces_by_workspace_id_available_bank_slipsworkspace_id (string)
titleSituation (string)
beneficiaryDocument (string)
finalDueDate (string)
initialDueDate (string)
initialIssueDate (string)
finalIssueDate (string)
bankNumber (string)
initialValue (string)
finalValue (string)
originAggregates (string)
originAuthorized (string)
_limit (string)
_offset (string)
_sort (string)
payment_hub/post_workspaces_by_workspace_id_barcode_paymentsworkspace_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_barcode_paymentsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
initialDate (string)
finalDate (string)
status (string)
payment_hub/patch_workspaces_by_workspace_id_barcode_payments_by_barcode_payment_idworkspace_id (string)
barcode_payment_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_barcode_payments_by_barcode_payment_idworkspace_id (string)
barcode_payment_id (string)
payment_hub/post_workspaces_by_workspace_id_pix_paymentsworkspace_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_pix_paymentsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
initialDate (string)
finalDate (string)
status (string)
payment_hub/patch_workspaces_by_workspace_id_pix_payments_by_pix_payment_idworkspace_id (string)
pix_payment_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_pix_payments_by_pix_payment_idworkspace_id (string)
pix_payment_id (string)
payment_hub/post_workspaces_by_workspace_id_vehicle_taxes_paymentsworkspace_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_vehicle_taxes_paymentsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
initialDate (string)
finalDate (string)
status (string)
payment_hub/patch_workspaces_by_workspace_id_vehicle_taxes_payments_by_vehicle_tax_idworkspace_id (string)
vehicle_tax_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_vehicle_taxes_payments_by_vehicle_tax_idworkspace_id (string)
vehicle_tax_id (string)
payment_hub/get_workspaces_by_workspace_id_available_vehicle_taxesworkspace_id (string)
renavam (string) required
stateAbbreviation (string) required
initialValue (string)
finalValue (string)
exerciseYear (string)
taxType (string)
initialDate (string)
finalDate (string)
_limit (string)
_offset (string)
_sort (string)
payment_hub/post_workspaces_by_workspace_id_taxes_by_fields_paymentsworkspace_id (string)
data: {
. id (string)
. taxType
. city (string)
. stateAbbreviation
. paymentDate (string)
. tags (array)
} (object) required
payment_hub/get_workspaces_by_workspace_id_taxes_by_fields_paymentsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
initialDate (string)
finalDate (string)
status (string)
payment_hub/patch_workspaces_by_workspace_id_taxes_by_fields_payments_by_taxes_by_fields_payment_idworkspace_id (string)
taxes_by_fields_payment_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_taxes_by_fields_payments_by_taxes_by_fields_payment_idworkspace_id (string)
taxes_by_fields_payment_id (string)
payment_hub/post_workspaces_by_workspace_id_transferworkspace_id (string)
data: {
. id (string)
. sourceAccount
. tags (array)
. destinationAccount (string)
. transferValue (number)
. destinationType (string)
} (object) required
payment_hub/get_workspaces_by_workspace_id_transferworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
initialDate (string)
finalDate (string)
status (string)
payment_hub/patch_workspaces_by_workspace_id_transfer_by_transfer_idworkspace_id (string)
transfer_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_transfer_by_transfer_idworkspace_id (string)
transfer_id (string)
payment_hub/get_workspaces_by_workspace_id_smart_transfers_accountsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
consentStatus (string)
bankAuthorisationServerId (string)
bankDocumentNumber (string)
payment_hub/get_workspaces_by_workspace_id_smart_transfers_metadataworkspace_id (string)
payment_hub/post_workspaces_by_workspace_id_smart_transfers_paymentsworkspace_id (string)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_smart_transfers_paymentsworkspace_id (string)
_limit (string)
_offset (string)
_sort (string)
payment_hub/get_workspaces_by_workspace_id_smart_transfers_payments_by_smart_transfers_payment_idworkspace_id (string)
smart_transfers_payment_id (string)
payment_hub/patch_workspaces_by_workspace_id_smart_transfers_payments_by_smart_transfers_payment_idworkspace_id (string)
smart_transfers_payment_id (string)
data (undefined) required