Create Pay Allocation

Create 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.

Newly created pay allocation is automatically added to current System level user permissions and so following calls can be called. \

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
int32
required
Body Params
int32 | null

Order.

int32
enum
required

Sallary pay method

Members:

  • 1 - Check ( Check )
  • 2 - ACH ( Direct Deposit )

Allowed:
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain