Maxxton External API

Sections

Get all journals for a reservation

Path Parameters

reservationIdinteger Required

Reservation id for which journal is to be fetched

Response

200
Object
The request is completed successfully without any errors.

Response Attributes

reportIdinteger
typestring
Enum values:
MUTATION_REPORTREVENUE_DISTRIBUTIONOWNER_MUTATION_REPORTPURCHASE_DISTRIBUTIONAR_AP_POSITION_OVERVIEWAR_AP_REVALUATION_OVERVIEW
reservationIdinteger
reportNumberinteger
mutationDatestring
locationIdinteger
reservationNumberstring
resourceCodestring
ledgerNumberstring
costCenterstring
debitVatIncludednumber
creditVatIncludednumber
debitVatExcludednumber
creditVatExcludednumber
secondLedgerNumberstring
ownerNamestring
accountNamestring
statementNumberstring
statementDatestring
commentsstring
settlementNumberinteger
contractTypestring
customerIdinteger
distributionChannelIdinteger
distributionChannelCountryCodestring
workOrderIdinteger
referenceNumberinteger
reservedResourceIdinteger
404
Object
No reservation found for given reservation id.
500
Object
Error occurred while fetching this reservation.

GET

/

Select
1

Response