Acknowledge receipt of a new permit

Retailers, generally, include is_acknowledged=0 as a query parameter to get only new permits. Then, for each permit returned, retailers should process the permit and update any necessary internal systems (such as PIM, OMS or ERP). After processing a permit successfully, they should acknowledge the permit using this endpoint so that subsequent queries to the /shipments/?is_acknowledged=0 endpoint does not return the processed shipment.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!