Skip to main content

Get Latest Wallet by Phone Number

GET 

/admin/wallets/:phoneNumber

Get the last wallet created for the phoneNumber if exists

Request

Path Parameters

    phoneNumber stringrequired

    (Required) Phone Number

    Example: +15554443322

Query Parameters

    apiKey string

    (Required) You Public API key

    Example: {{publicKey}}

Header Parameters

    API-SECRET string

    (Required) You Secret API key

    Example: {{secretKey}}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json

Responses

OK

Schema

    object

Loading...

Was this page helpful?