Updates a pay class in a business unit

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The Id of the pay class to be updated

Body Params

The set of values to be updated

A POCO that represents a slice of a PayClass to be updated by the API.

uuid

The business unit Id.

string | null

The pay class code.

string | null

The pay class HeavyBid code.

string | null

The pay class description.

boolean | null

The active status.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

404

The specified resource is not found.

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!