Import from flat file.
POST {{baseUrl}}/api/v1/Invoices/Import?fileType=<>&aliases=<>&delimiter=<>&dryRun=<>&custom=<>
Request rate limited to 1 request per second with bursts up to 10 requests.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fileType | string | Valid options are csv, xlsx, xml, json and legacy. | |
aliases | string | List of field names and aliases | |
delimiter | string | The column delimiter to use for CSV export. | |
dryRun | string | Return shipment list instead of saving | |
custom | string | False for standard format, true if using custom mapping configured by Logicbroker |