curl --location '/v1/ramp/register' \
--header 'Content-Type: application/json' \
--data '{
"additionalData": {
"pixDestination": "711.711.011-11",
"receiverTaxId": "0x7b79995e5f793a07bc00c21412e50ecae098e7f9",
"taxId": "711.711.011-11"
},
"quoteId": "8e4bca04-aa22-4f86-9ce5-80aaef58ef83",
"signingAccounts": [
{
"address": "0x7b79995e5f793a07bc00c21412e50ecae098e7f9",
"network": "moonbeam"
},
{
"address": "6ftBYTotU4mmCuvUqJvk6qEP7uCzzz771pTMoxcbHFb9rcPv",
"network": "pendulum"
}
]
}'{
"brCode": "00020126...",
"createdAt": "2024-05-16T10:00:00Z",
"currentPhase": "pending_signature",
"from": "stellar",
"id": "proc_12345",
"quoteId": "41a756dc-04e4-4e4b-b243-9c8f977c24d6",
"to": "pix",
"type": "off",
"unsignedTxs": [
{
"data": "AAAA...",
"type": "stellar_payment"
}
],
"updatedAt": "2024-05-16T10:00:00Z"
}