v1

latestOpenAPI 3.0.12026-07-14324237.1 KB
discounts

Retrieve a single discount

Get the full discount with the provided UUID. The method supports conditional GET through providing a HttpHeaders.IF_NONE_MATCH header. If the conditional prerequisite is fullfilled, the full discount is returned: otherwise a 304 not modified will be returned with an empty body.

get/organizations/{organizationUuid}/discounts/{discountUuid}

Path parameters

organizationUuidstring uuid required
discountUuidstring uuid required

Headers

If-None-Matchstring

Response

Discount

createdstring date-time required
descriptionstring
etagstring required
externalReferencestring
imageLookupKeysstring[]
namestring required
percentagenumber
updatedstring date-time required
updatedBystring uuid
uuidstring uuid required