com.getsensibill.rest.network / DefaultEnvironment / RECEIPTS_STAGING
RECEIPTS_STAGING
RECEIPTS_STAGING
Sensibill Receipt-Staging Backend Environment
Receipts Staging is for current Sensibill customers to ensure the next release to Receipts Production will be compatible Any releases targeted for the FR will need to be in Receipts Staging at least 10 business days prior. There’s a requirement of ensuring service availability between 9am-6pm Eastern Time.
Inherited Functions
| Name | Summary |
|---|---|
| getBaseUrl | fun getBaseUrl(): StringCall to get the url to Sensibill Environment Composed of http + hostname |
| getCertificatePins | fun getCertificatePins(): List<String>Call to get list of certs for Sensibill Environment |
| getHostName | fun getHostName(): StringCall to get the host name of the sensibill environment |
| hasHttps | fun hasHttps(): BooleanCall to get boolean describing if Sensibill environment is using https (true) or http (false) |