Files
b2b/bruno/api_v1/customer/Customer (other).yml

20 lines
280 B
YAML

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