payment headings

A payment heading is a definition of a type of payment that can be made to an employee. For example 'Salary','First Aid','Overtime @ 1.5'. Payment headings have atrtibutes which define the type of payment (cash amount, units x rates) and its PAYE attributes (subject to tax, national insurance, pension etc.)

Get payment headings

SecuritybearerAuth
Responses
200

Payment headings - Array

401

Unauthorized - Authorization Required

default

General Error

get/paymentHeadings
Request samples
Response samples
application/vnd.api+json
{}

Get payment heading by ID

Get payment heading by ID

SecuritybearerAuth
Request
path Parameters
id
required
string <guid>

Payment Heading ID

Example: 906264f1-2dff-4f72-a10b-59918cf738d7
Responses
200

Payment heading

401

Unauthorized - Authorization Required

404

Not Found

default

General Error

get/paymentHeadings/{id}
Request samples
Response samples
application/vnd.api+json
{}