A configurable, tenant-specific set of lookup values that item from a predefined set of values used to populate fields (and drop-downs) such as statuses, categories, or types.
Dropdown Options - Get Equipment Types
GET
https://carriercloud.ai
/v1/partner/{partnercode}/options/equipmenttypes
Returns a list of valid Options / Dropdown Options for Equipment Type for a specific partner.
path Parameters
partnercodestring · requiredPartner code identifier
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Success
No data returned
Dropdown Options - Get Service Types
GET
https://carriercloud.ai
/v1/partner/{partnercode}/options/servicetypes
Returns a list of valid Options / Dropdown Options for Service Type for a specific partner.
path Parameters
partnercodestring · requiredPartner code identifier
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Success
No data returned