Create inabit Wallet
Create an inabit wallet in your organization
Generate an inabit Wallet
mutation CreateWalletWithInabit($data: WalletCreateWithInabitInput!) {
createWalletWithInabit(data: $data) {
id
name
}
}Headers
Name
Value
Body (WalletCreateWithInabitInput object)
Name
Type
Description
Response
Name
Type
Description