Add Paycodes to or Remove Paycodes from Combined Paycodes

This operation adds or removes one or more paycodes from one or more GDAP-filtered combined paycodes for the logged-in user by object references.

  • When this operation is executed with AddToCombinedPayCodes, the system adds the list of paycodes specified in add to the combined paycodes specified in toCombined, with corresponding IDs or Qualifiers. Every ID or Qualifier of Paycode that does not match an existing or visible paycode is wrapped within an exception. Every ID or Qualifier of Combined Paycode that does not match an existing or visible combined paycode is wrapped within an exception
  • When this operation is executed with RemoveFromCombinedPayCodes, the system removes the list of paycodes specified in remove, from combined paycodes specified in fromCombined, with corresponding IDs or Qualifiers. Every ID or Qualifier of Paycode that does not match an existing or visible paycode is wrapped within an exception. Every ID or Qualifier of Combined Paycode that does not match an existing or visible combined paycode is wrapped within an exception

The associated Access Control Point is PAYRULE.

Service Limit

A service limit constrains the number of paycodes and combined paycodes that can be processed in a single request.

  • The Number of Paycodes cannot exceed 30.
  • The Number of Combined Paycodes cannot exceed 10.
Language
Credentials
Bearer
JWT
URL