Customer Adjustment Note Templates

Jerwin Ollica Plaquia
Jerwin Ollica Plaquia Member Posts: 40
edited September 2020 in Reckon One
Hi Guys,

I just want to ask on how to retrieve a list of Templates for Customer Adjustment Note.
Because currently I am calling this url https://api.reckon.com/R1/{cashbookId}/templates/{templateType} to get the Templates for Invoices, so I was expecting that I will use the same url to get the template for Customer Adjustment Note but as per your documentation, the {templateType} parameter only accepts either "Invoice" or "Bill".

So I was just thinking if there is a different URL for retrieving the list of Customer Adjustment Note Templates.

Hoping for your quick response.
Thanks for reading.
Good day.

Comments

  • Jason Hollis
    Jason Hollis Alumni Posts: 516 Reckon Staff
    edited September 2020
    Hi Jerwin,

    {templatetype} = creditnote
  • Jerwin Ollica Plaquia
    Jerwin Ollica Plaquia Member Posts: 40
    edited February 2017
    Hi Jason,

    Tried it, and encountered Error 404: Resource not found.
  • Jason Hollis
    Jason Hollis Alumni Posts: 516 Reckon Staff
    edited February 2017
    Can you post your payload Jerwin? 
  • Jerwin Ollica Plaquia
    Jerwin Ollica Plaquia Member Posts: 40
    edited February 2017
    Sorry, what do you mean by payload?
  • Jason Hollis
    Jason Hollis Alumni Posts: 516 Reckon Staff
    edited February 2017
    An example of the code you are sending to get that error.
  • Jerwin Ollica Plaquia
    Jerwin Ollica Plaquia Member Posts: 40
    edited February 2017
    I see, I tried it in the Reckon API Portal when I encountered the error.

    But I just tried it again, as of this writing.
    And it is working now, pretty odd. I'm sure I encountered the 404 error last time.

    Anyway,
    Thanks for your help Jason.
    Good day.
  • Jason Hollis
    Jason Hollis Alumni Posts: 516 Reckon Staff
    edited February 2017
    Ok. Great. Thanks Jerwin.