Files
b2b/bruno/api_v1/customer/Customer (other).yml
2026-04-03 09:22:58 +02:00

20 lines
280 B
YAML

info:
name: Customer (other)
type: http
seq: 9
http:
method: GET
url: "{{bas_url}}/restricted/customer?id=1"
params:
- name: id
value: "1"
type: query
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5