SOAP to REST Conversion
- 31 Jul 2024
- Print
- PDF
SOAP to REST Conversion
- Updated on 31 Jul 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Convert from Aspire’s External SOAP API to Aspire’s External REST API.
Authentication differences
The SOAP API uses a static username and password configured by Aspire CARE to retrieve a token per Entity Service.
The REST API uses a Bearer token that has expiration dates. You can retrieve these tokens from /Authorization with a user-generated ClientID and Secret. For more information, see Authentication & Authorization.
Specific Object Equivalents in Aspire Production
Select the following image to enlarge it, and reference the table below for the links to an object's SOAP and REST equivalent endpoints.
Links to specificobject's SOAP and REST equivalent endpoints in Aspire Production:
Was this article helpful?