Bulk upsert pay items by code and job id.

The pay item code will be uppercased. The pay item code,
description, owner code, and unit of measure will be trimmed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to false

If true, no updates will be performed, and existing records will
be kept as-is. New records will still be created. This is useful
if pay items are synced from an external system, and the user wants
to preserve manual edits that are not in the external system.
If false, the behavior will be determined by the addToExisting parameter.

boolean
Defaults to false

If true, the passed quantity will be added to the existing quantity.
Otherwise, the passed quantity will overwrite the existing quantity.

uuid

Optional. If specified, the BU accounting system to save accounting values.

string

Optional. If buAccountingSystemId is not specified use name of template if saving accounting values

Body Params

The pay items.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!