Discussions
In Kind Cash Accounts
Hi,
How to access iMIS SOA from Angular
Hi,
Event registration - substitute
Is it possible to substitute a different attendee on an existing booking, thru REST?
If so, is there an example of how to do this?
Generate Renewals Fiddler dump
Hello,
ComboOrder: how to set the org_code
Hi,
I am trying to find a way to set the org_code, financial entity in a combo order for normal orders.
Where would I set this?
I have tried several places trying to add the following
"FinancialEntity":{
"$type": "Asi.Soa.Commerce.DataContracts.FinancialEntitySummaryData, Asi.Contracts",
"EntityCode":"WATER",
"FinancialEntityId":"WATER"
}
Custom Keys access issue in Service pack Y
Hi All,
GET REST API - Retrieving volumes of data with more than 500 records
Hi team,
Parse the json payload from an IQA
I'm trying to parse through the payload returned from an IQA within c#. Is there a simple way to do this?
For example, I need the values of Joe and Smith from the below payload such that I can populate a textbox on a web form. Json.NET is our installed framework.
Thank you in advance for any help.
Rest Api
how to get party data using rest api??
AdditionalCharges through REST API
I am trying to add the AdditionalCharges object to our payload that is sent to IMIS' REST API to add items to cart. The way it is currently formatted uses a TaxAuthority to try to calculate tax automatically but it is not displaying any extra values or calculations on the cart screen. The payload for AdditionalCharges is as follows: