on ‎2020 Nov 17 4:30 PM
Hi Experts,
May you please suggest how can we create documents like provisioning request/ subscription request/rate plan etc using API.
Is it SAP API Business Hub where we can input the data and subscription will be created at SAP Subscription Billing cloud portal?
Or is there any different method?
Requesting you to please suggest the procedure to use API.
Regards,
Praveen Tanwar
Request clarification before answering.
Hi Praveen, for test-scenarios you can call SAP Subscription Billing APIs via https://api.sap.com/package/SAPHybrisRevenueCloud?section=Artifacts. By using this way you have to configure a API Environment for each API you want to use. Otherwise you can call the APIs by yourself in some custom coding at every time. For example by using javascript in a custom app. Please use in this case oauth2 (get token from authentication server and pass it via header-auth-parameter by calling the business API).
Regards, Jonathan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Further to what Jonathan has said, it is always good to have a look at offcial API documentation on https://help.sap.com/viewer/987aec876092428f88162e438acf80d6/LATEST/en-US/9e62638c757d42cabba1af32f1... where you will find how to fetch the token, which endpoints to be envoked or what http method to use etc etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 9 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.