Set offer status by PageUp Offer ID (lOfferID)
POST {{baseUrl}}/recruitment/hire/offers/{{offerId}}/status
Required OAuth scopes for authentication: Public.Offer.Write
Request Body
{"OfferStatus"=>"Hired", "ExtraNote"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""