Delete Contractor Payment

Deletes a contractor payment for a given contractorPaymentID. Can only delete contractor payments that are pending.

Returns

Returns response status and a corresponding message validating the success of contractor payment deletion.

attributetypedescription
successbooleanResponse status
dataobjectConfirmation message of successful deletion
errorsarrayIf success is false, errors contains a list of error objects.


Show child attributes

message
type: string
description: Error message

status
type: number
description: HTTP response code

code
type: number
description: Error code (see Error codes )
Language
Authorization
Header
Click Try It! to start a request and see the response here!