PUT drop-shipments/{dropshipmentId}/mark-as-sent-to-supplier
Marks dropshipment as sent to supplier. This will not send any emails to the supplier, it will only update the status of the Dropshipment to Sent To Supplier.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dropshipmentId | The dropshipment to mark as sent to supplier | integer | Required |
Body Parameters
None.
Response Information
Resource Description
Marks dropshipment as sent to supplier. This will not send any emails to the supplier, it will only update the status of the Dropshipment to Sent To Supplier.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.