Discussions
Innovations was 10 weeks ago (documentation related) ...
... And yet this site hasn't been touched (from what I can see, happy to be proven wrong). Other than a few questions asked and answered, this "developers resource" has nothing on it. None of the REST API documentation links work, they all post back to the exact same LookHere'sAToken!! page, and other than the original 2-3 Hello World examples there's nothing on here. To quote a child of the 80's, Where's the Beef?
EntityManager Find vs FindByIdentity performance
Hello 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.
Can we get a simple pure Javascript example of Adding the RequestVerificationToken to headers for GET
Can we get an quick example of GET a Party with Authorization token added to request header in Javascript for demonstration purposes?
Table of table of contents doesn't take user to section of developer site
Table of table of contents doesn't work to menu pages.
Sample Code from IMIS SDK - Is there a replacement for this code or can anyone make it work?
This is code from developer.imis.com - I am trying to load an Invoice into the Shopping Cart. Billing Cycle has already run, but I need the Invoice. The Invoice has this strange notation ####:###### - specifically the second set of numbers which I need to feed to the ItemDetails page/content record.
It appears to be in this format :
"CASH:{partyId}:{billingRunResults.LegacyBillingDataUsedByService.BillingLogKey}"
Error running PUT on /api/CommunicationLogRecipient
Can someone please confirm that I can't update /api/CommunicationLogRecipient via a PUT call? I assume not as I'm getting a 405 (method not allowed) but it'd be nice to know what's not possible and what is. I can POST to it, just can't seem to PUT to it. Thanks.
Is there anything on certification yet?
Anything we can use for certification (new version)?
Are parts of the site down right now?
Are parts of the site down right now? Authentication and combo order worked yesterday now aren't.
Can you do put to update a comboorder status?
Can you do put to update a comboorder status in 2017 releases? Client wants update orders set stage='Completed'