I’m able to use Epicor’s REST API Help to test different REST calls and view their responses but I’m having trouble doing the same in Postman. I’m using the same Request URL from REST API Help along with the same API Key for Authorization. I wasn’t able to get Basic Auth to work for the Auth Type so I attempted trying API Key (which added ‘X-API-Key’ to the request Header) still with no luck.