Skip to main content
PATCH
Update an Agave-Item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

id
string<uuid>
required

Agave-Item ID

Body

application/json
agave_itemizable_id
string | null
required
agave_itemizable_type
enum<string> | null
required
Available options:
AddOn,
Service,
LineItemType
Example:

"AddOn"

Response

OK

data
Agave-Item-Read · object
required