mirror of
https://github.com/openMF/mobile-wallet.git
synced 2026-02-06 09:37:24 +00:00
Fix: interbank instance vnext2 (#1946)
This commit is contained in:
parent
3e5f56fbcf
commit
fddebd965d
@ -23,7 +23,7 @@ object BaseURL {
|
||||
const val DEFAULT = "default"
|
||||
|
||||
const val API_ENDPOINT_INTERBANK = "apis.flexcore.mx"
|
||||
const val API_PATH_INTERBANK = "/v1.0/vnext1/"
|
||||
const val API_PATH_INTERBANK = "/v1.0/vnext2/"
|
||||
|
||||
const val FINERACT_PLATFORM_TENANT_ID = "mifos-bank-2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user