Goods-In Note DELETE

URI

https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/warehouse-service/goods-note/goods-in/{ID}

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

Description

Deletes a Goods-In Note for given Id.

A Goods-In Note can be deleted if it meets the following conditions:

  • No Goods Movements have been made on the stock associated with the Goods-In Note. A Goods Movement could be one of the following:
    • A Goods-Out Note
    • A Drop-Ship Note
    • A Reservation

Actions performed:

  • Removes the Goods-In Note.
  • Reverses the accounting entries made when the Goods-In Note was created.

Example

Demonstrates deleting a Goods-In Note with ID of 5. Please note the blank request and response with this message.

Request URI

/goods-note/goods-in/5