common-cents-api/bruno/Common Cents/Merchants/LOC GET Merchant By ID.bru
2026-02-08 17:55:41 -06:00

15 lines
229 B
Text

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