Skip to content

Commit

Permalink
Update mandate_recurring.sh (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
aklankjuspay authored Nov 19, 2024
1 parent 4772c3d commit b13b2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-reference/mandates/mutual_fund/mandate_recurring.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
curl --location --globoff '{{local}}/txns' \
curl --location --globoff 'https://api.juspay.in/txns' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Basic RThGQjJCMDBDODA5NDU3RkE5MzU2RDIxMzI1QUYxRDU6' \
--data-urlencode 'order.order_id=recurring960' \
Expand Down

0 comments on commit b13b2db

Please sign in to comment.