Account Management Biz Api
GET-billingAccountById
get:/billingAccount/{id}
This operation retrieves a BillingAccount entity. Attribute selection is enabled for all first level attributes.
Key Considerations for PA Market
- For PA, account details will be retrieved from Liberate by providing accountNumber as an input.
- For PA getBillingAccountById, sending LOB as header is not required as this resource deals with the account.
- Possible Identity types for Liberate PA are C -Cedula, PP-Pasaporte, SS-Seguro Social, V-Cuenta Vieja.
Key Considerations for AG and DutchCaribbean(CW,BO,MF,SA,SE,SX) Markets (Amdocs)
- For Dutch and Caribbean markets, account details will be retrieved from Amdocs System by providing accountNumber as an input.
- Below are the possible values for the response field "state":
SF = Final (After Final Bill Generated) SN = Normal SR = Reactivate (Temporary status to accept payments for Final or Write Off accounts)
- "accountBalance[x].amount.unit" value in the response will differ with respective to the BU like "USD","ANG","EUR" and so on.
- Possible values for the response field "accountType" are: "BUS"(Business) and "RES"(Residential)
- Possible values for the response field "paymentStatus" are: "In Arrears" where overdueBalance is greater than 0 and "Active" where overdueBalance is not greater than 0.
- Possible values for the response field "billStructure.presentationMedia[0].name" are: NOBILL, PRINT, EMAIL and EMAILPRINT.
- Possible values for the response field "legalEnity" are : "FLOW", "LIME", "NEWCO", "UTS", "Def" (Default).