get https://{hostname}/api/v1/commons/payroll/tables/
This operation returns a payroll table by name. Unlike Retrieve All Payroll Tables (GET /v1/commons/payroll/tables
), this operation returns the complete table object.
Note: The partitionConfig
object is only returned in the response when the table type is CUSTOM
and the table contains a partition configuration.