This method returns “true” when the specified order is associated to at least one document, otherwise, “false” is returned.
HTTP Verb/Method: |
GET |
URL Format: |
http://server/api/documents/{OrderID}?operation=any |
Returns: |
This method returns “true” if one or more documents exist for the specified OrderID. Otherwise, “false” returns when no documents exist. |
The following table lists the parameters available for this method request.
Parameter |
Description |
OrderID |
Enter the primary key of the requested MoversSuite order. |
operation |
This parameter must be set to “any.” This setting instructs the application to determine whether documents exist for the specified order under any condition. |