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

15 lines
229 B
Text

meta {
name: LOC DELETE Merchant
type: http
seq: 5
}
delete {
url: {{localBaseUrl}}/{{resourcePath}}/{{resourceId}}
body: none
auth: inherit
}
vars:pre-request {
resourceId: cbf30070-9ff7-419f-a567-f7d145be445b
}