v1
latestOpenAPI 3.0.12026-07-243902.3 MBservice-orders
Delete/Void an expense
post/service-orders/{serviceOrderId}/expenses/{expenseId}/void
Path parameters
serviceOrderIdstring uuid required
Example:cc957cb3-3d5d-430b-90a2-9ec96ee4c3cf
Unique identifier for a service order
expenseIdstring uuid required
Example:cc957cb3-3d5d-430b-90a2-9ec96ee4c3cf
Unique identifier for an expense
Headers
Content-Typestring required
Example:application/json
Used to indicate the original media type of the resource (prior to any content encoding applied for sending).
X-Extend-Access-Tokenstring required
Example:ExtendAccessToken
An Extend private API key used to authenticate requests.
Acceptstring required
Example:application/json; version=latest
Indicates which content types, expressed as MIME types, the client is able to understand, as well as identifies which API version to use in the request.
Response
Voids/Deletes an expense