Checkouts

Deletes a checkout by ID

Permanently deletes a checkout. Supply the unique identifier of the checkout.

delete/checkouts/{id}

Path parameters

idstring required

Checkout ID

Response

204 No Content

Changes