External Membership Payment
From Body | Type | Description | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ContactGuid | Guid | ||||||||||||||||||||||||||||
ExternalPaymentReference | String | Optional. Max 50 characters | |||||||||||||||||||||||||||
LocationGuid | Guid | ||||||||||||||||||||||||||||
TotalPaymentAmount | Decimal | ||||||||||||||||||||||||||||
[ExternalMembershipPaymentFee] | Optional. | ||||||||||||||||||||||||||||
|
{ "ExternalPaymentReference": "sample string 1", "ContactGuid": "9ced4866-631a-4634-a11c-0a1c6187f63a", "TotalPaymentAmount": 3.0, "LocationGuid": "3eb881b6-c2a0-477c-8a9e-7b27b1b85cab", "ExternalMembershipPaymentFees": [ { "FeeType": 1, "FeeAmount": 1.0, "FeeReference": "sample string 2" }, { "FeeType": 1, "FeeAmount": 1.0, "FeeReference": "sample string 2" }, { "FeeType": 1, "FeeAmount": 1.0, "FeeReference": "sample string 2" } ] }
ExternalMembershipPaymentResponse
Name | Type | Description |
---|---|---|
Success | Boolean |
{ "Success": true }
Bundle(s) |
---|
Cap2 |