GET api/Catalog?merchantId={merchantId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
merchantId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Catalog
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Label

string

Max length: 255

ValidFrom

date

None.

ValidUntil

date

None.

IsActive

boolean

None.

CreatedBy

ApplicationUser

None.

CreatedOn

date

None.

LastUpdatedBy

ApplicationUser

None.

LastUpdatedOn

date

None.

Company

Company

None.

Entries

Collection of CatalogArticle

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.