...
Field # | Field | Type | Description | Required | Comments |
1 | EntryId | Integer | Valid Authorization Id | Yes | Associated to the Authorization Id Must use existing Id in DCI |
2 | StartDate | Date | Date that you want to update for existing Authorization | Yes | Must be in format “MM/DD/YYYY” |
3 | EndDate | Date | Date that you want to update for existing Authorization | Yes | Must be in format “MM/DD/YYYY” |
4 | ExpirationDate | Date | Date that you want to update for existing Authorization | Yes | Must be in format “MM/DD/YYYY” |
...