Cannot find Line Type for Service Activity
Hi,
I defined the Billing Type as abor and for the OU I have setup the Order Type and Line Type as given in the screenshot.
While executing the CS_Charge_Details_PUB.Create_Charge_Details API the error is
" Cannot find the line type for the service activity billing type ID: 14 "
I checked in the application and passed the same values
TXN_BILLING_TYPE_ID = 14
LINE_TYPE_ID = 1022
TRANSACTION_TYPE_ID = 28
Please advise if anything is missed out to run the API and create SR charges successfully.