GET Invoice by id

Overview

Retrieve invoice by booking ID, Latest invoice PDF File will be downloaded

Request

GET /Invoice/[id]

Request Information

Request Parameters

Name
Type
Requirement
Description
id
Integer
Mandatory
booking ID

Response Information

Response Codes

HTTP status code
Description
200 OK
The resource was retrieved successfully
400 Bad Request
The resource was malformed
401 Unauthorized
Missing or invalid API key
404 Not Found
The specified resource was not found
500 Internal Server Error
An unexpected error occurred on the API server

Response Example

{}