Interface: ApplicantsSubmitTransactionForExistingApplicantInfoValue
Describes the structure of the info parameter of ApplicantsSubmitTransactionForExistingApplicantRequest.info
Perform transaction monitoring
amount
• amount: unknown
The amount of funds used in this transaction.
See
Submit transaction for existing applicant API Reference
Defined in
amountInDefaultCurrency
• Optional amountInDefaultCurrency: unknown
The amount of funds used in this transaction in the default currency. For more precise calculations, you can submit already converted default currency amount in this field.
See
Submit transaction for existing applicant API Reference
Defined in
cryptoChain
• Optional cryptoChain: string
The crypto chain name. Mandatory for crypto tokens only. Specifies the network name to which the token at currencyCode belongs. Empty for native tokens (e.g. for BTC, ETH). For more information, see chain codes.
See
Submit transaction for existing applicant API Reference
Defined in
currencyCode
• currencyCode: string
Currency code (USD, GBP, BTC, etc).
See
Submit transaction for existing applicant API Reference
Defined in
direction
• direction: string
Can be out (applicant sends to counterparty) or in (counterparty sends to applicant).
See
Submit transaction for existing applicant API Reference
Defined in
paymentDetails
• Optional paymentDetails: string
A comment with payment details.
See
Submit transaction for existing applicant API Reference
Defined in
paymentTxnId
• Optional paymentTxnId: string
Crypto transaction ID from the blockchain. Required for crypto check requests only.
See
Submit transaction for existing applicant API Reference
Defined in
type
• Optional type: string
Accepts any value that helps you categorize transactions. For example, for gambling transactions, you can specify bonus, payroll, or cashback.
See
Submit transaction for existing applicant API Reference