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": "0a091e74-3f5f-42c6-8a7a-c719bd4c3814", "TotalPaymentAmount": 3.0, "LocationGuid": "d7c0e8a8-5eda-4c31-b92f-1ab4093c498c", "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 |