# Mark all outstanding packages as fulfilled **POST /packages/fulfil/outstanding** Requires `fulfil_orders` permission ## Servers - GB server: https://api.gb.enjovia.app (GB server) - EU server: https://api.eu.enjovia.app (EU server) - US server: https://api.us.enjovia.app (US server) - AU server: https://api.au.enjovia.app (AU server) ## Authentication methods - Bearer auth ## Parameters ### Headers - **Account-ID** (string(uuid)) Account ID - Can be found on the Dashboard under Settings → API Tokens ### Query parameters - **filter[store.id]** (string(uuid)) - **filter[packaging_option.id]** (string(uuid)) - **filter[delivery_method.id]** (string(uuid)) - **search** (string) ## Responses ### 204 All outstanding packages marked as fulfilled [Powered by Bump.sh](https://bump.sh)