Postman - Get ManufacturerID by Manufacturer Code

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

image-20250818-132310.png

I have set variable for tenantid as a variable and manufacturer code.

*Note: 1 is HIMSA’s manufacturer code

image-20250818-132531.png

 

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.

image-20250818-132723.png

4.) Response

image-20250818-132817.png