Discount Overview
- Print
- PDF
Discount Overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
This is an API that retrieves the details of the discount applied to the NAVER Cloud Platform account. Billing API is provided in RESTful form. It is done through the HTTP method GET/POST method call.
Common settings
API URL
GET or POST
https://billingapi.apigw.ntruss.com/billing/v1/
Request headers
Header | Description |
---|---|
x-ncp-apigw-timestamp | The elapsed time in milliseconds since 00:00:00, January 1, 1970 Universal Time Coordinated (UTC) If the time difference from the API Gateway server is more than 5 minutes, it is regarded as an invalid request |
x-ncp-iam-access-key | API key issued from NAVER Cloud Platform or accessKey issued from IAM |
x-ncp-apigw-signature-v2 | This is the signature used to encrypt the body of the example above with SecretKey that maps with AccessKey The HMAC encryption algorithm is HmacSHA256 |
Operation
Common
API name | Description |
---|---|
getDiscountList | Searches the list of discounts |
getCoinHistoryList | Searches the list of coin history |
getProductDiscountHistoryList | Search the list of product discount history |
getCreditHistoryList | Search the list of credit history |
getProductDemandCostByDiscountList | Search product discount status and usage history list |
Was this article helpful?