Authorization: Bearer ********************{
"external_identifier": "{{externalIdentifier}}",
"recipients": [
{
"account_id": "{{accountId2}}",
"amount": "50.00",
"currency": "{{currency}}",
"recipient_comment": "Some money to help you my man"
// Campos opcionais
// "mediator_fee": 1.91
// "history_code_recipient": 1008
// "history_code_fee_recipient": 1508
}
]
}{
"transaction_id": "string",
"status": "string"
}