Customer Payment DELETE

URI

https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/accounting-service/customer-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 customer payment.

There is one parameter in the URI:

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

Example

Use of the delete customer payment method.

Request URI

/customer-payment/10

Response

{
}