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:
"f856fc4b-80fc-4e33-be27-58b60b290d8b"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f856fc4b-80fc-4e33-be27-58b60b290d8b</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>