TMF629 Customer Management
Aria gained conformance certification from TM Forum for this API in November 2021.
TMF629 Customer Management API provides:
- A standardized mechanism for customer and customer account management such as creation, update, and retrieval in Aria Billing Cloud.
- Allows the management of both financial and identification information about the Customer.
The full API specification for TMF629 can be found on the TM Forum site: TMF629 Customer Management API REST Specification R19.0.1 | TM Forum
The Table below shows the API mandated resource along with mandated operations for conformance.
Customer
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 |
PATCH | M | Status Code 201 if resource created |
Customer Operations
- Create Customer
- This operation creates a customer within Aria Billing Cloud.
- Update Customer
- This operation updates a customer in Aria Billing Cloud.
- Retrieve Customer
- This operation retrieves a list of customers from Aria Billing Cloud.
- Retrieve Customer by filters
- This operation retrieves a customer or customers based on a variety of filter conditions from Aria Billing Cloud.