go back to CarrierOfferService

GET /carrierOffers/history

Retrieves a list of carrier offer history records.

Roles that can access this endpoint are Carriers.

Parameters

This method has no parameters.

Result

List < RowCarrierOffer > of type: application/xml application/json

a list of RowCarrierOffer objects, representing carrier offer history

Child Elements:

Try It Out

Request

- Authentication Help