Finalizes an invoice and sets its status to SENT without sending emails or notifications. Journal entries are not created for the invoice.
Your API credentials. Eg. Basic {credentials}.
Use this header to select an API version
2024-07-30 Invoice ID
OK
Invoice ID
"ba37a392-7054-4dae-ab37-6fee9e23fe06"
Sequence Account ID
"af9b5988-1d7b-45f6-a188-326df5e59b24"
Invoice status
IN_PROGRESS, DRAFT, FINAL, SENT, VOIDED "DRAFT"
Invoice currency
ARS, AUD, BRL, BGN, CAD, CHF, CLP, CNY, COP, CZK, DKK, EGP, EUR, GBP, HKD, ILS, INR, ISK, JPY, KRW, MXN, NOK, NZD, PLN, SEK, SGD, THB, USD, UYU, ZAR "GBP"
Customer's legal company name
"Facebook"
Customer's billing address
{
"line1": "Flat 1",
"line2": "15 Yemen Road",
"town": "Yemen",
"state": "CA",
"postcode": "YE1 2YE",
"country": "YE"
}Customer's billing address
{
"line1": "Flat 1",
"line2": "15 Yemen Road",
"town": "Yemen",
"state": "CA",
"postcode": "YE1 2YE",
"country": "YE"
}The ID of the Customer this invoice is linked to
"b3c0cf23-6717-4cdc-b190-acf8aa6ccd8a"
Total tax, in decimal format of the Invoice's currency
"2"
Net total, in decimal format of the Invoice's currency
"12"
Gross total, in decimal format of the Invoice's currency
"10"
Mapping of key-value pairs to attach to the Invoice. These are not interpreted by Sequence; they are present for your use alone.
[
{
"key": "example-label",
"value": "label-value"
}
]Invoice payment status
UNPAID, PARTIALLY_PAID, PAID, UNCOLLECTIBLE "UNPAID"
Creation time
"2022-10-30T00:00:00Z"
IDs of linked credit notes (if any)
["941272d1-f840-4e16-b698-0cd455c81e0e"]External services which are linked to this invoice
[
{
"externalId": "ID",
"externalService": "Xero",
"syncTime": "2022-06-28T16:47:00Z"
}
]Accounting date
"2022-10-05"
Settings that control how the invoice is rendered.
{ "paymentLinkDisplay": "HIDE_PAYMENT_LINK" }false
Last updated time
"2022-10-30T00:00:00Z"
Invoice number
"INV2"
Due date
"2022-11-05"
Purchase order number
"PO123"
Reference
"ref"
Invoice memo
"Thanks"
Invoice payment options
BANK_TRANSFER, LINK ["BANK_TRANSFER"]Billing period
{
"start": "2022-10-01",
"endInclusive": "2022-10-30"
}Merchant details
{
"address": {
"line1": "The White House",
"line2": "1600 Pennsylvania Avenue",
"town": "Washington, D.C.",
"state": "CA",
"postcode": "20500",
"country": "US"
},
"phoneNumber": "0800001066",
"email": "[email protected]",
"taxId": "TAX60",
"iban": "GB33BUKB20201555555555",
"ukAccountDetails": {
"sortCode": "000000",
"accountNumber": "12345678"
},
"usAchDetails": {
"accountNumber": "12345678",
"accountName": "John Doe",
"bankName": "Chase",
"bankRoutingNumber": "123456789"
},
"usWireDetails": {
"accountNumber": "12345678",
"accountName": "John Doe",
"bankName": "Chase",
"bankRoutingNumber": "123456789",
"swiftCode": "CHASUS33",
"bankAddress": {
"line1": "JP Morgan Chase",
"town": "New York City",
"state": "NY",
"postcode": "10017",
"country": "US"
}
},
"caBankAccountDetails": {
"transitNumber": "123",
"institutionNumber": "12345",
"accountNumber": "1234567"
},
"canadianInternationalDestination": {
"legalName": "John Doe",
"accountNumber": "12345678",
"transitNumber": "12345",
"bankName": "Chase",
"bankAddress": {
"line1": "JP Morgan Chase",
"town": "New York City",
"state": "NY",
"postcode": "10017",
"country": "US"
},
"institutionNumber": "123",
"swiftCode": "CHASUS33",
"intermediaryBank": {
"bankName": "Chase",
"bankAddress": {
"line1": "JP Morgan Chase",
"town": "New York City",
"state": "NY",
"postcode": "10017",
"country": "US"
},
"swiftCode": "CHASUS33",
"routingNumber": "123456789"
}
},
"australianDestination": {
"legalName": "John Doe",
"accountNumber": "12345678",
"swiftCode": "CHASUS33",
"bsb": "123456"
},
"logoUrl": "logo",
"legalCompanyName": "The Merchant",
"primaryColour": "#000000",
"customFields": [
{
"key": "example-label",
"value": "label-value"
}
],
"includeBeneficiaryAddressInPaymentDetails": false
}Customer tax status
TAXED, TAX_EXEMPT, REVERSE_CHARGED "TAXED"