get_custom_psa_ticket_detail
Retrieve detailed information for a specific Custom PSA ticket by providing the ticket ID and PSA credentials via POST.
Instructions
Retrieve detailed information for a specific Custom PSA ticket. Uses POST because the endpoint requires PSA credentials in the body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customPsaTicketId | Yes | The Custom PSA ticket ID | |
| username | Yes | PSA username | |
| password | Yes | PSA password |