{
"total_amount": 123,
"payments": [
{
"senderAccountNumber": "<string>",
"receiverRoutingNumber": "<string>",
"receiverAccountNumber": "<string>",
"receiverAccountType": "<string>",
"receiverName": "<string>",
"description": "<string>",
"amount": 123
}
]
}
{
"total_amount": 123,
"payments": [
{
"senderAccountNumber": "<string>",
"receiverRoutingNumber": "<string>",
"receiverAccountNumber": "<string>",
"receiverAccountType": "<string>",
"receiverName": "<string>",
"description": "<string>",
"amount": 123
}
]
}
The response is of type object
.