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.

Properties

Link copied to clipboard
open override val hasHttps: Boolean = true

If the Sensibill environment is using https (true) or http (false)

Link copied to clipboard
open override val hostName: String

the host name of the Sensibill Environment. eg. my.environment.com

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val v1BaseUrl: String

The base url of the API v1 endpoints. By default set this to result of defaultV1BaseUrl

Link copied to clipboard
open override val v2BaseUrl: String

The base url of the API v2 endpoints. By default set this to result of defaultV2BaseUrl