Update Pay Allocation

Update pay allocation and set information about it.

This endpoint can be called only by System and Admin level users.

Employee call will return Forbidden result even for Employee own company.

Path Params
int32
required

ID of company.

int32
required

ID of employee.

int32
required

ID of pay allocation.

Body Params
int32

Order.

int32
enum
required

Sallary pay calc method

Members:

  • 1 - FixedAmount ( Fixed Amount. )
  • 2 - Percentage ( Percentage. )

Allowed:
double | null
required
≥ 0

Amount. Percentage/value

string | null

Account Holder Name.

int32
enum

Members:

  • 1 - Checking ( Checking. )
  • 2 - Savings ( Savings. )
Allowed:
string | null

Routing Number.

string | null

Bank Account Number.

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