PUT v1/Pricing/GetTalonOneCampaignCache

Get the TalonOne promocode from cache

Request Information

Parameters (ParameterName * = required)

Name
Description
Sample Value
CustomerId *
CustomerId
Not available

Response Information

Response body formats

application/json, text/json

Sample:
{
  "promoCodesMap": null
}

application/xml, text/xml

Sample:
<GetTalonOneCacheResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ria.Digital.WebServices.DataModels">
  <_x003C_PromoCodesMap_x003E_k__BackingField i:nil="true" />
</GetTalonOneCacheResponse>