Product list entity

The endpoint is used to import product lists (defined list entities) from your system to Repsly. Important: Partial updates are allowed (see Action field in Products, Places and Accounts)

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

Request definition

Keys that determine which records to update or insert are marked with a blue diamond 🔹, while the required keys are marked with a red triangle 🔺

NameTypeDescription
Name 🔺 🔹stringThe product list name. This is the product list's unique identifier
Type 🔺stringName of the product list tpye (must correspond to a type defined in the database)
ValidFromDateTimeStart of the validity period for this product list (can be null)
ValidToDateTimeEnd of the validity period for this product list (can be null)
ProductsListList of products associated with this list
Products.CodestringIdentifier (Code) of the product
Products.ActionstringWhat will be done with this product's presence in this list. Allowed values: Add | Remove
PlacesListList of places (clients) this product list is assigned to
Places.CodestringIdentifier (Code) of the place
Places.ActionstringWhat will be done with this place's assignment to the list. Allowed values: Add | Remove
AccountsListList of accounts this product list is assigned to
Accounts.CodestringIdentifier (Code) of the account
Accounts.ActionstringWhat will be done with this account's assignment to the list. Allowed values: Add | Remove

Response definition

NameTypeDescription
CodeIntegerError identifier (0 = no errors)
MessageString (255)Response affirmative or error message

Headers
string

application/json, application/xml

string

application/json, application/xml

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json