Returns a completed order for the current user within the scope of the current store.
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
The required {order_number} value can be found in the cart response body, identified as the number
attribute.
"R653163382"
Specify the related resources you would like to receive in the response body. More Information.
Specify the fields you would like returned in the response body. More information.
200 Success - Returns the cart
object.
The response is of type object
.
Returns a completed order for the current user within the scope of the current store.
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
The required {order_number} value can be found in the cart response body, identified as the number
attribute.
"R653163382"
Specify the related resources you would like to receive in the response body. More Information.
Specify the fields you would like returned in the response body. More information.
200 Success - Returns the cart
object.
The response is of type object
.