cisco-cvp-ux icon

cisco-cvp-ux

(0 reviews)

home

Brief Description

The specification of the REST API for IVR app.

This API allows the following operations

TMF-670 POST /paymentMethod : This API creates a payment method at Aria and Salesforce for a customer to pay for a product or service.Please check the API documentation here.

TMF-670 GET /paymentMethod : This API retrieves all payment methods from Salesforce for a customer to pay for a product or service. Please check the API documentation here

TMF-666 PUT /billingAccount/{id} : This API enables or disables autopay option for a payment method at Salesforce for a customer. Please check the API documentation here

TMF-654 GET /prepaidBalance/service/{id} : This API retrieves prepaid balances from different BSS systems based on businessId for a customer.Please check the API documentation here

TMF-677 GET /usageConsumptionReport : This API retrieves usage details of a plan purchased by the customer. Please check the API documentation here

TMF-670 DELETE /paymentMethod/{id} : This API deletes the requested paymentMethod of the customer. Please check the API documentation here

TMF-640 PUT /service/{id} : This API updates the requested service based on the serviceType.For this use case , the serviceType is "activateSIM".Please check the API documentation here

TMF-676 POST /payment : This API lets the customer make the payment to place an order.Please check the API documentation here

TMF-666 GET /billingAccount/service/{id} : This API retrieves billingAccount details for serviceNumber from different BSS system based on the businessId. Please check the API documentation here

TMF-639 GET /resource : This API retrieves resource details like MobileDeviceSKU,ICCID Number,SIMCardSKU and IMEI Number of the customer as part of PIB requirement. Please check the API documentation here

TMF-622 GET /productOrder : This API retrieves pending orders of the customers from salesforce. Please check the API documentation here

TMF-629 GET /customer/{id} : This API retrieves both B2B and B2C customer details from salesforce. Please check the API documentation here

TMF-666 GET /billingAccount/contact/{id} : This API retrieves billingAccount details for contactNumber from different BSS system based on the businessId. Please check the API documentation here

TMF-654 POST /service/topupBalance : This API posts the topupBalance for the provided serviceNumber by applying voucher to different BSS system based on the businessId. Please check the API documentation here


Reviews