Hello,
Is AIM available through SOAP? I only see documentation around the AIM XML API, and I really want to use SOAP like I do for CIM and Transaction Details.
For example, for CIM/Transaction Details, I use the endpoint https://apitest.authorize.net/soap/v1/Service.asmx and it's working great. I'm able to get the SOAP Request/Response and re-run the requests through SoapUI.
However, I don't see CreateTransactionRequest() in the WSDL: https://apitest.authorize.net/soap/v1/Service.asmx?wsdl
Of course, I can call CreateCustomerProfileTransaction(), but I want to be able to also create a transaction without a customer profile using SOAP.
Any insight would be greatly appreciated, such as AIM Soap Documentation and endpoint.
Thank you.
09-18-2015 07:30 PM
@dnsBuffaloNY I confirmed that right now SOAP only supports a subset of the Authorize.Net API. We do have plans on extending the SOAP flavor of the API to cover more calls in the near future, however. We should be making a post in the Developer Community blog when we do.
09-22-2015 11:29 AM - edited 09-22-2015 12:34 PM