Discussions
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'
iMIS cart.AddItem() throws error
We think this has to do with a shipping method and/or payment method or "something" in the cart AddItem process that is required, but not present. However - code has been running fine for years. Someone DID remove Shipping Methods, and we see that Payment Details on the Cart_Home page is missing. The item gets added, but no pricing is there either.
AddItem throws Object Not Set to Instance of Item
I have an older version of iMIS. Something changed in iMIS and now our custom cart code throws an Object not Set to instance of item...
