REST API
Search
⌃K

User

How to retrieve user information, such as Supplier and Customer data.
Use this endpoint to fetch user information for instance in order to display additional Supplier information in your checkout. Information can for instance include name, logo and description.
get
https://api.outshifter.com
/catalog/users/me
User information
As previously explained in the user data section, each user has an unique id, you can see the differences at User. Remember Outshifter has 3 types of users:
  • Seller
  • Supplier
  • Customer
As a Channel, you will need Supplier and Customer information. Please note that some Supplier information comes together with the product data, once fetched.