go back to OrderService

GET /orders/{id}/deliveryReceipt

Retrieves a delivery receipt, in PDF format, for the specified orderId.

Parameters

name description type default type
id ID of the order for which to produce a delivery receipt path String

Result

Response of type: application/pdf

a response object containing the requested delivery receipt in PDF format

Try It Out

Request

- Authentication Help
- String