Line Allocations by Supplier Response REST Endpoints
Supplier Negotiation Purchasing Documents/Line Allocations Summary/Line Allocations by Supplier Response
Summary of the award quantity allocation for a negotiation line by responses.
- Get allocation data for a given line and all awarded responses
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationPurchasingDocuments/{AuctionHeaderId}/child/lineAllocationsSummary/{lineAllocationsSummaryUniqID}/child/lineAllocationsByResponse - Get allocation data for a given line and awarded response
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationPurchasingDocuments/{AuctionHeaderId}/child/lineAllocationsSummary/{lineAllocationsSummaryUniqID}/child/lineAllocationsByResponse/{lineAllocationsByResponseUniqID} - Updates the allocated award quantity for a given line and response.
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationPurchasingDocuments/{AuctionHeaderId}/child/lineAllocationsSummary/{lineAllocationsSummaryUniqID}/child/lineAllocationsByResponse/{lineAllocationsByResponseUniqID}