{
"rc": 0,
"message": "string",
"additionalData": [
{
"key": "string",
"value": "string"
}
],
"pendingInvoices": 0,
"amountToSendX100": 0,
"destinationAmountX100": 0,
"serviceFeeX100": 0,
"totalAmountX100": 0,
"destinationCurrency": "string",
"items": [
{
"amountToSendX100": 0,
"destinationAmountX100": 0,
"serviceFeeX100": 0,
"totalAmountX100": 0,
"destinationCurrency": "string",
"date": "string",
"expirationDate": "string",
"invoiceReference": "string",
"isElegible": true
}
],
"paymentType": "TOTAL"
}