LegacySCIdMappingResource

The following resources are applicable:

POST /legacySCIdMapping/translate60And61Ids

This method has been deprecated.

Translate InService 6.0 and 6.1 SCIds to the latest format. Each SCValue contains:

  • key : InService 6.0/6.1 state name such as (effectivityfilters)
  • value : InService 6.0/6.1 SCId such as (3C-ProductInstance:0000015163:0000015163:PI_0000016615_SEDAN_SH_DE_SN003)

Request Body

media type data type description
application/vnd.ptc.sc+json array of object (JSON) contains state name and SCId pairs in SCValueList

Response Body

media type data type
application/vnd.ptc.sc+json array of object (JSON)

POST /legacySCIdMapping/translateLegacyIds

Translate InService 6.0/6.1/6.2 SCIds to the latest format. Each SCValue contains:

  • key : InService 6.0/6.1/6.2 state name such as (effectivityfilters)
  • value : InService 6.0/6.1/6.2 SCId such as (3C-ProductInstance:0000015163:0000015163:PI_0000016615_SEDAN_SH_DE_SN003)

Request Body

media type data type description
application/vnd.ptc.sc+json array of object (JSON) contains state name and SCId pairs in SCValueList

Response Body

media type data type
application/vnd.ptc.sc+json array of object (JSON)