The transfer report object is used to track the progress of a transfer report.
{
"object": "transferReport",
"id": "jyd3gwthdvbdpajvkdcc4gr1",
"amount": 1270.59,
"currency": "USD",
"transferStatus": "paid",
"status": "completed",
"created": "2018-11-05T19:08:40.000Z",
"lastUpdated": "2018-11-05T19:08:40.000Z"
}
id string |
---|
object string, value will be "transferReport" |
amount string |
currency string |
transferStatus string |
status string, possible values: created, completed, reversed created completed reversed |
created datestring |
lastUpdate datestring |