Search Link: https://www.google.com/search?channel=fs&client=ubuntu-sn&q=postman+collection+1491681-9dfbe0cf-7ffd-43a1-a0fa-41e3f70954a6

Overview

POST /rest/login

Summary: Login

This API logins to prestashop


POST /rest/register

Summary: Register

Register


GET /rest/logout

Summary: Logout

Logout


GET /rest/cart

Summary: Cart Items

Lists orders for a customer


GET /rest/orderhistory

Summary: Order History

Order History


POST /rest/resetpasswordbyemail

Summary: Request Reset Pass Email

Request Reset Pass Email


POST /rest/resetpasswordsetnewpass

Summary: Set New Pass

Set New Pass


GET /rest/accountInfo

Summary: Account Info

Gets customer account information


POST /rest/accountedit

Summary: Account Edit

Account Edit


POST /rest/resetpasswordemail

Summary: 1- Send Reset Password Code

1- Send Reset Password Code


POST /rest/resetpasswordcheck

Summary: 2- Check Reset Pass Code

2- Check Reset Pass Code


POST /rest/resetpasswordenter

Summary: 3- Reset Password

3- Reset Password


GET /rest/productdetail

Summary: Product Detail

Gets detail of a product. Including price, name, features and so on.


GET /rest/categoryProducts

Summary: Category Products

This API endpoint can be used to get category products, pagination and faceted search. The id_category is mandatory parameter.


GET /rest/productSearch

Summary: Product Search

Is used for product search


GET /rest/featuredproducts

Summary: Featured Products

Gets featured products


GET /rest/listcomments

Summary: List Comments

List Comments


POST /rest/postcomment

Summary: Post Comment

Post Comment


GET /rest/alladdresses

Summary: All Addresses

All Addresses


GET /rest/address

Summary: Get Address

Get Address


POST /rest/address

Summary: Create Address

If the address ID is not passed, it creates new address


DELETE /rest/address

Summary: Delete Address

Delete Address


GET /rest/addressform

Summary: List avaibale countries and states

Contains countries and states


GET /rest/ps_checkpayment

Summary: Check Payment

Check Payment


GET /rest/ps_wirepayment

Summary: Wire Payment

Wire Payment


GET /rest/ps_cashondelivery

Summary: Cash on Delivery

Cash on Delivery


POST /rest/setaddresscheckout

Summary: 1- Set Address

1- Set Address


GET /rest/carriers

Summary: 2- All Carriers

2- All Carriers


POST /rest/setcarriercheckout

Summary: 3- Set Carrier

3- Set Carrier


GET /rest/paymentoptions

Summary: 4- Payment Options

4- Payment Options


GET /rest/wishlist

Summary: List All WIshlists

List All WIshlists


GET /rest/emailsubscription

Summary: Get Conditions

Get Conditions


POST /rest/emailsubscription

Summary: Email Subscription

Email Subscription


GET /rest/bootstrap

Summary: Bootstrap

Bootstraps binshops applciation. This request is used to render the home page of the application.


GET /rest/lightbootstrap

Summary: Light Bootstrap

Light Bootstrap