Delete payable items by ID (bulk)

This endpoint allows you to delete payable items in bulk by providing a list of their externalId values. It's an atomic operation, so either all payable items will be successfully deleted, or the entire operation will be rolled back and no changes will be made.

This endpoint is limited to 1000 values in the externalIds list. If you need to delete more than 1000 payable items, call this endpoint multiple times.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!