Response parameters
General
All endpoints
{
"success": Was the request successful; true when yes; false if not,
"code": Response code of the API; 0 when successful; for possible response codes see https://github.com/MarcinOrlowski/laravel-api-response-builder/blob/master/src/BaseApiCodes.php,
"locale": Language of the response; βenβ for english,
"message": Message with the result of the request; βOKβ when successful,
"data": {
// returned data, individually determined for every endpoint
// see Response tab of the endpoint for details
}
}Individuell
USt-VA/ZM/UStE
Protocol
Path Parameters
Name
Type
Description
Status
Path Parameters
Name
Type
Description
Ticket
Path Parameters
Name
Type
Description
Version
Hook
Last updated