Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

API Endpoint

Description

POST

/api/v{version}/membershippayment/Addpaymentdetail

Add payment details for a club level membership and/or branch level membership. This API will also change membership to paid.

 

Allidrett:

This API will also accept payments for allidrett. Allidrett is on a group level, The allidrett groupID should be passed in this API.

 

Entities to get affected by this API

Tp_MembershipPayment

Tp_ActiveMembershipPayment

Note: 3.party should not neglect the “Is Paid” Parameter.

...

Method

API Endpoint

Description

POST

/api/v{version}/membershippayment/Addpaymentdetail

Add payment details for a Corporate Sports level membership and/or Group level membership. This API will also change membership to paid.

 

Entities to get affected by this API

Tp_MembershipPayment

Tp_ActiveMembershipPayment

 

Note: 3.party should neglect “Is Paid” Parameter.

...