Skip to main content
GET
Get USD virtual account deposit

Overview

Retrieve a specific USD virtual account deposit by ID. Use this endpoint for payments into USD virtual accounts.
Use Get deposit for NGN and crypto deposits received through funding accounts.

Authentication

X-Api-Key
string
required
Your merchant API key

Path Parameters

id
string
required
USD account deposit ID (UUID format).Example: 9c4e8400-e29b-41d4-a716-446655440000

Request Examples

Response

Returns a USD account deposit object. See List USD account deposits for the full field list.

Success Response