Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Sep 11, 2022
1 parent bae0719 commit 273289b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import "github.com/NdoleStudio/mtnmomo-go"
- `GET {baseURL}/collection/v1_0/account/balance`: Get the balance of the account
- **Disbursements**
- `POST {baseURL}/disbursement/token/`: Create access token
- `POST {baseURL}/disbursement/v1_0/transfer`: Transfer is used to transfer money from the owner account to a payee account.
- `POST {baseURL}/disbursement/v1_0/transfer`: Transfer money to a customer's account.
- `GET {baseURL}/disbursement/v1_0/transfer/{referenceId}`: Get the status of a transfer.
- `GET {baseURL}/disbursement/v1_0/account/balance`: Get the balance of the disbursement account

Expand Down

0 comments on commit 273289b

Please sign in to comment.