go back Home

BrandingService

This service contains endpoints for retrieval and manipulation of brandings and branding attachments.

Operations

name role description
GET /brandings Not Logged In, Logged In, Everyone, Users, Drivers, Customers, Carriers, Carrier Drivers, EDI Partners, Freight Matching Gets all brandings matching the request criteria. If no criteria given, then all brandings for the current company are returned.
GET /brandings/{id} Not Logged In, Logged In, Everyone, Users, Drivers, Customers, Carriers, Carrier Drivers, EDI Partners, Freight Matching Gets the branding having the given ID.
GET /brandings/{id}/{fieldName} Not Logged In, Logged In, Everyone, Users, Drivers, Customers, Carriers, Carrier Drivers, EDI Partners, Freight Matching Retrieves an image stored with the branding, if it exists.