Create a credit note against an invoice never submitted to FIRS/NRS

Raises a credit note against an invoice that was issued before e-invoicing began and was never submitted to FIRS/NRS - so it has no IRN and no DigiTax invoice ID. Unlike the other credit note endpoints, party and item details are supplied inline rather than referencing an existing invoice_id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date
required

The date on which this credit note was created in the format YYYY-MM-DD

date
required

The date on which this credit note was issued in the format YYYY-MM-DD

string

The time at which this credit note was issued in the format HH:MM:SS

date

The actual date when the tax becomes applicable in the format YYYY-MM-DD

string
required

A code that specifies the default currency in which the credit note is issued

string

A reference number or code provided by the buyer to track the credit note

original_invoice
object
required
string
length ≤ 30

An invoice number assigned by the supplier to uniquely identify the credit note in their system

string

The tax identification number or company incorporation number(if the party does not yet have a TIN) of the buyer of the goods or services

string

The taxpayer name of the buyer of the goods or services. It must be provided for credit notes that have the party_tin provided

string

The email address of the buyer of the goods or services. If it is not provided and the party_tin is provided, we will use [email protected] as the party's email address

party_address
object

The address of the buyer of the goods or services. If not provided and the party_tin is provided, we will use a default address

string

The tax identification number or company incorporation number(if the party does not yet have a TIN) of the party to whom the payment goes to; if it goes to someone else

string

The taxpayer name of the party to whom the payment goes to; if it goes to someone else. It must be provided for credit notes that have the payee_party_tin provided

string

The email address of the party to whom the payment goes to; if it goes to someone else. If it is not provided and the payee_party_tin is provided, we will use [email protected] as the party's email address

payee_party_address
object

The address of the party to whom the payment goes to; if it goes to someone else. If not provided and the payee_party_tin is provided, we will use a default address

string

The tax identification number or company incorporation number(if the party does not yet have a TIN) of the party to whom the payment goes to; if it goes to someone else

string

The taxpayer name of the party to whom the payment goes to; if it goes to someone else. It must be provided for credit notes that have the bill_party_tin provided

string

The email address of the party to whom the payment goes to; if it goes to someone else. If it is not provided and the bill_party_tin is provided, we will use [email protected] as the party's email address

bill_party_address
object

The address of the party to whom the payment goes to; if it goes to someone else. If not provided and the bill_party_tin is provided, we will use a default address

string

The tax identification number or company incorporation number(if the party does not yet have a TIN) of the party to whom the payment goes to; if it goes to someone else

string

The taxpayer name of the party to whom the payment goes to; if it goes to someone else. It must be provided for credit notes that have the ship_party_tin provided

string

The email address of the party to whom the payment goes to; if it goes to someone else. If it is not provided and the ship_party_tin is provided, we will use [email protected] as the party's email address

ship_party_address
object

The address of the party to whom the payment goes to; if it goes to someone else. If not provided and the ship_party_tin is provided, we will use a default address

string

The tax identification number or company incorporation number(if the party does not yet have a TIN) of the tax agent handling invoicing and compliance for the business if there is one

string

The taxpayer name of the tax agent handling invoicing and compliance for the business. It must be provided for credit notes that have the tax_representative_party_tin provided

string

The email address of the tax agent handling invoicing and compliance for the business. If it is not provided and the tax_representative_party_tin is provided, we will use [email protected] as the party's email address

tax_representative_party_address
object

The address of the tax agent handling invoicing and compliance for the business. If not provided and the tax_representative_party_tin is provided, we will use a default address

date

The date on which the credit note is due for payment in the format YYYY-MM-DD

string

Additional credit note information that is not contained explicitly in other structures

uri

The URL to call when we have new information about the credit note, when it is signed successfully or validation has failed

string
enum
required

Specifies the kind of credit note that was sent. It can either be Business to Business (B2B), Business to Consumer (B2C) or Business to Government (B2G)

Allowed:
string
enum

The payment status of the credit note at creation. PARTIAL and REJECTED are not accepted here - use the payment status endpoint to move the credit note to either of those once it has been signed

Allowed:
string

Represents the accounting category or cost center assigned to the transaction

string

Describes the terms and conditions of payment

invoice_delivery_period
object

Defines the start and end dates for when goods or services were delivered. This helps track multi-day deliveries on a single invoice

payment_means
array of objects

Defines how the invoice will be paid and when payment is due

payment_means
allowance_charge
array of objects

Defines any discounts (allowance) or extra charges (charge)

allowance_charge
additional_document_reference
array of objects

A reference to additional documents associated with a credit note. Used as a general reference field for any related documents

additional_document_reference
items
array of objects
required

A list that captures details about each good or service being credited

items*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json