Member Plan Reference Mapping Input

Input representation of the reference mapping applied to group census member plan records, such as mapping a quote line item to a contract group plan or the reverse.
JSON example
1{
2  "contractId": "800xx0000004C92AAE",
3  "quoteId": "0Q0xx0000004CtoCAE"
4}
Properties
Name Type Description Required or Optional Available Version
contractId String ID of the contract. The API maps each member plan's quote line item reference to the matching contract group plan in this contract. Optional 68.0
quoteId String ID of the quote. The API maps each member plan's contract group plan reference to the matching quote line item in this quote. Optional 68.0