BillingFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Enrollment Account Billing Scope.

suspend fun getEnrollmentAccountScope(billingAccountName: String, enrollmentAccountName: String): GetEnrollmentAccountScopeResult
Link copied to clipboard

Use this data source to access an ID for your MCA Account billing scope.

suspend fun getMcaAccountScope(billingAccountName: String, billingProfileName: String, invoiceSectionName: String): GetMcaAccountScopeResult
Link copied to clipboard

Use this data source to access an ID for your MPA Account billing scope.

suspend fun getMpaAccountScope(billingAccountName: String, customerName: String): GetMpaAccountScopeResult