Forum Discussion
3 Replies
- nmrao
Champion Level 1
Can you please show the raw request to show how the request is being truncated? - nmrao
Champion Level 1
Why is it so to have same parameter for multiple times. Is not it overwrite at server side?- JustinM89Contributor
This endpoint returns a list of fields for each queryParam I give it. So if I send queryParam=AA, my response will contain all of the fields for AA. If I send queryParam=AA&queryParam=ZZ I'll get back the fields for both AA and ZZ