Accounting

Retrieves a specific expense claim using a unique expense claim Id

get/ExpenseClaims/{ExpenseClaimID}

Path parameters

ExpenseClaimIDstring uuid required

Unique identifier for a ExpenseClaim

Response

Success - return response of type ExpenseClaims array with specified ExpenseClaim

Changes