| 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 SubscriptionTransaction entities describe the movement of credits to and from a PersonSubscription. The total value of all SubscriptionTransactions for any PersonSubscription is the amount of credits left on that PersonSubscription. 
                	Do not confuse with FI/Transaction, which are payments with money.
                 |