V2 How to work with parameters in Postman

Hello folks,

I have been wondering what the right way of filling in the parameters in Postman when testing your V2 API.

I want to make it a bike tour so I try severall ways of setting the parameter right but somehow it is being ignored.

This is how I tried:
image

and cause i saw some similar topics whith paramters i also tried this one:
image

Unfortunatly, neighter way it worked.

I would be very happy if you can help me with this.

Kind regards
Kemal

I found it myself, the mistake was that the brackets were wront it should be paramters[type] in the KEY field:
image

2 Likes