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: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationPurchasingDocuments/{AuctionHeaderId}/child/lineAllocationsSummary/{lineAllocationsSummaryUniqID}/child/lineAllocationsByResponse
Get allocation data for a given line and awarded response
Method: get
Path: /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: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationPurchasingDocuments/{AuctionHeaderId}/child/lineAllocationsSummary/{lineAllocationsSummaryUniqID}/child/lineAllocationsByResponse/{lineAllocationsByResponseUniqID}