Check if a certificates file exists

head/orders/{orderNumber}/certificates

Returns header information about a certificates file for the specified order.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
orderNumber
string
true

The order number that contains the certificates file.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Schema
400Bad Request

The request was invalid.

Schema
404Not Found

No certificates file exists at the requested path.

Schema