SyncProgramMemberDataRequest¶
Type: object
Properties¶
| Property | Type | Required | Description | Constraints |
|---|---|---|---|---|
input |
array |
Yes | List of input records |
Generated example¶
{
"input": [
{
"leadId": 123,
"{fieldApiName}": "Example name",
"{fieldApiName2}": "Example name"
}
]
}
Referenced models¶
Source¶
Generated from swagger-mapi.json.