get https://sandbox-api.ovalfi-app.com/api/v1/payments/crypto/wallet/
*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 |