Discussions

Ask a Question
Back to All

Membership REST Documentation

The membership REST Documentation and what's in Postman to create members are not matching up at all. I want to do the minimal to add a contact to our system, but what's in Postman and what's in Swagger (https://testapi.imis.com/swagger/?url=https://testapi.imis.com/sdkdemo/json/membership.json) is not matching up.

I even looked at the example here: https://developer.imis.com/v0.1/reference/api-endpoints-5#postparty and there's no way this is going to work. I try to use PartyData and all I get are 400 Bad Requests. When I change it to PersonData which doesn't exist here: https://testapi.imis.com/swagger/?url=https://testapi.imis.com/sdkdemo/json/membership.json I can finally create a user.

We are on 2017 Service Pack I. Is the documentation by chance version 23?