Skip to main content
POST
Retrieve gas tank wallets link to your vault

Headers

submitter-id
string
required

Email of API user submitting the request

Example:

"api-maker@zodia.io"

Body

application/json

Payload for specifying filters

ids
string[]

Search by wallet IDs

names
string[]

Search by wallet names

walletOwnerIds
string[]

Search by wallet owner IDs

statuses
string[]

Search by wallet status i.e. ACTIVE or DEACTIVATED

companyIds
string[]
currencies
string[]
currenciesIds
string[]
createdBy
string[]
paginationLimit
number

Number of items in response (default is 10)

Example:

10

paginationOffset
number
sort
object

Response

OK

items
object[]
required

Custody tank gas wallets owned by the company

total
integer
required