common-cents-api/bruno/Common Cents/Expenses/LOC GET Expense By ID.bru
2026-02-09 13:53:42 -06:00

15 lines
228 B
Text

meta {
name: LOC GET Expense By ID
type: http
seq: 2
}
get {
url: {{localBaseUrl}}/{{resourcePath}}/{{resourceId}}
body: none
auth: inherit
}
vars:pre-request {
resourceId: 1d6d2842-b271-489b-bd93-e3ceaee5a139
}