changes.mady.by.user Joan Ignasi Martí Franco
Saved on Nov 22, 2024
Field
Type
Required
Description
id
int
true
Id of the Promotion
code
string
Code of the Promotion
name
Name of the Promotion
endDate
LocalDate
EndDate of the Promotion
propertyId
false
Id of the
property (Only for multiproperty request)
{ "id": 1, "code": "P1", "name": "Promotion1", "endDate": "2025-12-31" }