/UpdateAPIMembership

This method is used when you want to update a membership in the system. Inside the body in json format, as in the “InsertAPIMembership” method, “MembershipName” (Membership Name) parameter should be given. in addition to this, the “membershipId” parameter, in which the id value of the membership to be updated, must be added in the query type.

Authorization header should be entered as “token_type” value, space character, “Access_token” value returned as a result of the token request.

Was this helpful?

0 / 0