Partial update payslip

Endpoint for partially updating an existing payslip.

Path Params
string
required
Body Params

A payslip recording the pay of an employee.

string | null

The branch associated with this payslip.

string
enum

The currency used for the payslip.

View the enum reference

string

The employee to whom the payslip belongs.

double | null

The exchange rate to the organization base currency at the time of the document.

string
length ≤ 255

External identifier for the payslip.

string
enum

The language of the document.

View the enum reference

Allowed:
pay_items
array of objects

The list of pay items included in the payslip.

pay_items
date

The date when the payslip was issued.

string

The unique number assigned to the payslip.

string
enum
Defaults to DRAFT

The current status of the payslip (draft or posted).

View the enum reference

Allowed:
Headers
string

Client-provided UUID to uniquely identify a request

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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