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:

ActionPurposeParameters
payment_hub/post_workspacesRegisters a customer's payment workspaceNo parameters
payment_hub/get_workspacesReturns a list of customer's workspaces_limit (undefined)
_offset (undefined)
_sort (undefined)
payment_hub/patch_workspaces_by_workspace_idUpdates a customer's workspace dataworkspace_id (undefined)
data: {
. tags (array)
} (object) required
payment_hub/get_workspaces_by_workspace_idRetrieves data of a customer's workspaceworkspace_id (undefined)
payment_hub/delete_workspaces_by_workspace_idPermanently cancels a customer's workspaceworkspace_id (undefined)
payment_hub/post_workspaces_by_workspace_id_bank_slip_paymentsInitiate a payment of a bank slip by barcodeworkspace_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_bank_slip_paymentsReturns a list of bank slip payments from the client's workspaceworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
initialDate (undefined)
finalDate (undefined)
status (undefined)
payment_hub/patch_workspaces_by_workspace_id_bank_slip_payments_by_bank_slip_payment_idMakes payment of a bank slipworkspace_id (undefined)
bank_slip_payment_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_bank_slip_payments_by_bank_slip_payment_idRetrieves details of a bank slip paymentworkspace_id (undefined)
bank_slip_payment_id (undefined)
payment_hub/get_workspaces_by_workspace_id_available_bank_slipsQuery DDAs registered for the workspace clientworkspace_id (undefined)
titleSituation (undefined)
beneficiaryDocument (undefined)
finalDueDate (undefined)
initialDueDate (undefined)
initialIssueDate (undefined)
finalIssueDate (undefined)
bankNumber (undefined)
initialValue (undefined)
finalValue (undefined)
originAggregates (undefined)
originAuthorized (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
payment_hub/post_workspaces_by_workspace_id_barcode_paymentsInitiate a payment of utility bills/taxes by barcodeworkspace_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_barcode_paymentsReturns a list of barcode payments from the customer workspaceworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
initialDate (undefined)
finalDate (undefined)
status (undefined)
payment_hub/patch_workspaces_by_workspace_id_barcode_payments_by_barcode_payment_idMakes payment of consumption/tax bills by barcodeworkspace_id (undefined)
barcode_payment_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_barcode_payments_by_barcode_payment_idQuery payment of consumption/tax bill by barcodeworkspace_id (undefined)
barcode_payment_id (undefined)
payment_hub/post_workspaces_by_workspace_id_pix_paymentsInitiate a PIX payment via DICT key, QRCode or bank detailsworkspace_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_pix_paymentsReturns a list of PIX payments from the client workspaceworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
initialDate (undefined)
finalDate (undefined)
status (undefined)
payment_hub/patch_workspaces_by_workspace_id_pix_payments_by_pix_payment_idConfirm a PIX paymentworkspace_id (undefined)
pix_payment_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_pix_payments_by_pix_payment_idRetrieves details of a PIX paymentworkspace_id (undefined)
pix_payment_id (undefined)
payment_hub/post_workspaces_by_workspace_id_vehicle_taxes_paymentsInitiate a vehicle debt paymentworkspace_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_vehicle_taxes_paymentsReturns a list of vehicle debt payments from the customer's workspaceworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
initialDate (undefined)
finalDate (undefined)
status (undefined)
payment_hub/patch_workspaces_by_workspace_id_vehicle_taxes_payments_by_vehicle_tax_idConfirm a vehicle debt paymentworkspace_id (undefined)
vehicle_tax_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_vehicle_taxes_payments_by_vehicle_tax_idRetrieve details of a vehicle debt paymentworkspace_id (undefined)
vehicle_tax_id (undefined)
payment_hub/get_workspaces_by_workspace_id_available_vehicle_taxesCheck debts of a renavamworkspace_id (undefined)
renavam (undefined) required
stateAbbreviation (undefined) required
initialValue (undefined)
finalValue (undefined)
exerciseYear (undefined)
taxType (undefined)
initialDate (undefined)
finalDate (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
payment_hub/post_workspaces_by_workspace_id_taxes_by_fields_paymentsInitiate a tax by fields payment GARE, GPS, DARF, etcworkspace_id (undefined)
data: {
. id (string)
. taxType
. city (string)
. stateAbbreviation
. paymentDate (string)
. tags (array)
} (object) required
payment_hub/get_workspaces_by_workspace_id_taxes_by_fields_paymentsReturns a list of payments from the client workspaceworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
initialDate (undefined)
finalDate (undefined)
status (undefined)
payment_hub/patch_workspaces_by_workspace_id_taxes_by_fields_payments_by_taxes_by_fields_payment_idConfirm payment of a tax by fieldsworkspace_id (undefined)
taxes_by_fields_payment_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_taxes_by_fields_payments_by_taxes_by_fields_payment_idRetrieve details of a tax by fields paymentworkspace_id (undefined)
taxes_by_fields_payment_id (undefined)
payment_hub/post_workspaces_by_workspace_id_transferInitiate a TED transferworkspace_id (undefined)
data: {
. id (string)
. sourceAccount
. tags (array)
. destinationAccount (string)
. transferValue (number)
. destinationType (string)
} (object) required
payment_hub/get_workspaces_by_workspace_id_transferReturns a list of TED transfers from the client workspaceworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
initialDate (undefined)
finalDate (undefined)
status (string)
payment_hub/patch_workspaces_by_workspace_id_transfer_by_transfer_idConfirm a TED transferworkspace_id (undefined)
transfer_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_transfer_by_transfer_idRetrieve details of a TED transferworkspace_id (undefined)
transfer_id (undefined)
payment_hub/get_workspaces_by_workspace_id_smart_transfers_accountsRetrieve list of consented accountsworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
consentStatus (undefined)
bankAuthorisationServerId (undefined)
bankDocumentNumber (undefined)
payment_hub/get_workspaces_by_workspace_id_smart_transfers_metadataDisplay deeplink for consentworkspace_id (undefined)
payment_hub/post_workspaces_by_workspace_id_smart_transfers_paymentsInitiate a Smart Transfer paymentworkspace_id (undefined)
data (undefined) required
payment_hub/get_workspaces_by_workspace_id_smart_transfers_paymentsRetrieves a list of Smart Transfersworkspace_id (undefined)
_limit (undefined)
_offset (undefined)
_sort (undefined)
payment_hub/get_workspaces_by_workspace_id_smart_transfers_payments_by_smart_transfers_payment_idTransaction/Payment Receipt Inquiryworkspace_id (undefined)
smart_transfers_payment_id (undefined)
payment_hub/patch_workspaces_by_workspace_id_smart_transfers_payments_by_smart_transfers_payment_idConfirm a Smart Transfer paymentworkspace_id (undefined)
smart_transfers_payment_id (undefined)
data (undefined) required