support_resolve_case: Resolves a support case

View source: R/support_operations.R

support_resolve_caseR Documentation

Resolves a support case

Description

Resolves a support case. This operation takes a caseId and returns the initial and final state of the case.

See https://www.paws-r-sdk.com/docs/support_resolve_case/ for full documentation.

Usage

support_resolve_case(caseId = NULL)

Arguments

caseId

The support case ID requested or returned in the call. The case ID is an alphanumeric string formatted as shown in this example: case-12345678910-2013-c4c1d2bf33c5cf47


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.