Create LocationAsk AIpost https://app.bluetallyapp.com/api/v1/locationsCreate a location.Query Paramstenant_idint32The ID of the tenant the API request is for (for users with multi-tenancy enabled)namestringrequiredThe name of the location.address_line_1stringThe first address line of the location.address_line_2stringThe second address line of the location.citystringThe city of the location.zipstringThe zip of the location.statestringThe state of the location.countrystringThe country of the location.emailstringThe email of the location.phonestringThe phone of the location.currencystringThe currency (ISO 4217 Code).logostringThe external URL to logo.custom_fieldsstringFormat: [{"name": "custom_field_name", "value": "custom_field_value"}, ....]Response 201201Updated 10 months ago