You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need Pick transactions REST API Payload Size limit details for doing bulk transactions process.

edited Nov 6, 2025 4:22PM in Inventory Management 1 comment

Summary:

We need to unassign shipment numbers in bulk on sales orders, and are using the below REST API of pick transactions:

—>

API —>https://<url>/fscmRestApi/resources/11.13.18.05/pickTransactions

Payload —>

{"pickLines": [
{"PickSlip": 112049,"PickSlipLine": 1,"PickedQuantity": 0},

{"PickSlip": 112048,"PickSlipLine": 1,"PickedQuantity": 0}]}

Need answers to below queries

  1. Is there a payload size or transaction count limit for this API?
  2. Are there any alternative approaches to achieve this (other than API), considering FBDI is not available?
  3. The API takes “all-or-none” approach i.e If any record within a payload fails due to data issues or API errors, the entire payload will be discarded.

Content (please ensure you mask any confidential information):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!