60% Off for 3 Months

Credits

General Info

Credits are notes issued to Clients for when you need to owe a service to be provided at a future date to your Clients. These include Credit Notes, Prepayment and Overpayment Credits which can then be applied to future Invoices.

Access Requirements

Access

Requires Authorization

Scopes

user:clients:read
user:clients:write

Credit Notes 

Credit Notes are used for when you want to offer Items or Services to Clients at a future date without receiving any form of payment from your Clients. Credit Notes are often issued as gifts, loyalty rewards, or free offers to entice new customers to try out your Items or Services, as well as in lieu of refunding payments. Create

Credit Note or Prepayment

Field

Type

Description

credit_number

string

name of the credit note

currency_code

string

abbreviated currency code identified type of currency

create_date

date

date the credit was created

notes

string

notes associated with the creation of the credit note.

credit_type

enum

defines type of credit (i.e. "goodwill" or "prepayment")

terms

string

terms of the credit note

language

enum

language the credit is received in. ie. "en:

lines

array

line item of a credit. Each lines array that is created provides an additional line item on the credit. 

clientid

string

identifier for client the note is associated with. For information on how to find the clientid, check the "Client" section. 

Credit Lines 

Field

Type

Description

name

string

name of the credit note

description

string

abbreviated currency code identified type of currency

taxName1

string

name of the first tax on the credit line.

taxAmount1

string

first tax amount in percentage, up to 3 decimal places (i.e. "13.175")

taxName2

string

name of the second tax on the credit line. 

taxAmount2

string

second tax amount in percentage, up to 3 decimal places (i.e. "6.175")

compounded_tax

boolean

The second tax will take the first tax into its calculation.

unit_cost

object

the cost of one item, before taxes. sub-fields: amount (string, i.e. "150") and code (enum, i.e. "USD", "CAD")

credit_note

string

additional information related to the description of the credit.