| Security |
| Xml or Json ? |
| C# example: a HTTP GET request |
| Validation Errors |
| Module | Entity |
|---|---|
| FI | Transaction |
| PL | Person |
| RES | PartnerReservation |
| RES | PartnerReservationContacts |
| RES | PartnerReservations |
| SUB | PersonSubscription |
| SUB | Subscription |
| SUB | SubscriptionTransaction |
| WS | Order |
| WS | OrderItem |
Validation Errors
When issuing POST or DELETE requests it is possible that you receive (a list of) ValidationErrors in the <Response> element or in the Entity element.
If there are ValidationErrors, the entire Request is ignored. No data has been added, updated or deleted.
|
| FieldName | C# DataType | Description |
|---|---|---|
| Message | string | |
| Type | string | |
| Code | string |