Create Site
Creates a new site with the provided details.
Returns the site.
Headers
Impilo-API-Key
Request
This endpoint expects an object.
active
True if the site is active, false otherwise.
address
The shipping address for the site.
name
The name of the site.
phoneNumber
Phone number for the site.
Response
Created
active
True if the site is active, false otherwise.
address
The shipping address for the site.
id
Unique identifier for the site, managed by Impilo.
name
The name of the site.
phoneNumber
Phone number for the site.