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.

attribute

type

description

success

boolean

Response status

data

object

Confirmation message of successful deletion

errors

array

If 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
Credentials
Header
Click Try It! to start a request and see the response here!