Generate a reservationrow for the specified saleorderrow.
Method | /productbasecomponents.asmx/GenerateSingleReservationRow |
The request body is of type GenerateSingleReservationRow.
Name | Description | Data Type |
---|---|---|
saleOrderRowId | xml:int | |
reservationAmount | xml:decimal |
|
The response body is of type GenerateSingleReservationRowResponse.
Name | Description | Data Type |
---|---|---|
GenerateSingleReservationRowResult | xml:int |
|