Skip to main content
PUT
Update a pay stub

Authorizations

Authorization
string
header
required

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

Path Parameters

pay_stub
string
required

Body

application/json
payment_method
enum<string>

The payment method for this pay stub.

Available options:
direct_deposit,
manual,
pad,
wire
note
string | null

An optional note on the pay stub, visible to the partner.

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 ("pay_stub").

data
Pay Stub · object