Enter a name for the 'Job Request' to be associated to the file going to be processed.
Successful Response
Bad Request
Invalid Token
Access Forbidden
{- "name": "Create a Data Cleaning Job 03-10-20xx"
}
{- "id": "string",
- "name": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "modifiedAT": "2019-08-24T14:15:22Z",
- "managingUserId": 0,
- "managingCustomerId": 0,
- "owningCustomerId": 0,
- "owningUserId": 0,
- "status": "created",
- "countryCode": "string",
- "portfolioId": "string",
- "source": "dataCleaning",
- "jobSummary": {
- "totalRows": 0,
- "matched": 0,
- "manualMatched": 0,
- "unmatched": 0,
- "duplicates": 0
}, - "jobEnrichmentSettings": {
- "creditType": "string"
}, - "archived": true
}