X-BPN-API-KEY: ********************X-BPN-SIGNATURE: ********************X-BPN-TIMESTAMP: ********************{
"requestId": "string",
"accountName": "string",
"externalAccountId": "string",
"currency": "string"
}curl --location '/v2/stable/collect/sub-wallet' \
--header 'X-BPN-API-KEY: <api-key>' \
--header 'X-BPN-SIGNATURE: <api-key>' \
--header 'X-BPN-TIMESTAMP: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"requestId": "string",
"accountName": "string",
"externalAccountId": "string",
"currency": "string"
}'{
"redirectUrl": "string",
"walletId": "string"
}