Forum Discussion

TimYoung's avatar
5 months ago

Generate Customer Statement using API

I'm trying to generate Customer Statements as a pdf attached to an email and sent it to the customer. I know where to find this feature on the Desktop / Web App. But is there a way to it using API?

2 Replies

  • Tana's avatar
    Tana
    MYOB Moderator

    Hi there,

    Thank you for reaching out and utilising the forum.

    The endpoint that refers to Statements is found here in our API Developer Documentation: Statement (myob.com)

    You could then convert the result to PDF and attach to an email.

    If you have any further questions, please feel free to Create a Support Ticket here. 

    Kind regards

    • Mike_James's avatar
      Mike_James
      Ultimate Partner

      Hi Tana , that link refers to bank statements, not customer statements.

       

      I'm not aware of any end-point covering customer statements. One would need to extract the information required from other endpoints, then combine and print in the required format.