POST presentation_gw/Service/SendOrderToSap
Documentation for 'SendOrderToSap'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| serviceUserId | Documentation for 'serviceUserId'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
"15faa032-907c-424f-8bc4-8dd9794a5e96"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15faa032-907c-424f-8bc4-8dd9794a5e96</guid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>