Create a Company Share
Create a CompanyShare.
This endpoint requires the create_companyshare permission.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
Path Parameters
Company ID
Body
User, Equipment, Site Whether the receiver Company can dispatch to the shared model.
dispatchable defaults to false for Equipment and true for User.
Whether the receiver Company can override the Rate that will be used by the shared model when dispatched.
rate_override is always false for Equipment and defaults to false for User (can be edited to true)
ISO8601 timestamp with local timezone
Response
Created