For the complete documentation index, see llms.txt. This page is also available as Markdown.

Override

The Override object marks the clients as eligible for manual billing, bypassing automated billing.

Assigning this object indicates that the client's billing requires flexibility and will be handled manually. Only SoftwareOne Operations can see overrides.

This object contains the following attributes:

Field
Type
Description

id

string, core

(Read-only) Unique identifier for the object. No nesting exists for this identifier.

client

object

(Read-only) Represents the client account object.

vendor

object

(Read-only) Represents the vendor account object.

status

enum

(Read-only) The override's status. Allowed values are active or disabled.

externalId

string, core

(Optional) The external identifier or reference number.

notes

string

(Optional) Notes associated with the override.

audit

object

(Read-only) Represents the audit object.

Example

Last updated

Was this helpful?