API Documentation

Inbox


Inbox items for a given organisation.

Method name Description
AddInboxAttachments Adds the specified inbox attachements to the inbox.
AddInboxItem Adds the specified item to the inbox.
CustomActionInbox Performs a custom action on inbox.

Available actionName values:
  • approve
  • reject

Other parameters:
  • rejectionReason: used with the reject action.
  • approvalReason: used with the approve action.
  • createReceivedInvoice
DeleteInboxAttachment Deletes the specified attachment from the inbox item.
DeleteInboxItem Deletes the specified item from the inbox.
GetInboxItem Returns the specified inbox item.
GetInboxItems Returns all inbox Items for a given organization.