Update Payable Item by ID

Update a payable item's data fields. Only unpaid payable items may be updated.

Path Params
string
required
Body Params
string
required

A freeform metadata field.

string
required

The human-readable description of this payable item. Displayed on pay stubs, statements, and reports.

amount
object
required

The currency amount of this payable item. May be a wage amount, reimbursement amount, or one-time deduction amount, depending on the pay code.

string
enum
required

The calculation approach for this payable item. Currently always PRE_CALCULATED, meaning that the payable item's amount field is calculated by you before sending to Everee.

Allowed:
string
required

The pay code for this payable item

number
required

Unix epoch timestamp in seconds

number

The ID of the Work Location this payable item is assigned to.

Headers
int64

The company ID to provide for this tenant-scoped endpoint (if applicable)

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

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