User Agents

Please ensure that you set a relevant user-agent for all requests made to our API.
The user agent string should contain information about the name of your company and the product calling our API.

For example
"CompanyName/POSSoftwareName v1.5"

Setting this allows us to understand how our API is being used.

We reserve the right to reject API requests that do not contain a useful user-agent, which may cause your integration to break.

449

.NET C# example showing how to set the user-agent.