Unlink invoice from shipment
Invoice Shipments
Unlink invoice from shipment
Remove the association between an invoice and a shipment.
DELETE
Unlink invoice from shipment
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Path Parameters
"invoiceId" is required (enter it either in parameters or request body)
"shipmentId" is required (enter it either in parameters or request body)
Body
application/json
Query parameters can also be provided in the request body as a JSON object
Response
200 - application/json
Responses for DELETE /api/rest/invoice_shipments/{invoiceId}/{shipmentId}
columns and relationships of "invoice_shipments"

