Skip to main content
PUT
Update an adjustment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

adjustment
string
required

Body

application/json
correction_pay_stub_id
string
expected_amount
number<decimal>
Required range: -99999 <= x <= 99999
admin_note
string | null
external_ref
string
Maximum string length: 255

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("adjustment").

data
Adjustment · object