Pick Waves REST Endpoints

Inventory Management/Pick Waves
The Pick Waves resource manages the orders you release to the warehouse for picking. You can create a pick wave based on demand selection, fulfillment, and processing criteria.
Create one pick wave
Method: post
Path: /fscmRestApi/resources/11.13.18.05/pickWaves
Get all pick waves
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pickWaves
Get one pick wave
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pickWaves/{BatchId}
Release one pick wave
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/pickWaves/{BatchId}