Invoices

Allows updating of Invoices in Xero from CRM, and syncing the statuses back. Make sure your header contains "api:<key>"

APIDescription
POST api/Invoices/CrmId?xeroguidasb64={xeroguidasb64}

No documentation available.

POST api/Invoices?conn={conn}

No documentation available.

GET api/Invoices

Not Yet Implemented

GET api/Invoices?xeroguidasb64={xeroguidasb64}

Currently a test method.

SYNC api/Invoices?xeroguidasb64={xeroguidasb64}

Updates the status of an invoice in CRM with the status from Xero.

SYNCALL api/Invoices

No documentation available.

STATE api/Invoices?xeroguidasb64={xeroguidasb64}

No documentation available.

DELETE api/Invoices/{id}

Not Yet Implemented

PurchaseOrder

APIDescription
POST api/PurchaseOrder?conn={conn}&crmGuid={crmGuid}

No documentation available.

GET api/PurchaseOrder?entityName={entityName}&attributeName={attributeName}&option={option}

No documentation available.

Methods

APIDescription
GET api/Methods

No documentation available.

POST api/Methods?caller={caller}

No documentation available.