Link invoice to shipment
Invoice Shipments
Link invoice to shipment
Create an association between an invoice and a shipment.
POST
Link invoice to shipment
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Query 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 POST /api/rest/invoice_shipments
columns and relationships of "invoice_shipments"

