Skip to content

Commit

Permalink
Feature: adjust request params on each language
Browse files Browse the repository at this point in the history
  • Loading branch information
dwibagus154 committed Apr 17, 2024
1 parent 9443b29 commit be07726
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions source/includes/_fund_disbursement.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,17 +82,6 @@ func main() {
}
}`)

{
"recipient_bank": "008",
"recipient_account": "0201245681",
"amount": 15000,
"note": "Test API Disburse",
"partner_trx_id": "OYON0000064",
"email": "[email protected]",
"additional_data": {
"partner_merchant_id": "merchant_abcd123"
}
}

client := &http.Client {
}
Expand Down

0 comments on commit be07726

Please sign in to comment.