Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4528b2

Browse files
Split billing API in 2 endpoints
1 parent 95b9872 commit a4528b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/changelog/2019/august.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ date: "2019-08"
88

99
We've released a few improvements to [our API](https://api.hackerone.com/docs/v1):
1010
* [Ability to create a report](https://api.hackerone.com/docs/v1#/reports/create). This endpoint helps you to import (known) vulnerabilities into the platform, to use these for duplicate detection or central vulnerability management.
11-
* [Ability to fetch billing information for a program](). This endpoint includes recent transactions and the remaining balance.
11+
* [Ability to fetch billing information for a program](). This endpoint includes recent financial transactions happening within your program.
12+
* [Ability to fetch the remaining balance for a program](). Showing the remaining balance that's available for bounty payouts.
1213
* [Ability to change the weakness on a report](https://api.hackerone.com/docs/v1#/reports/weakness/update).
1314
* [Ability to fetch all weaknesses for a program](https://api.hackerone.com/docs/v1#/programs/weaknesses/index).
1415

0 commit comments

Comments
 (0)