Bank Income Callback (Internal)
Receives bank income notifications from external systems. Requires api-key authentication via api-key header. The payload is queued for processing and validation.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-admin-api-key
Request
This endpoint expects an object.
movementId
Movement ID from psp provider
txId
Transaction ID
amount
Amount of the bank income
externalSystemNotifierId
External system notifier ID
bankEntityCode
Bank entity code
date
Date of the bank income in YYYY-MM-DD format
countryCode
Country code (three-letter ISO)
currencyCode
Currency code
externalSystemUniqueCode
External system unique code
paymentMethod
Payment method
documentType
Document type (e.g., RUT, CUIT, CNPJ)
documentNumber
Document number
bankAccountNumber
Bank account number
orchestratorService
Orchestrator service
bankAccountNumberEntity
Bank account number entity code
Response
Bank income notification accepted
referenceId