Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

  • Query String Length: The maximum length of the query string is 2048 bytes. 
  • The error message response is nvarchar(100).
  • A REST API call to the Hub accepts a single entity per call. For example, the client must make a new <request> call to the hub for every sales order.
  • Push message entities are sent in parts. Multiple entities can be sent at once.  In an example for Push Stock Adjustment, each separate adjustment entity/part will be sent wrapped in "Responses" and "Response" tags. 
  • The maximum character length of the URL endpoint is 200
  • No labels