Review

Review Checkout & Select Payement

post
Authorizations
Body
objectOptionalExample: {"addressId":10,"shippingMethod":""}
Responses
200
Successful response
application/json
post
POST /V2/customer/checkout/review HTTP/1.1
Host: beta.magento.pixiedia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 36

{
  "addressId": 10,
  "shippingMethod": ""
}
200

Successful response

No content