getSalesDocHeader
GET/sales-docs/headers/:id
Return a single sales document header.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| getSalesOrder |
| createSalesOrder |
| updateSalesOrder |
| getSalesDoc |
| createSalesDoc |
| updateSalesDoc |
Request
Responses
- 200
- 404
OK.
Response Headers
sellToCustomerAccountIdparameter is provided withoutX-Customer-Contextheader, orsellToCustomerAccountIdparameter is provided with an expiredX-Customer-Contextheader.
X-Customer-Context
A claim representing the calling user's permission to view data related to the sellToCustomerAccountId.
This header is returned when:
The claim should be cached by the client and sent in subsequent requests to avoid re-executing hierarchy and related customers queries.