deleteCheckout

Deletes the checkout. This call implementation is optional, but strongly recommended. It is never called in production. It is used only in the eHub integration tests.

DELETE /v1/checkouts/<checkout id>

checkout id The checkout id.

Example request:

DELETE /v1/checkouts/checkoutId