Warranty To Supplier Claims Input
Input representation to create supplier recovery claims from warranty claims.
- JSON example
-
{ "claimIds":["0ZkSB00000002TF0AY"], "contextDefinition":"ClaimDetails__stdctx", "contextMapping":"ClaimDetailsMapping", "conversionType":"Supplier Recovery Claim", "supplierRecoveryProducts":[{"product2Id":"01tSB000000PXLlYAO","salesContractLineId":"0sLSB00000001Ab2AI"}] }
- Properties
-
Name Type Description Required or Optional Available Version claimIds String[] The IDs of the claim records of the claim type Warranty Claim. Small, 61.0 61.0 contextDefinition String The developer name of the context definition that contains the structure of a warranty claim. Small, 61.0 61.0 contextMapping String The name of the context mapping associated with the context definition. Small, 61.0 61.0 conversionType String The type of conversion. Small, 61.0 61.0 supplierRecoveryProducts Supplier Recovery Contract Input [] The products associated with the supplier recovery claim. Small, 61.0 61.0 - Properties of Supplier Recovery Contract Input
-
Name Type Description Required or Optional Available Version product2Id String The ID of the product that’s the causal part in the claim coverage. This product is a part of the supplier recovery contract. Small, 61.0 61.0 salesContractLineId String The ID of the sales contract line for supplier recovery. The sales contract line is created if the product it contains is the same as the product that's specified in the Product object.
Small, 61.0 61.0