Batch Lines REST Endpoints

Order Management/Channel Indirect Sales Batches/Batch Lines
Distributor's sales orders submitted as proof of sale to the manufacturer.
Get all batch lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/child/batchLines
Get one batch line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/child/batchLines/{IndirectSalesBatchLineId}
Update one batch line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/child/batchLines/{IndirectSalesBatchLineId}