go back to CarrierOfferService

POST /carrierOffers/{id}/counter

Submits new counter offer for the given RowCarrierOffer.

The endpoint has no roles.

Parameters

name description type default type
id ID of the record associated with the new offer amount path String
newAmount amount of the carrier counter offer query BigDecimal

Result

String of type: text/plain

A String message to be displayed to the user with success/failure of submission.

Try It Out

Request

- Authentication Help
- String
- BigDecimal