Postman - Get ManufacturerID by Manufacturer Code
Purpose: Show how get your manufacturerId. This example will use the get manufacturer route to retrieve your manufactuerId.
Precondition:
Generate an Access token
1.) GET
https://api.qa.eu.noah-es.com/:tenantId/api/Manufacturer/bycode/:code
I have set variable for tenantid as a variable and manufacturer code.
*Note: 1 is HIMSA’s manufacturer code
2.) Query Params
There are no query parameters
3.) Header
a.) The X-Api-Version needs to be set. At this time 1.0 is the only version, so this is what I have set.
4.) Response