GET api/Seabulk/SeabulkPackout/SendScaleTicketPrintedNotification/{orderNo}/{tareWeight}/{grossWeight}/{netWeight}
Send email notification after the scale ticket has been printed.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderNo | string |
Required |
|
tareWeight | decimal number |
Required |
|
grossWeight | decimal number |
Required |
|
netWeight | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.