GET v1/Companies({CompanyId})/Promotions

Returns all Promotions for a Company THIS ENDPOINT IS OBSOLETE AND WILL BE DEPRECATED. CALL THE V2 ENDPOINT FOR LOCATION BASED PROMOTIONS.

Information:

Base URL:

https://api.covasoft.net/pospromotions

Example of a call would be:

https://api.covasoft.net/pospromotions/v1/Companies({CompanyId})/Promotions

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CompanyId

The unique Company Id that was provided in your on-boarding package

integer

Required

Body Parameters

None.

Response Information

Resource Description

Promotions for a Company

Collection of PromotionsByCompanyReturn
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

DiscountId

globally unique identifier

None.

Name

string

None.

Period

Period

None.

Status

string

None.

Condition

Condition

None.

Rule

Rule

None.

Audit

Audit

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.