Skip to main content
GET
Retrieve deposit details

Authorizations

DPoP
string
header
required

Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.

Path Parameters

currency
string
required

ISO 4217 three-letter currency code.

Pattern: ^[A-Z]{3}$
Example:

"USD"

Response

Account deposit details.

data
object
required

Banking details for receiving deposits into a funding account. Share these with the sender; the exact fields present depend on the country and provider.