Supplier Payment DELETE

URI

https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/accounting-service/supplier-payment/{PAYMENT-ID}

Refer to our documentation on URI syntax for more information on how to construct URIs.

Description

This method enables you to delete a supplier payment.

There is one parameter in the URI:

  • Payment ID - The ID of the supplier payment you wish to delete.

Example

Use of the delete supplier payment method.

Request URI

/supplier-payment/10

Response

{
}