Skip to content

Commit

Permalink
Bold heading
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Sep 11, 2022
1 parent 304cab2 commit bae0719
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 @@ -37,7 +37,7 @@ import "github.com/NdoleStudio/mtnmomo-go"
- `POST {baseURL}/collection/v1_0/requesttopay`: Request a payment from a consumer
- `GET {baseURL}/collection/v1_0/requesttopay/{referenceId}`: Get the status of a request to pay
- `GET {baseURL}/collection/v1_0/account/balance`: Get the balance of the account
- Disbursements
- **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.
- `GET {baseURL}/disbursement/v1_0/transfer/{referenceId}`: Get the status of a transfer.
Expand Down

0 comments on commit bae0719

Please sign in to comment.