Poller

Remove a set of Transactions from a Bucket

Orderful will soon deprecate this endpoint. After retrieving Transactions from a Polling Bucket, you should use the Delivery API to mark a Delivery as <a href="https://docs.orderful.com/reference/deliverycontroller_handledeliveryapproved" target="_blank">Approved</a> or <a href="https://docs.orderful.com/reference/deliverycontroller_handlefaildeliveryrequest" target="_blank">Failed</a>. This will automatically remove the Transaction from the Bucket.

post/v3/polling-buckets/{id}/confirm-retrieval

Path parameters

idnumber required

Request body

resourceIdsstring[] required

Response

confirmedTransactionsnumber required

Changes

No recorded changes to this endpoint across all 1 revision of this API.