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 |
The PersonSubscription entity, as the name implies, is the combination of a Person and a Subscription. This is what the end user usually simply refers to as a "Subscription" : Mr X. "has" a subscription. |
You can remove PersonSubscriptions from your network by issuing a DELETE request to http://api.resengo.com/SUB/PersonSubscription.
Parameters for SUB/PersonSubscription (DELETE):
Response of SUB/PersonSubscription (DELETE):
Fields of <PersonSubscription>:
|