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 |
You can remove persons from your network by issuing a DELETE request to http://api.resengo.com/PL/Person.
Note that any information on these persons will be completely and unretrievably lost. If you merely wish to set a Person as "inactive", consider issuing a POST request to http://api.resengo.com/PL/Person with SubscriptionStatusID = 3 (blocked). Parameters for PL/Person (DELETE):
Response of PL/Person (DELETE):
Fields of <Person>:
|