Apiled - Account Aggregation Process API | RAML Definition

(0 reviews)

home

This API serves as a foundation for API Led Connectivity approach of running an enterprise.

The API is a REST API implemented using RAML definition and JSON as an exchange format. Included are example requests and responses. This API uses the System APIs for fetching Accounts from source instances (A and B).

Endpoints:

  • POST /accountsReportThis endpoint will start generation of the Accounts report. The generation is done asynchronously using queue for requests. The report filter duplicate records by Name. Records are get from two source instances(A and B) using API Led Connectivity System API.

  • GET /{id}This endpoint returns Accounts report identified by unique ID. If the report does not exist or haven't been generated yet, the request ends up with "Resource not found" message.

  • GET /queue/{id}This endpoint returns the status of the queued Accounts report identified by unique ID.


Reviews

TypeREST API
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onSep 27, 2019
Asset overview

Asset versions for 2.0.x

Asset versions
VersionActions
2.0.1
2.0.0