Skip to content

Create a new placement in the database​

POST
/placements

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Request Body​

application/json
object
object
One of
object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object[]
object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object
One of
object[]
object[]
object[]
object
object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"PlacementId": 0,
"PostSaveSteps": [
{
"StepAction": 0,
"StepName": "string",
"StepDisplayName": "string",
"URL": "string",
"StepData": null
}
]
}

Playground​

Authorization
Variables
Key
Value
Body

Samples​