x-api-key: ********************curl --location --request POST 'https://online-banking.originalaccounts.com/wallets/customers//wallets' \
--header 'Idempotency-Key;' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"chain": "base"
}'{
"chain": "base",
"id": "string",
"address": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}