Cancel a contractor payment
DELETE {{baseUrl}}/v1/companies/:company_id/contractor_payments/:contractor_payment_id
Cancels and deletes a contractor payment. If the contractor payment has already started processing, the payment cannot be cancelled.
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. |