ExternalIds
The ExternalIds object contains a set of external identifiers. ExternalIDs are assigned during a PUT (update) or POST (create) request. Clients can update only their own External IDs, Vendors can update only their own External IDs, and SoftwareOne Operations can update only the ID related to their specific operation.
Field
Type
Description
externalIds.client
string
The client-specific external ID, visible to clients.
externalIds.operations
string
The operations-specific external Id, visible to operations.
externalIds.vendor
string
The vendor-specific external Id, visible for vendors.
Example
Last updated
Was this helpful?