Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 535 Bytes

CartFinalizeOrderResponse.md

File metadata and controls

14 lines (9 loc) · 535 Bytes

CartFinalizeOrderResponse

Properties

Name Type Description Notes
errors List<String> Error messages if the order could not be completed [optional]
nextCart Cart [optional]
order Order [optional]
orderId String Order ID assigned to the order [optional]
successful Boolean True if the cart was converted successfully to an order [optional]