LogoLogo
Release notesHomepageTry demo
  • Welcome to B2BINPAY docs
  • Get started
    • Quick start guide
    • Explore the Web interface
  • User guide
    • Wallet management
      • Wallets
      • Transfers
      • Deposits
      • Payouts
      • Events
      • Callbacks
    • Custody
      • Wallets
      • Requests
      • History
    • Staking
      • TRX staking
    • Rates
    • Swaps
      • Wallets
      • Swap
      • History
  • How-tos
    • Manage your profile and system
      • How to change your password
      • How to enable 2FA
      • How to whitelist IP addresses
      • How to access the API
      • How to enable additional AML check
    • Manage your wallets
      • How to create a wallet
      • How to grant access to your wallet
      • How to manage user roles
      • How to restrict access to your wallet
      • How to generate a report on wallet balances
      • How to set withdrawal thresholds
    • Manage your assets
      • How to create a deposit
      • How to create a payout
      • How to create a bank withdrawal
      • How to create an internal transfer
      • How to select the optimal blockchain fee
      • How to speed up your payout by changing the blockchain fee
      • How to whitelist a payout address
      • How to swap funds
      • How to top up or withdraw funds from your Custody wallet
  • API guide
    • API overview
    • Authentication
    • Wallet methods
    • Transfer methods
    • Deposit methods
    • Payout methods
    • Currency methods
    • Rate methods
  • References
    • Key terms
    • User roles
    • Transfer types
    • Currency codes
    • Block explorer list
    • Address types
    • Useful links
  • Troubleshooting
    • Error: No active account found with the given credentials
    • Error: Invalid 2FA code
    • Error: You IP is not whitelisted
    • Unresolved deposits
    • Missing deposits
    • Canceled transfers
    • Unconfirmed transfers
  • Release notes
Powered by GitBook
On this page
  • Callback list
  • Callback details

Was this helpful?

  1. User guide
  2. Wallet management

Callbacks

PreviousEventsNextCustody

Last updated 4 months ago

Was this helpful?

Callbacks are POST-requests sent to your callback URL, to notify about transaction-related events in the system.

For more information, see

Callback list

On this page, you can view a list of callbacks.

The following information is provided about each callback:

ID

The unique system identifier of a callback. This is a link to callback details.


Time sent

The date and time when a callback was sent.


Type

The callback type. Possible values:

  • Confirmation: The transfer has received a required number of .

  • Fail: The transfer failed.

  • No transfer: The deposit has expired or the payout wasn't approved, no transfer was created.

  • Block: The deposit was blocked by an AML provider, the transfer was canceled.

  • Cancel: The payout was blocked by an AML provider, the transfer was canceled.

  • User confirmation: The transfer has received a number of specified by a client to receive an additional callback.

  • Manual: The callback was resent manually.


URL

The callback URL specified when creating a deposit or payout.


Status

The current status of a callback. Possible values:

  • New: The callback was created but hasn't yet been sent.

  • In progress: The callback has been sent and awaits a response.

  • Failed: The callback was sent and a negative response from the client server was received.

  • Sent: The callback was sent and a response with the HTTP code 200 from the client server was received.


Attempts

The number of attempts to send a callback.


Transfer ID

The unique system identifier of a related transfer. This is a link to transfer details.


Action

In this column, you can click the Resend button to resend the callback.

Callback details

To access callback details, click a callback ID the callback list.

In the upper part of the page, you can find essential information about the callback — click the chevron icon to expand it:

  • The callback identifier and status.

  • The callback type.

  • The date and time when sent callback was sent.

  • The number of attempts to send the callback.

  • The identifier of a related transfer.

  • The callback URL along with the copy button.

The information below is divided into tabs:

On this tab, you can see the JSON payload of a callback.

On this tab, you can see a response received (if any) from a client server.

Callback
block confirmations
block confirmations