Get a Rate Card Template

get

/rest/v19/pricingSetup/rateCardTemplates/{templateVariableName}/

Use this endpoint to retrieve the specified rate card template.

Request

Path Parameters
Query Parameters
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link).More than one child can be specified using comma as a separator. Example: ?expand=columns.To include all the children,grandChildren,specify the value of this query parameter to be "all".
  • This parameter filters the resource attributes. Only the specified attributes are returned, which means that if no attributes are specified, all attributes are returned.
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : PricingMatrixTemplate
Type: object
Show Source
Back to Top