PayslipDelivery
- idType: stringmin length:1max length:200required
- issuesType: array of objectrequiredProperties: 9
Problems affecting this delivery attempt, or an empty array when there are none.
- nextType: stringenum
Action requiredWhat to do next.
correct_emailmeans update the Employment's email address; PayrollKit then creates another attempt for the unchanged Payslip.waitmeans do not send again while PayrollKit establishes the provider outcome.valuesnonewaitcorrect_emailcontact_support - payslipType: string
Id min length:1max length:200required - recipientType: stringFormat: email
Email required - requestedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- statusType: stringenumrequired
Email-provider state.
acceptedmeans the provider accepted the send, not that the employee received or read it.result_unknownmeans PayrollKit must establish the outcome before another send to the same address.valuespendingacceptedrejectedresult_unknown - resolvedType: stringFormat: date-time
At When the provider outcome became known. Omitted while the attempt is pending or its result is unknown.