Number of APIs: 2
1. Get an overview of the order(it contains the order id)
POST {{baseUrl}}/confirm
Get an overview of the order(it contains the order id)
Service urls:
http://yourdomain.com/api/rest/confirm
OR
http://yourdomain.com/index.php?route=rest/confirm/confirm
PUT {{baseUrl}}/confirm
Empty cart, and clear session.
Service urls:
http://yourdomain.com/api/rest/confirm
OR
http://yourdomain.com/index.php?route=rest/confirm/confirm
ENDPOINTS