Accounting
Updates a specific option for a specific tracking category
post/TrackingCategories/{TrackingCategoryID}/Options/{TrackingOptionID}
Path parameters
TrackingCategoryIDstring uuid required
Unique identifier for a TrackingCategory
TrackingOptionIDstring uuid required
Unique identifier for a Tracking Option
Headers
Idempotency-Keystring
This allows you to safely retry requests without the risk of duplicate processing. 128 character max.
Request body
Response
Success - return response of type TrackingOptions array of options for a specified category