Upload Invoice
POST {{baseUrl}}/upload_to_spendesk
Uploads an invoice to Spendesk.
Request Body
{"files"=>[{"name"=>"opel-crossland-x-edition-mondstein-grau-486-2.png", "url"=>"https://dl.airtable.com/.attachments/9e9ee8f9f1b5b4507a39bc3a0144e75d/5f53744a/opel-crossland-x-edition-mondstein-grau-486-2.png"}, {"name"=>"Fake invoice.pdf", "url"=>"https://dl.airtable.com/.attachments/92ed93e6ed182f85134f6ca5a5febbf2/c3ee7343/Fakeinvoice.pdf"}], "amount_declared"=>6.42, "emission_date"=>"2020-03-04", "due_date"=>"2020-06-01", "invoice_number"=>"f4g652aer", "supplier"=>"Siebrecht", "currency_declared"=>"EUR", "team"=>"OPEX - Operations", "description"=>"Test from Mohammed", "cost_center"=>"2200", "payment_method"=>"SEPA direct debit"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |