Endpoints similar to myob integration

Tiago_9363208
Tiago_9363208 Member Posts: 4
edited February 2020 in Accounts Hosted
Hi,

Today we already have an integration in the system, but I am confused
between the migrations of the routes.

For example: In our old integration, we had the route "/ Sale /
CreditSettlement" to update the negative payment, in reckon I'm using the
body "CreditMemoMod", but I'm not sure if both are the same thing.

The routes of our old system are:
"/ GeneralLedger / TaxCode" - get all registered fees
"/ GeneralLedger / Account" - get all registered accounts
"/ Contact / Customer" - update / register a customer
"/ Sale / Invoice / Service" - update / register an invoice
"/ Sale / CustomerPayment" - update / register payment for an invoice
"/ Sale / CreditRefund" - update / register refund of an invoice
"/ Sale / CreditSettlement" - update / register settlement of an invoice

Would you be able to help me by passing the corresponding bodys in the
reckon system?

Thank you so much.

Comments

  • Shane_6461899
    Shane_6461899 Reckon Staff Posts: 339 Reckon Staff
    edited February 2020
    Hi Tiago,

    <CreditMemoMod> will be to update an existing customer credit (adjustment note).

    Do you have access to the desktop SDK?  If so look in the samples area for qbxmlops61.xml  This has the qbxml schema.  If not let us know and we will give you access.   This is where you will find the answers to these queries.

    Regards,
    Shane
    Reckon API Team.