Files
b2b/bruno/api_v1/customer/Customer (me).yml
2026-04-03 09:40:30 +02:00

20 lines
277 B
YAML

info:
name: Customer (me)
type: http
seq: 2
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