How to generate code samples of different languages
Last updated
Was this helpful?
Last updated
Was this helpful?
Step 1:
Search postman download and install postman on your pc
Step 2:
Step 3:
Click 'Authorization' and choose 'Bearer Token' as Type
Step 4:
Copy code from sendMammy API page
Then in Postman, click 'Body', paste codes, and choose 'raw', then 'JASON' as data format
Step 5:
Click 'Code' on the right hand
Choose whatever language you want from the list
Or just input language you want
Let's take first line on sendMammy API() page for example
In Postman, choose Get as action and input as url