Rejects
Retrieves the rejected records for the specified import sync.
Columns
Name | Type | Description |
StatusCode | String | The status code of the sync. |
Message | String | The error message of the sync. |
RecordIndex | Int | The record index. |
InvalidFields | String | The invalid fields. |
FieldValues | String | The fields values. |
SyncId | Int | The Id of the sync. |