Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 530 Bytes

CartFinalizeOrderResponse.md

File metadata and controls

12 lines (9 loc) · 530 Bytes

UltraCartRestApiV2.CartFinalizeOrderResponse

Properties

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