Invoice

Endpoint to retrieve data for invoices.

Finds Invoices by filtering a specific conference(frame).

get

Gets Invoice objects.

Autorisierungen
tokenstringErforderlich

Api key has to be used to authenticate against the server. The token parameter has must be sent in the header

Pfadparameter
idinteger · int64Erforderlich

Id of the conference the invoices are loaded for.

Abfrageparameter
Antworten
get
/rest-api/v2/frame/{id}/invoice/

War das hilfreich?