Response parameters
General
Every response has a general part (see below). The element "data" is individual for each endpoint (see tab "Response" of each end point).
All endpoints
HEAD http://host/*
See Response tab
Path Parameters
Individuell
POST http://host/v2/(ustva)
Path Parameters
Name
Type
Description
string
Protocol
GET http://host/v2/protocol/:ticket
Get the PDF transfer protocol for the ticket
Path Parameters
Name
Type
Description
ticket
string
Unique ID provided with original request
Status
GET http://host/v2/status/:ticket
Get internal processing for ticket
Path Parameters
Name
Type
Description
ticket
string
Unique ID provided with original request
Ticket
GET http://host/v2/ticket/:ticket
Get metadata for ticket
Path Parameters
Name
Type
Description
ticket
string
Unique ID provided with original request
GET http://host/v2/version
Hook
For the description of the webhook parameters see Webhook.
Last updated
Was this helpful?