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