Create off-chrt provider org
Create off-chrt provider org
Creates an off-platform provider organization shell owned by the caller’s org. Used for proxy bidding on Listings. | (OffChrtProviderOrgClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
email_address_primary
company_name
industry
department_id
street_address
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
contact_first_name
contact_last_name
phone_number_primary
phone_number_secondary
email_address_secondary
job_title
notes
Response
Successful Response
Errors
422
Off Chrt Provider Org Create V1request Unprocessable Entity Error

