Create a location
POST {{base_url}}/api/locations
Create a Location
object.
Full codumentation: Merchant API: Create a location
Request Body
{"name"=>"Grocery website", "type"=>"online", "details"=>{"domain"=>"example.com"}}
POST {{base_url}}/api/locations
Create a Location
object.
Full codumentation: Merchant API: Create a location
{"name"=>"Grocery website", "type"=>"online", "details"=>{"domain"=>"example.com"}}