{
"message": "string",
"data": [
{
"instructionReference": "string",
"corporateReference": "string",
"ccaReference": "string",
"instructionType": "string",
"amount": "string",
"currency": "string",
"status": "string",
"displayStatus": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"pagination": {
"nextToken": "string",
"previousToken": "string",
"totalItems": 0,
"hasMore": true,
"page": {
"pageNumber": 1,
"limit": 1,
"totalPages": 0
}
}
}