Upload Shipment Invoice
upload_shipment_invoiceUpload an invoice for a specific shipment by providing the shipment ID and invoice content. The upload is processed asynchronously.
Instructions
Upload an invoice for a specific shipment. Provide the shipment ID and the invoice content. Returns a process status — the upload is processed asynchronously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shipmentId | Yes | The bol.com shipment ID. | |
| invoice | Yes | The invoice content to upload. |