Aria gained conformance certification from TM Forum for this API in November 2021.
TMF632 - Party Management API provides:
- A standardized mechanism for party management.
- A party can be an individual or an organization that has any kind of relationship with the enterprise.
- Aria Crescendo uses its extensible fields to distinguish Accounts as Individual Accounts or Organization Accounts.
The full API specification for TMF632 can be found on the TM Forum site: TMF632 Party Management API REST Specification R19.0.1 | TM Forum
The Table below shows the API mandated resource along with mandated operations for conformance.
Individual, Organization
Operation |
Mandatory/Optional |
Comments |
GET |
M |
Response Status Code 200 if successful
|
|
|
Response Status Code 404 if not found |
POST |
M |
Status Code 201 if resource created |
{Individual, Organization} Operations
- Create an Account
- This operation creates an Individual or Organization Account within Aria Crescendo.
- Retrieve Account
- This operation retrieves a list of Individual or Organization Accounts from Aria Crescendo.
- Retrieve Accounts by filters
- This operation retrieves a list of Individual or Organization Accounts based on a variety of filter conditions from Aria Crescendo.