common-cents-api/bruno/Common Cents/Merchants/LOC GET Merchants.bru
2026-02-27 21:48:33 -06:00

15 lines
177 B
Text

meta {
name: LOC GET Merchants
type: http
seq: 1
}
get {
url: {{localBaseUrl}}/{{resourcePath}}?sort=desc
body: none
auth: inherit
}
params:query {
sort: desc
}