v1
latestOpenAPI 3.0.12026-08-063985821.3 MBPartner Action API:Actions
Add a partner action
post/partners/actions/{act}
Path parameters
act'Job' | 'JobAd' | 'Candidate' | 'JobApplication' | 'Placement' | 'Company' | 'Contact' string required
Action type. The type cannot be changed once assigned.
Request body
actionNamestring nullable required
Menu item label that will appear to the end-user
referencestring nullable
Unique partner defined reference/identifier for the action
urlstring uri nullable
URL to open after the action is selected and assigned the "Submitted" stage.
Templates parameters can be used in the URL to identify the resource submitted to the action
urlType'Popup' | 'Page' | 'SideDrawer' string
allowResubmitboolean
Allow resources to be resubmitted to an action.
saltstring nullable
{"stackTrail":"components:schemas:AddPartnerActionCommand:properties:webhookData","oasType":"schema","type":"unknown","description":"Additional data to include with the webhook notification","nullable":true}
Response
OK
actionIdstring uuid
Unique identifier for the partner action
actionType'Job' | 'JobAd' | 'Candidate' | 'JobApplication' | 'Placement' | 'Company' | 'Contact' string
actionNamestring nullable
Menu item label that will appear to the end-user
referencestring nullable
Unique partner defined reference/identifier for the action
urlstring uri nullable
URL to open after the action is selected and assigned the "Submitted" stage.
urlType'Popup' | 'Page' | 'SideDrawer' string
allowResubmitboolean
Allow resources to be resubmitted to an action.
{"stackTrail":"components:schemas:PartnerActionRepresentation:properties:webhookData","oasType":"schema","type":"unknown","description":"Additional data that will be included with the webhook notification","nullable":true}
createdAtstring date-time
Date the partner action was added
updatedAtstring date-time
Date the partner action was last updated