Retrieve Paycodes

This operation returns one or more paycodes available to the logged-in manager by object references.

  • When this operation is executed with IDs, the system returns a list of paycodes with corresponding IDs. Every ID that does not match an existing or visible paycode is wrapped within an exception
  • When this operation is executed with qualifiers, the system returns a list of paycodes with corresponding names. Every qualifier that does not match an existing or visible paycode name is wrapped within an exception
  • When this operation is executed with refs, the system returns a list of paycodes with corresponding IDs or (if ID is null) names. Every ID or qualifier that does not match an existing or visible paycode ID or name, respectively, along with every null reference, is wrapped within an exception

The associated Access Control Point is PAYCODE.

Language
Authorization
Bearer
JWT
URL