Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • 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. For example, a Push Dispatch Confirmation message may have multiple parts, each part a different SalesOrderNumber.