Close basket for post purchases

Closes the basket for post purchase.

Request
query Parameters
basketId
required
integer <int32>

The internal id of the basket to close.

Responses
200

Success

400

Bad Request

Key: BasketNotEditable. Gets raised when the basket is not editable or already paid for.

Key: InvalidCompanyOnBasket. Gets raised when the basket has an invalid company. The customer does not exist in this company.

Key: QuotationMissing. Gets raised when the basket is missing.

500

Internal Server Error

post/ShoppingService.svc/rest/CloseBasketForPostPurchaseUpsell