Descriptive Flexfields in Gig REST Endpoints
Gig Details/Descriptive Flexfields in Gig
The operations from the Gig Details/Descriptive Flexfields in Gig category.
- Create a descriptive flexfield for a gig
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingOppMktGigDetails/{GigId}/child/gigDff
- Delete a descriptive flexfield for a gig
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingOppMktGigDetails/{GigId}/child/gigDff/{GigId2}
- Get a descriptive flexfield for a gig
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingOppMktGigDetails/{GigId}/child/gigDff/{GigId2}
- Get all descriptive flexfields for a gig
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingOppMktGigDetails/{GigId}/child/gigDff
- Update a descriptive flexfield for a gig
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingOppMktGigDetails/{GigId}/child/gigDff/{GigId2}