Can we delete a subscription bill line after activating the subscription.
Summary:
Hi,
i found a REST API which can be used with delete operation to delete a subscription bill line.
/subscriptions/{SubscriptionNumber}/child/products/{SubscriptionProductPuid}/child/billLines/{BillLinePuid}
whereas when i try to perform that operating from post man i am getting below error message
"You can't perform the operation on this product line because the product line status is {STATUS
}. (OSS-6075000)"
Response Code: 400 Bad Request.
Is there any limitations for this REST operation based on line status?
Thanks,
Vishnu.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0