Get wire transfer details by ID
GET /v2/wires/{wireId}
GET
/v2/wires/{wireId}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” wireId
required
string
Wire transfer ID
Responses
Section titled “ Responses ”Wire transfer details
object
id
required
string
status
required
string
type
required
string
sourceType
required
string
sourceCurrency
required
string
sourceAmount
required
string
sourceDetails
required
object
destinationType
required
string
destinationCurrency
required
string
destinationAmount
string
destinationDetails
required
object
createdAt
required
string format: date-time
updatedAt
string format: date-time
completedAt
string format: date-time
txHashes
Array<string>
externalReferences
Array<string>
reference
string
notes
string
Wire transfer not found