Xero.Accounting.CreditNotes (Xero v1.0.0)

Copy Markdown View Source

Xero Accounting API – Credit Notes. Types: ACCRECCREDIT | ACCPAYCREDIT.

Summary

Functions

add_note(t, tid, id, note)

allocate(t, tid, id, allocation)

attachments(t, tid, id)

create(t, tid, attrs)

delete(t, tid, id)

delete_allocation(t, tid, id, allocation_id)

get(t, tid, id)

history(t, tid, id)

list(t, tid, opts \\ [])

update(t, tid, id, attrs)

upload_attachment(t, tid, id, filename, content, content_type)

void(t, tid, id)