Create
Creates a directory entry. | (DirectoryEntryClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
company_name
contact_first_name
contact_last_name
email_address_primary
email_address_secondary
entry_off_chrt_shipper_org_id
entry_org_id
Must be a string starting with org_
industry
job_title
location
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.
notes
phone_number_primary
phone_number_secondary
Response
Successful Response
Errors
422
Directory Entries Create V1request Unprocessable Entity Error

