Edit the award amount for a supplier response
post
https://<i>servername</i>/fscmRestApi/supplierNegotiations/11.13.18.05/awardSupplierNegotiationResponses/{auctionHeaderId}/EditAwardAmount
Request
Path Parameters
-
auctionHeaderId(required): integer(int64)
Value that uniquely identifies the negotiation.
Supported Media Types
- application/json
Nested Schema : BuyerInfo
Type:
Show Source
object
-
Buyer: string
Name of the buyer.
-
BuyerId: integer
(int64)
Value that uniquely identifies the buyer.
Nested Schema : type
Type:
Show Source
object
-
AwardAmount: number
The amount awarded to the supplier response.
-
ResponseNumber: integer
(int64)
Value that uniquely identifies the response.
Response
Supported Media Types
- application/json
200 Response
If the request is successful, then this action returns a confirmation message indicating that the award amount for the response was updated.
Root Schema : schema
Type:
string