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

Commit 14c88d0

Browse files
authored
Merge pull request #2689 from magento/kh_issue-2685-b2b
correct an endpoint route
2 parents e8c07dd + 75d5ce3 commit 14c88d0

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)