0 votes
in REST API end points by (150 points)

Hi

now I get a DNS-error when I try to access the Soap-webservices at
https://XXXXXX.azurewebsites.net/Services/Invoicing/InvoiceService.svc

Is there change something in the setup?

I tried also to replace the internal azure DNS name with:

https://XXXXXX.amcsplatform.com/Services/Invoicing/InvoiceService.svc

but than I get an 404 Not found error.

Is there any documentation about accessing the Soap webservices?

Florian

1 Answer

0 votes
by (210 points)

Hi Florian,

SOAP Integration documentation can be found at https://docs.amcsgroup.com/developers

The Authentication Key is a PAT Tken you can create in AMCS Platform
The Service URL and a specific reference for GetInvoicesByCriteria I have sent via email.

Welcome to AMCS PLATFORM REST API Q&A, where you can ask questions and receive answers from other members of the community.
...