v1
latestOpenAPI 3.0.02026-07-2455104.8 MBDelivery Note
Update delivery note positions customs data.
Update delivery note positions customs data.
Attention: ⚠️
-
This is an interims endpoint that will be deprecated and removed in future.
-
We will inform all users of this endpoint about the deprecation and removal before.
patch/api/v1/deliveryNotes/{id}/customsUpdate
Path parameters
idstring required
Resource identifier.
Example:17
The resource's identifier.
Request body
Example request
{
"positions": [
{
"id": "17"
}
]
}Response
Operation completed successfully, no response body