Technical Resource IDs play a crucial role in identifying the correct subscription when processing usage data, ensuring that the data is accurately matched with the respective subscription during the billing process.
Upon creating a subscription, the rate element in our example for the BR469 product is designed to automatically generate technical Resource IDs to uniquely identify resources. Alternatively, you have the option to manually maintain their own Technical Resources.
In the following scenario, the system is configured to manage technical resource ID generation automatically. When it comes to uploading usage data to SAP Subscription Billing, each subscription item can be associated with one or multiple technical resource IDs. To begin generating usage data with an API, first acquire the technical resource ID for the subscription item that needs a usage record. You can open the Manage Subscriptions SAP Fiori app in the SAP Subscription Billing system and open the subscription item and check under Technical Resources. You may also send a GET Subscription Request to retrieve all information from the subscription.
Let’s see how to create a new request for a technical resource ID. Watch the following video to get started.
Now that you’ve had a chance to explore creating a technical resource ID with a REST CLIENT, let’s do it ourselves in the next exercise.