Skip to main content
GET
🌱 Retrieve a transfer associated with the specified id-in-client

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id-in-client
string
required

Response

Transfer retrieved successfully

idInClient
string
required
Pattern: [\w-]+
amount
number
assetName
string
bankType
enum<string>
Available options:
PRIVATE_BANK,
CROSS_BORDER,
STATE_BANK
clientWebhook
string
currency
string
errorMessage
string
read-only
paymentType
enum<string>
Available options:
CASH,
CRYPTO_CURRENCY,
CHECKS,
DIGITAL_WALLETS,
CREDIT_DEBIT_CARD,
LETTER_OF_CREDIT,
WIRED_TRANSFER,
ELECTRONIC_FUNC_TRANSFER
quantity
number
recipientPartyEmail
string
recipientPayoutIdentifier
string
senderPartyEmail
string
senderPayoutIdentifier
string
state
enum<string>
read-only
Available options:
WAITING_FOR_SIGNATURES,
PROCESSING,
FAILED,
DONE
transferDateTime
string<date-time>
transferDocument
object
webhookResult
string
read-only