Workday · Example Payload

Compensation One Time Payment Request Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Compensation One Time Payment Request Example is an example object payload from Workday, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

effectiveDateamount

Example Payload

Raw ↑
{
  "effectiveDate": "example_value",
  "amount": 42.5
}