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 caec351 commit 0007e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/_fund_disbursement.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ payload = json.dumps({
"amount": 15000,
"note": "Test API Disburse",
"partner_trx_id": "OYON0000064",
"email": "[email protected]",,
"email": "[email protected]",
"additional_data": {
"partner_merchant_id": "merchant_abcd123"
}
Expand Down

0 comments on commit 0007e3a

Please sign in to comment.