0

enter image description hereenter image description here

I want to get response from this given data, my question is how to set the content type, accept, curl in postman in order to get the response. help is much appreciated

2 Answers 2

1

You can import curl commands directly by clicking on the Import button and then pasting the curl command in the Paste Raw Text tab:

enter image description here

Sign up to request clarification or add additional context in comments.

1 Comment

Okay. Thanks for the guide.
1

I am used to Postman,so i can help you on that. 1.First you have to select method type which is there beside URL field. 2.then go to header tab and there you can give key as Content-Type,Authorisation,Accept and in value field you can pass your values ex-key ->"Content-Type" and value -> "application/json"

enter image description here

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.