Get Customer Wallet

This retrieves the customers crypto wallet & where none exists, creates one for the customer

* Response Description

Field Name

Description

status

This is a code that tells you the result status of the inquiry/command you made

message

This describes the status code

data

This is a JSON object containing details of the retrieved wallet address. It includes the below fields

customer_Id

ID uniquely identifying the partners’ customer in Oval

wallet_address

Customers’ permanent wallet address for that asset

asset

Shortcode assigned to the asset

network

Network the asset is hosted on

type

Type of coin the asset is

created_at

Date & time the wallet was created

updated_at

Date & time the wallet details was updated

Language
Click Try It! to start a request and see the response here!