Sales Channels list from Ordoro API

Hi,

Can anyone please let me know how I can get Sales Channels list from Ordoro API?

The Orders returned with Sales Channel id but not the string e.g. “Manual”. How I can get the string for Sales channel?

I tried the endpoint /cart/ but it return with “Not Found”

Message: StatusCode: 404, ReasonPhrase: ‘Not Found’, Version: 1.1

Thank you

Hello @Usman
The /cart/ endpoint should work, I’m not sure why you’re getting that response. Could you please post an example curl (or similar) request so we can diagnose the issue? Please include any response headers, specifically the X-API-REQUEST-ID response header which will help us find the request on our end.