Top-Up SuccessWebhook

This webhook confirms that a deposit made by the partner into Bitpanda bank account has been successfully received. It ensures that partners are immediately informed about the status of their deposited funds.

Note: The reference number in the request body is the same as used in the request for the Create new domain deposit endpoint.

Request
Request Body schema: application/json
object
Responses
200

Return a 200, 201, 202 or 204 status to indicate that the data was received successfully

Request samples
application/json
{
  • "params": {
    }
}