{{ activeApiMethod.description }}

Resource information

Rate Limited?
No
Requests per rate limit window
-
Authentication
Secure API Key
Response Formats
pdf
HTTP Methods
GET
Resource family
Orders
Response object
-
API Version
v1.0

Service capabilities

This service returns the PDF order summary that contains a charges breakdown of the articles in the order.

Example Request

GET
https://digitalapi.auspost.com.au/shipping/v1/accounts/0000123456/orders/AP0000002422/summary

Example Response

HTTP Response Code: 200

Response content type is application/pdf

Example Error Response

HTTP Response Code: 400

References

Error Response Field Reference

Element NameDescriptionTypeLength
errorsThe error codes and descriptions related to the action attempted.Array
codeThe code associated with the error.String
nameThe name category for the error.String
messageThe human readable error message.String
contextA map of values that attempts to highlight important information that may have caused the error. This may or may not be populated depending on the type of error.Map

Error Code Reference

CodeNameExample Message
44026ORDER_NOT_FOUNDAn order with order id ORDER cannot be found. Please check that the identifier is correct and submit the request again.