curl --location 'https://gateway-staging.instacash.hu/bnpl/external/one-click/v2/address' \
--header 'X-Api-Key: <api-key>' \
--header 'C-Api-Key: <api-key>'[
{
"id": "string",
"created": "string",
"customerId": "string",
"country": "string",
"city": "string",
"region": "string",
"zip": "string",
"street": "string",
"street2": "string",
"street3": "string"
}
]