Show account transfer detail
Account Balance Transfer
Show account transfer detail
Returns the details of a single account transfer. The given account must be either the remitter or the beneficiary of the transaction.
GET
Show account transfer detail
Authorizations
JWT issued by POST /api/v1.1/access-token/b2b. Send Authorization: Bearer <token>.
Merchant API key (Credential.api_key). Required on every request.
Path Parameters
ULID of the account (remitter or beneficiary).
Transaction ID of the transfer.
