Get Payin
Payins
Get Payin
Retrieve detailed information about a specific incoming payment
GET
Get Payin
Path Parameters
string
required
The account’s external ID (starts with
acc_)string
required
The payin’s external ID (starts with
pi_)Response
string
Payin identifier (starts with
pi_)string
Always returns
"payin"string
Account ID
string
Payin amount (decimal)
string
Currency code
string
Blockchain network (for crypto payins)
string
Amount converted to USD
string
Payin status:
pending, processing, completed, or failedstring
Payment method (e.g.,
crypto, manual, bank_transfer)string
Type of payin:
standard or manualstring
Optional note
string
Blockchain transaction hash (for crypto payins)
string
Provider reference ID
string
ISO 8601 timestamp when payin was initiated
string
ISO 8601 timestamp when payin completed
string
ISO 8601 timestamp when payin failed
string
Reason for failure
string
ISO 8601 timestamp when created
string
ISO 8601 timestamp when last updated