Cancel a contractor payment group
DELETE {{baseUrl}}/v1/contractor_payment_groups/:contractor_payment_group_uuid
Cancels a contractor payment group and all associated contractor payments. All contractor payments must be cancellable, unfunded.
scope: payrolls:run
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
| Accept | string |