Skip to main content
GET
/
v2
/
account
/
tickets
/
{ticket-id}
/
contract
Get ticket contract PDF
curl --request GET \
  --url https://api.example.com/v2/account/tickets/{ticket-id}/contract \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticket-id
string<uuid>
required

Query Parameters

subAccountId
string<uuid>

Operate against a sub-account of the authenticated main account.

lang
enum<string>
Available options:
pt,
en,
es

Response

OK

The response is of type file.