Addresses

(0 reviews)

home

API Features Summary

This API connects to TechOne to create or retrieve addresses.

API Overview

PropertyDetails
Technical Namemdc-addresses
Address Business NameMDC Address API
Mule Application TypeAPI
API Type
Business DomainTBC
Purpose of APIThis API connects to TechOne to create or retrieve applications
API OwnerMDC Integration Team
Version(s)1.0.0
Target ConsumersExternals/TechOne API TBC
Design Center URLhttps://anypoint.mulesoft.com/designcenter/designer/#/project/2ab462af-aca8-4737-b6bc-b315858ea800

High Level Diagram

resources/image-8fc6ad23-0040-4ed9-889a-64e42af1b137.png

**Integration Overview**

**Technology**

The MDC interfaces are web services which return JSON.

GET calls

GET calls are supported by REST APIs retrieving addresses based on the given details from TechOne.

POST calls

External - To post applications to TechOne, use a WebService call that adds/updates data supported by sending data and writes into TechOne.

Internal - Calls that add/update data supported by sending data and writing into TechOne.

**Security**

Calls to web services are made over the Internet using HTTPS. The MDC web service API will allow calls from the Datacom-specific IP address only.

**Interfaces**

For API specification summary, click on Summary in the left menu

Integration Overview

Technology

The MDC interfaces are web services which return JSON.

GET calls

GET calls are supported by REST APIs retrieving addresses based on the given details from TechOne.

POST calls

External - To post applications to TechOne, use a WebService call that adds/updates data supported by sending data and writes into TechOne.

Internal - Calls that add/update data supported by sending data and writing into TechOne.

Security

Calls to web services are made over the Internet using HTTPS. The MDC web service API will allow calls from the Datacom-specific IP address only.

Interfaces

For API specification summary, click on Summary in the left menu


Reviews