Product Lists

Endpoint is used to export product lists (entities) from Repsly database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

More Info

To get the complete list of product list entities, start your request with parameter {lastProductListID} = 0.


Response definition

NameTypeDescription
MetaCollectionResult\TotalCountIntegerTotal count of product lists
MetaCollectionResult\FirstIDIntegerUnique ID of the first item in the list
MetaCollectionResult\LastIDIntegerUnique ID of the last item in the list
IDIntegerUnique product list entity identifier
NameLongProduct list name
TypeStringProduct list type (defined in DB, referenced by Name)
ValidFromDateTime?Product lsit is valid FROM this date (can be open ended)
ValidToDateTime?Product lsit is valid TOthis date (can be open ended)
AccountIDsListList of assigned account IDs
ClientIDsListList of assigned client (place) IDs
ProductCodesListList of assigned product codes

Path Params
int64
required
Defaults to 0
Headers
string

application/json, application/xml

string

application/json, application/xml

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json