AffiliateInvoice Model

An Invoice generated by the Network for an Affiliate.

NameTypeDescription
affiliate_idIntegerThe ID of the Affiliate account the invoice belongs to
amountDecimalThe amount of the invoice (this is the sum of amounts for all this invoice's unpaid items)
conversionsIntegerDEPRECATED. Ignore the contents of this field.
currencyStringThe 3-character currency code identifying the currency used for this invoice
datetimeDatetimeThe time the invoice was created
end_dateDateEnd of date range; use "YYYY-MM-DD" format
idIntegerID of unique, auto-generated object for this invoice
This parameter is non-writable
is_paidBooleanWhether or not the invoice has been paid out
memoStringMemo the Network attaches to the invoice. May be an empty string if no memo was provided.
receipt_idNullable IntegerThe ID of the Affiliate Receipt that was used to pay the invoice. Present if the invoice has been paid out.
start_dateDateStart of date range; use "YYYY-MM-DD" format
statusStringThe status of the invoice. Affiliates can only view active invoices.Show Supported Values
Have a Question? Please contact [email protected] for technical support.