v1

latestOpenAPI 3.0.12026-07-14324237.1 KB
discounts

Create a discount

Creates a single discount entity. The location of the newly created discount will be available in the successful response as a HttpHeaders.LOCATION header

post/organizations/{organizationUuid}/discounts

Path parameters

organizationUuidstring uuid required

Request body

descriptionstring
externalReferencestring
imageLookupKeysstring[]
namestring
percentagenumber
uuidstring uuid required

Response

Discount created