Skip to main content
GET
Retrieve a reimbursement type

Authorizations

Authorization
string
header
required

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

Path Parameters

reimbursement_type
string
required

Query Parameters

features
enum<string>

Country code that adds each type's payroll calculations to the response, as the features and form_mappings fields. Currently only ca is supported. See Line item type features.

Available options:
CA,
GB

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

data
Reimbursement Type · object