orders ordersasnsent (http://api.3plcentral.com/rels/orders/ordersasnsent)
Resource:
GroupOperator: of orderasnsent
C# Rel Const:
Rels.OrderSvc.OrdersMarkSentAsn
URI template:
asnsentmarker
Obtain URI from:
To mark multiple orders to indicate Advance Shipping Notices have been sent
Success status: 204
none
the orders to be marked
Type Description
OrderIdentifiers IEnumerable<Generic.Models.OrderIdentifier> identifies orders to be affected
Id int
Sample content-type: application/hal+json
{
  "orderIdentifiers": [
    {
      "id": 1
    }
  ]
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.