API documentation › My business account My merchant business account on the Vendexo Online Shopping System The following resources are defined in this resource set: Shops URI: https://api.vendexo.com/api/myshop/v1/shops/ Supported formats: json, xml Supported HTTP request methods: GET Description: Returns a list of the resource owners shops and their attributes. Authentication Protocols: OAuth2 Orders URI: https://api.vendexo.com/api/myshop/v1/orders/ Supported formats: json, xml Supported HTTP request methods: GET Description: Returns a list of the resource owner's orders. Filters: shopCodeThe id code which identifies the shop.shopOrderNumberThe shop order number which identifies the order in the control panel. Authentication Protocols: OAuth2 Example: https://api.vendexo.com/api/myshop/v1/orders/?shopCode=shopcode Order Items URI: https://api.vendexo.com/api/myshop/v1/orderitems/ Supported formats: json, xml Supported HTTP request methods: GET Description: Returns a list of the items that make up the specified order. Filters: shopCodeThe id code which identifies the shop.shopOrderNumberThe shop order number which identifies the order in the control panel. Authentication Protocols: OAuth2