Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 75d5ce3

Browse files
author
Kevin Harper
committed
correct an endpoint route
1 parent e8c07dd commit 75d5ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.2/b2b/credit-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This call changes the company's credit limit to $1000. The `available_limit` par
5858

5959
**Sample Usage**
6060

61-
`PUT /V1/companyCredits/company/2`
61+
`PUT /V1/companyCredits/2`
6262

6363
**Payload**
6464

0 commit comments

Comments
 (0)