Skip to content

Commit 561862a

Browse files
authored
Merge pull request #415 from SetuHQ/fix/prepaid-sandbox-url
update prepaid url for sandbox
2 parents 90d4937 + 877d3f3 commit 561862a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

api-references/payments/billpay/mobile-prepaid-recharge.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"https"
1414
],
1515
"servers": [
16-
{
17-
"url": "https://prepaid.setu.co",
18-
"description": "Production"
19-
},
2016
{
2117
"url": "https://prepaid-uat.setu.co",
2218
"description": "UAT"
19+
},
20+
{
21+
"url": "https://prepaid.setu.co",
22+
"description": "Production"
2323
}
2424

2525
],

0 commit comments

Comments
 (0)