API Reference

Create Commercials

Creates a new commercial

Log in to see full request history
Body Params
uuid
required

UUID of staffing agency
ID value should be obtained from the reference list of agencies for your staffing agency group

commercials
array of objects
required

Array of commercials to import

commercials*
string

Manages how import batch will be processed:

  • allow_warnings: will import as much commercials as possible, despite any warnings during the process
  • skip_candidates_with_warnings: will skip commercials with warnings
  • rollback_on_warnings: will revert whole batch if it contains any commercial with warnings.

By default allow_warnings strategy will be used

Responses

400

Returned in case the request contained invalid parameters

404

Returned in case the requested item can not be found

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json