post https://api.calypso.finance/api/v1/fiat/geo
Permission annotations:
Responses
Permission annotations:
xxxxxxxxxx
curl --request POST \
--url https://api.calypso.finance/api/v1/fiat/geo \
--header 'accept: */*' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"geo": [
{
"geoId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"geoName": "string",
"geoCode": "string",
"fiatCurrency": "ARS"
}
]
}