{
"account": {},
"createdAt": "string",
"details": {
"acknowledgedFor": {},
"redirectionReason": "string"
},
"externalRedirectionReference": "string",
"infringement": {},
"invalidRedirection": "boolean",
"lastStatusChangeDate": "string",
"mergedDocument": {},
"mergedDocumentUpdatedDate": "string",
"nominationDate": "string",
"nominationId": "number",
"paidDate": "string",
"rawRedirectionIdentifier": "string",
"redirectedDate": "string",
"redirectedFrom": {},
"redirectionDocument": {},
"redirectionTarget": {},
"redirectionType": "string",
"status": "string",
"type": "string",
"updatedAt": "string"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| account | object |
Account |
|
| createdAt | string | ||
| details | object | ||
| details.acknowledgedFor | object |
{ [action: string]: boolean } |
|
| details.redirectionReason | string | ||
| externalRedirectionReference | string | ||
| infringement | object |
Infringement |
|
| invalidRedirection | boolean |
Flags invalid redirections |
|
| lastStatusChangeDate | string | ||
| mergedDocument | object |
Document |
|
| mergedDocumentUpdatedDate | string |
This date is automatically updated on mergedDocument trigger |
|
| nominationDate | string | ||
| nominationId | number | ||
| paidDate | string | ||
| rawRedirectionIdentifier | string | ||
| redirectedDate | string | ||
| redirectedFrom | object |
Account |
|
| redirectionDocument | object |
Document |
|
| redirectionTarget | object |
Account |
|
| redirectionType | string |
Possible values are:
|
|
| status | string |
Possible values are:
|
|
| type | string |
Possible values are:
|
|
| updatedAt | string |