{
"orderNo": "string",
"identifier": "string",
"orderAmount": 0,
"amount": 0,
"fee": 0,
"payments": [
{
"orderNo": "string",
"identifier": "string",
"orderAmount": "string",
"amount": "string",
"fee": "string",
"performedAt": "string",
"payerIdNumber": "string",
"payerName": "string"
}
],
"performedAt": 0,
"status": 0,
"orderType": "string",
"transMsg": "string",
"debtorAccountName": "string",
"debtorAccountDocument": "string",
"creditorAccountDocument": "string",
"creditorAccountNumber": "string",
"creditorAccountIspb": "string"
}