Skip to main content
PUT
/
v3
/
transactions
/
items
/
{transactionitem}
Recalculate Transaction Item Achievement Points
curl --request PUT \
  --url http://localhost/api/v3/transactions/items/{transactionitem}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

transactionitem
integer
required

The transactionitem ID

Response

No content