View source: R/support_operations.R
support_resolve_case | R Documentation |
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.
support_resolve_case(caseId = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.