getAppReloadConfig

abstract suspend fun getAppReloadConfig(customerId: String): ApiResult<UserReloadConfiguration>

Gets the details for the merchant reload options for a specific customer

Return

The UserReloadConfiguration or an ApiResult.Error

Parameters

customerId

Unique identifier for the customer.