Channel Indirect Sales Batches REST Endpoints

Order Management/Channel Indirect Sales Batches
Batch files from distributors that contain the eligible sales orders to their customers.
Accept indirect sales batch lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/action/accept
Get all indirect sales batches
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches
Get one indirect sales batch
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}
Pay and close indirect sales batch
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/action/payAndClose
Reject indirect sales batch lines or batch
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/action/reject
Update one indirect sales batch
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}