HEAD /orders/v3/{marketplaceTechnicalCode}/{accountId}/{beezUPOrderId}
Summary: Get the meta information about the order (ETag, Last-Modified)
Operation ID: HeadOrderV3
Auth: custom_header
Operation ID: HeadOrderV3
Auth: custom_header
Description
The purpose of this operation is to reduce the bandwith usage by getting just the meta information about the order (ETag, Last-Modified) with the body. This could be useful
Parameters (4)
If-None-Match
(string, header, optional)
ETag value to identify the last known version of requested resource.\ To avoid useless exchange, we recommend you to indicate the ETag you previously got from this operation.\ If the ETag value does not match the response will be 200 to give you a new content, otherwise the response will be: 304 Not Modified, without any content.\ For more details go to this link: http://tools.ietf.org/html/rfc7232#section-2.3
accountId
(integer, path, required)
beezUPOrderId
(string, path, required)
The BeezUP Order identifier
marketplaceTechnicalCode
(string, path, required)
The marketplace technical code
No probe data for this endpoint yet.