| earliestDate |
String |
ISO 8601 date string for the oldest date from which
to resubmit records. The results include errors that occurred on the oldest
date. |
Optional |
54.0 |
| errorCode |
String |
Error code associated with the failed
record. |
Optional |
54.0 |
| keyPrefix |
String |
Object keyPrefix that a specified processType is tied to in the microbatching
framework. |
Optional |
54.0 |
| latestDate |
String |
ISO 8601 date string for the most recent date from
which to resubmit records. The results include errors that occurred on the
most recent date. |
Optional |
54.0 |
| pageSize |
Integer |
Specifies the maximum number of records to resubmit.
Valid values are from 1 through 1500. If unspecified, the default is
1500. |
Optional |
54.0 |
| pageToken |
String |
Page token specifying the last submission. The
response returns the nextPageToken. If
unspecified, the first page is returned. |
Optional |
54.0 |
| processType |
String |
Logical name of the flow in the microbatching
framework. Values are:
- LEAD_MS
- SELF_REGISTRATION
|
Required |
54.0 |