API-KEY: ********************API-SIGNATURE: ********************API-TIMESTAMP: ********************{
"requestId": "req_20260805_001",
"accountName": "Merchant VA",
"externalAccountId": "sample_externalAccountId",
"currency": "BRL"
}curl --location '/v2/stable/collect/sub-wallet' \
--header 'API-KEY: <api-key>' \
--header 'API-SIGNATURE: <api-key>' \
--header 'API-TIMESTAMP: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"requestId": "req_20260805_001",
"accountName": "Merchant VA",
"externalAccountId": "sample_externalAccountId",
"currency": "BRL"
}'{
"redirectUrl": "https://merchant.example/webhook",
"walletId": 10001
}