POST
/
supplier_invoices
/
import
{
  "invoice_number": "<string>",
  "currency": "AED",
  "amount": "<string>",
  "currency_amount": "<string>",
  "currency_amount_before_tax": "<string>",
  "date": "<string>",
  "deadline": "<string>",
  "currency_tax": "<string>",
  "tax": "<string>",
  "id": 123,
  "label": "<string>",
  "exchange_rate": "<string>",
  "public_file_url": "<string>",
  "filename": "<string>",
  "remaining_amount_with_tax": "<string>",
  "remaining_amount_without_tax": "<string>",
  "archived_at": "<string>",
  "created_at": "<string>",
  "updated_at": "<string>",
  "v1_external_id": "<string>",
  "v2_id": 123,
  "supplier": {
    "id": 123,
    "url": "<string>"
  },
  "source": "billy_import",
  "reconciled": true,
  "external_reference": "<string>",
  "payment_status": "to_be_processed"
}

Headers

x-source
enum<string>
Available options:
billy
x-source-software
enum<string>
Available options:
EASYBEER,
AMAZON,
AMAZONSELLER,
AXONAUT,
HARVEST,
HUBSPOT,
PENNYLANE,
ZOHO,
CHARGEBEE,
SELLSY,
VOSFACTURES,
FACTOMOS,
BOONDMANAGER,
TEAMLEADER,
CHORUSPRO,
DOLIBARR,
PROGBAT,
EVOLIZ,
RECURLY,
KARLIA,
PIPEDRIVE,
SHOPIFY,
ODOO,
LAGO,
SALESFORCE,
HYPERLINE,
RENTMAN,
SPENDESK,
WEEBATI,
PROABONO,
WOOCOMMERCE,
PRESTASHOP,
MAGENTO,
WIX,
SQUARESPACE,
BIGCOMMERCE,
SYLIUS,
ORGANILOG,
XERO,
SAGE,
ZETTLE,
BEXIO,
SUMUP,
METRO,
HIBOUTIK,
VSA

Body

application/json

Body

The body is of type object.

Response

201
application/json

201

The response is of type object.