This endpoint is designed to create a beneficiary address within our Address Book, enabling the sender to initiate secure withdrawals. By registering this address, Bitpanda ensures complete beneficiary information is available, meeting both Travel Rule and MiCAR compliance requirements.
This process helps maintain a safe, regulated environment for crypto transactions, ensuring transparency and adherence to legal standards for all parties involved.
The address to be created.
Success Response
Bad request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Error
Service unavailable
{- "coin_network_id": "1ed83487-f684-62a2-a155-fe633f0db292",
- "address": "raDnEe3yGzkqK6nBUerb5s9wqszZDLYTbz",
- "destination_tag": "6363869576905874",
- "host_type": "KNOWN_VASP",
- "host_name": "Bitpanda",
- "user_owned": false,
- "owner_legal_name": "John Doe"
}
{- "data": {
- "id": "1ed83487-f684-62a2-a155-fe633f0db292",
- "host_type": "KNOWN_VASP",
- "host_name": "Bitpanda",
- "address": "raDnEe3yGzkqK6nBUerb5s9wqszZDLYTbz",
- "destination_tag": "6363869576905874",
- "destination_tag_type": "memo_id",
- "user_owned": false,
- "owner_legal_name": "John Doe",
- "asset_id": "1ed97e4a-912c-69be-9320-0aa759597920",
- "coin_network_id": "1ed97abc-abcc-aaae-bbb0-caadeab91234",
- "network_id": "aab97000-0123-aaaa-0000-000000000134",
- "created_at": "2022-07-21T08:14:20Z"
}
}