| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ApplicationId |
string | ➖ | N/A | |
StartDate |
DateTime | ➖ | Date of creation | 2021-01-01T01:01:01.000Z |
OfferStatus |
AtsCreateOfferRequestDtoOfferStatus | ➖ | N/A | |
Salary |
double | ➖ | N/A | |
Currency |
string | ➖ | N/A | |
OfferHistory |
List<OfferHistory> | ➖ | N/A | |
Passthrough |
Dictionary<String, object> | ➖ | Value to pass through to the provider | { "other_known_names": "John Doe" } |