Get Products
Returns all vendor's products
Last updated
Returns all vendor's products
Last updated
GET
https://apis.sandbox.flexshopper.com/v3/products
This endpoint allows you to get all products associated to a vendor
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
A successful request returns the HTTP 200 OK
status code and a JSON response body that shows all products for a given vendor.
page
string
Page number. If not sent, the first page is returned.
Authorization
string
Authentication token unique for a vendor
Key
Type
Description
products
Array
The list of products.
products.sku
String
A unique identifier for the product
products.name
String
The name of the product
products.url
Number
The URL of the product in FlexShopper marketplace