Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 6.55 KB

File metadata and controls

19 lines (16 loc) · 6.55 KB

Offer

Fields

Field Type Required Description Example
Id string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
RemoteId string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
UnifiedCustomFields Dictionary<String, object> Custom Unified Fields configured in your StackOne project {
"my_project_custom_field_1": "REF-1236",
"my_project_custom_field_2": "some other value"
}
ApplicationId string N/A
RemoteApplicationId string Provider's unique identifier of the application e3cb75bf-aa84-466e-a6c1-b8322b257a48
StartDate DateTime Date of creation 2021-01-01T01:01:01.000Z
OfferStatus OfferOfferStatus N/A
Salary double N/A
Currency string N/A
CreatedAt DateTime Date of creation 2021-01-01T01:01:01.000Z
UpdatedAt DateTime Date of last update 2021-01-01T01:01:01.000Z
OfferHistory List<OfferHistory> N/A