Webhook
Account Movement Webhook
The Account Movement Webhook aims to provide basic information about each transaction made in the account, functioning as a complementary visibility mechanism. It allows for more efficient monitoring of transactions, going beyond what is currently available in the statement endpoints.
{
"Method": "EntryChange",
"EntryId": 11108992090,
"Description": "CreditPixIn",
"SubType": 222,
"EntryDate": "2025-01-06T17:32:08.05",
"EntryValue": 16.86,
"Type": "CreditPixIn",
"ExternalId": 123456789,
"ExternalIdType": 60,
"DocumentNumber": 885647470,
"TransactionId": 885647470,
"OperationType": 41,
"Tags": [
"pix",
"Nu Pagamentos S.A.",
"Fulano de Tal",
"12345678910",
"E182216202052561951515900e123",
"9d68e5e5-bba0-4626-818c-529be4d1f239"
],
"TaxNumber": "44988279880",
"Bank": null,
"BankBranch": null,
"BankAccount": null,
"BankAccountDigit": null,
"BusinessUnitId": 494,
"Balance": 28.56
}
{
"Method": "EntryChange",
"EntryId": 11114637939,
"Description": "PreDebitPixout",
"SubType": 0,
"EntryDate": "2025-01-07T08:00:11.947",
"EntryValue": -16.83,
"Type": 40,
"DocumentNumber": 387910808,
"TransactionId": 387910808,
"OperationType": 40,
"Tags": null,
"TaxNumber": "44988279880",
"Bank": null,
"BankBranch": null,
"BankAccount": null,
"BankAccountDigit": null,
"BusinessUnitId": 494,
"Balance": 28.56
}
{
"Method": "EntryChange",
"EntryId": 11108743692,
"Description": "InternalDischargeAccount",
"SubType": 0,
"EntryDate": "2025-01-06T17:04:58.66",
"EntryValue": 1,
"Type": 6,
"DocumentNumber": 14482563,
"TransactionId": 14482563,
"OperationType": 6,
"Tags": null,
"TaxNumber": "75412107060",
"Bank": null,
"BankBranch": null,
"BankAccount": null,
"BankAccountDigit": null,
"BusinessUnitId": 494,
"Balance": 28.56
}
{
"Method": "EntryChange",
"EntryId": 11107897016,
"Description": "Crédito MoneyTransferIn",
"SubType": 0,
"EntryDate": "2025-01-06T15:34:42.48",
"EntryValue": -0.02,
"Type": 4,
"DocumentNumber": 39756752,
"TransactionId": 39756752,
"OperationType": 4,
"Tags": [
"0001",
"132033546",
"44988279880",
"450",
"Eric Lenin Lucena De Sousa Cruz"
],
"TaxNumber": "44988279888",
"Bank": null,
"BankBranch": null,
"BankAccount": null,
"BankAccountDigit": null,
"BusinessUnitId": 494,
"Balance": 28.56
}
{
"Method": "EntryChange",
"EntryId": 11107893543,
"Description": "Solicitação de resgate em conta",
"SubType": 0,
"EntryDate": "2025-01-06T15:34:18.477",
"EntryValue": -0.02,
"Type": 3,
"DocumentNumber": 9651363,
"TransactionId": 9651363,
"OperationType": 3,
"Tags": null,
"TaxNumber": "44988279880",
"Bank": "450",
"BankBranch": "0001",
"BankAccount": "1953882109",
"BankAccountDigit": "1",
"BusinessUnitId": 494,
"Balance": 28.56
}
{
"Method": "EntryChange",
"EntryId": 11141226866,
"Description": "CourtOrderCapture",
"SubType": 0,
"EntryDate": "2025-01-09T11:40:52.577",
"EntryValue": -10,
"Type": 59,
"DocumentNumber": null,
"TransactionId": null,
"OperationType": 59,
"Tags": null,
"TaxNumber": "44988279880",
"Bank": null,
"BankBranch": null,
"BankAccount": null,
"BankAccountDigit": null,
"BusinessUnitId": 494,
"Balance": 28.56
}
{
"Method": "EntryChange",
"EntryId": 11189226332,
"Description": "JudicialOrderCredit",
"SubType": 0,
"EntryDate": "2025-01-13T13:12:07.387",
"EntryValue": 10,
"Type": null,
"DocumentNumber": null,
"TransactionId": null,
"OperationType": null,
"Tags": null,
"TaxNumber": "44988279880",
"Bank": null,
"BankBranch": null,
"BankAccount": null,
"BankAccountDigit": null,
"BusinessUnitId": 494,
"Balance": 28.56
}
Operation Type
| Description | Code |
|---|---|
| PurchaseBoleto | 0 |
| PurchaseCard | 1 |
| PaymentBoleto | 2 |
| AccountDischarge | 3 |
| MoneyTransferIn | 4 |
| PaymentDarf | 5 |
| InternalTransfer | 6 |
| AccountDischargeOtherBanks | 7 |
| PaymentGARE | 8 |
| PaymentGPS | 9 |
| PaymentTribute | 10 |
| PaymentFGTS | 11 |
| PaymentDARJ | 12 |
| TransferBySMS | 13 |
| DischargePrepaidCard | 16 |
| RechargePrepaidCard | 17 |
| CreatePrepaidCardTax | 18 |
| FuturePosting | 19 |
| TransferOverhang | 20 |
| LinkPrepaidCard | 21 |
| ChargeAccount | 22 |
| DigitalWithdrawal | 23 |
| WithdrawCard | 30 |
| ChargebackCard | 32 |
| Purchase | 33 |
| RequestCard | 35 |
| ActivateCard | 36 |
| PurchaseTopUp | 37 |
| PaymentGRU | 38 |
| HashTransaction | 39 |
| PixOut | 40 |
| PixIn | 41 |
| RefundPixIn | 42 |
| RefundPixOut | 43 |
| QRCode | 44 |
| PurchaseClosedLoop | 45 |
| JudicialOrder | 46 |
| ReissueCard | 47 |
| MultiBenefitTransfer | 48 |
| AccountCreationAndEditing | 49 |
| ChargebackCloseLoop | 50 |
| PersonDocumentSendingAndResending | 51 |
| PaymentOrder | 52 |
| CardTracking | 53 |
| CreateFraudNotification | 54 |
| CancelFraudNotification | 55 |
| AllOperations | 56 |
| UpdateCardContactless | 57 |
| OpenBanking | 58 |
| CourtOrder | 59 |
| CollectionOrder | 60 |
| UpdatePersonCondition | 61 |
| SLC | 62 |
| CashbackCard | 65 |
| BinSponsor | 66 |
| ClosedLoopBonusRate | 67 |
| CloseAccount | 68 |
| UpdatePersonInfo | 69 |
| FuturePostingConciliation | 70 |
| ResponseDispute | 71 |
| TransferCard | 72 |
| WireTransfer | 73 |
| WireTransferIn | 74 |
| SendCredentialByWebhook | 75 |
| UpdateCloseAccount | 76 |
| BillingFuturePosting | 77 |
| SendMedLockResourceByWebhook | 78 |
| UpdatePersonDocument | 79 |
| NotificationPaymentDelay | 80 |
| CreationP2P | 81 |
| UpdateAccount | 82 |
| EntryChange | 83 |
| DepositClosedLoop | 84 |
| PixRecurrence | 85 |
| EntryOrder | 86 |
| WithdrawalClosedLoop | 87 |
ExternalIdType
It refers to the type of transaction related to the type of Operation.
Updated 5 months ago
