Skip to main content
PATCH
Update a usage entry

Authorizations

X-SALESBRICKS-KEY
string
header
required

API key for authentication

Body

Request serializer for updating an existing usage entry.

transaction_id
string

The unique identifier of the usage entry to update.

value
string<decimal>

The new usage value.

Pattern: ^-?\d{0,14}(?:\.\d{0,6})?$
properties
any | null

Updated JSON object with additional properties.

Response

Common response message serializer that includes a message from the result of an API operation.

message
string
required

Success message from the result of the previous API operation.