BusinessDateManagementApi

Functions

Link copied to clipboard
abstract suspend fun getBusinessDate(type: String): BusinessDateResponse

Retrieve a specific Business date

Link copied to clipboard
abstract suspend fun getBusinessDates(): List<BusinessDateResponse>

List all business dates

Link copied to clipboard
abstract suspend fun updateBusinessDate(businessDateRequest: BusinessDateRequest): BusinessDateResponse

Update Business Date