Update Paystub

Updates existing paystub record. The GetPaystubData method needs to be called prior to this call
to get the info on which items should be filled in and previous values of the items.

In case of pay period (dates) change, a new call to GetPaystubData needs to be made.
The save request needs to contain "Token" received from the most recent GetPaystubData call.
The data is always replaced after calling this method.

Setup Payroll Wizard State: DataEntry

Path Params
int32
required

ID of Company

int32
required

ID of Employee / contractor

int32
required

Quarter in the wizard year

int32
required

Paystub ID

Body Params

Paystub data

date-time
date-time

Pay period End Date.

date-time

Payday.

boolean
fields
object | null
double | null
string | null
Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain