Availability of this endpoint may vary based on the settlement process agreed upon between Bitpanda and its partners.
This endpoint is designed for partners to notify us before making a bank deposit, essentially a promise for payment. Upon receiving the notification, Bitpanda will create a pending deposit. Once the receipt of the deposit is confirmed, it will be updated to finished state.
Transaction details
New transaction has been created
Unauthorized
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "fiat_symbol": "EUR",
- "reference": "1638305327-test-deposit",
- "amount": "123.45",
- "sepa_type": "classic"
}
{- "data": {
- "pid": "a5caa443-831b-4b07-8db6-cb4577aca298",
- "amount": "123.12345678",
- "state": "pending",
- "type": "deposit",
- "domain": "b2b2c",
- "fiat_symbol": "EUR",
- "payment_reference": "1638305327",
- "created_at": "2022-01-21T10:51:22+01:00"
}
}