Get wire history
GET /v2/wires/{wireId}/history
GET
/v2/wires/{wireId}/history
Get the history of a wire transfer.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” wireId
required
string
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”The wire transfer history.
object
wireId
required
string
events
required
List of history events
Array<object>
object
timestamp
required
string format: date-time
status
required
string
description
required
string
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error