Files
b2b/bruno/b2b_daniel/addresses/get-template.yml
2026-04-09 12:21:56 +02:00

20 lines
321 B
YAML

info:
name: get-template
type: http
seq: 5
http:
method: GET
url: http://localhost:3000/api/v1/restricted/addresses/get-template?country_id=3
params:
- name: country_id
value: "3"
type: query
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5