# How to get contact id while creating wallet as it is not present in response

**URL:** https://community.rapyd.net/t/how-to-get-contact-id-while-creating-wallet-as-it-is-not-present-in-response/58227
**Category:** ⚙️ API
**Tags:** wallet-api
**Created:** [December 9, 2022, 1:53am UTC](https://community.rapyd.net/t/how-to-get-contact-id-while-creating-wallet-as-it-is-not-present-in-response/58227 "2022-12-09T01:53:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Akhil\_Quotes](https://sea2.discourse-cdn.com/flex016/user_avatar/community.rapyd.net/akhil_quotes/32/4261_2.png) [@Akhil\_Quotes](https://community.rapyd.net/u/Akhil_Quotes)
#### Post date: [December 9, 2022, 1:53am UTC](https://community.rapyd.net/t/how-to-get-contact-id-while-creating-wallet-as-it-is-not-present-in-response/58227/1 "2022-12-09T01:53:32Z")

</div>

Right now, we are fetching contact object using rapyd listcontacts api. But it would we easier to understand if we get directly in create wallet.

---

<div class="post-metadata">

### Author: ![Community\_Team](https://avatars.discourse-cdn.com/v4/letter/c/46a35a/32.png) [@Community\_Team](https://community.rapyd.net/u/Community_Team)
#### Post date: [December 12, 2022, 5:11pm UTC](https://community.rapyd.net/t/how-to-get-contact-id-while-creating-wallet-as-it-is-not-present-in-response/58227/2 "2022-12-12T17:11:59Z")

</div>

Thanks @Akhil_Quotes, you can create a wallet with a contact in [Create Wallet](https://docs.rapyd.net/build-with-rapyd/reference/wallet#create-wallet), however no you cannot do a GET request for [List Contacts](https://docs.rapyd.net/build-with-rapyd/reference/wallet#list-wallets) in the POST Create Wallet request.

Is there something you can clarify of what you are trying to do?
