Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mojatax new adaptor #773

Closed
aleksa-krolls opened this issue Oct 7, 2024 · 2 comments · Fixed by #787
Closed

mojatax new adaptor #773

aleksa-krolls opened this issue Oct 7, 2024 · 2 comments · Fixed by #787
Assignees

Comments

@aleksa-krolls
Copy link
Member

aleksa-krolls commented Oct 7, 2024

This is a tax system used by one of our customers. It has a really simple REST API - see docs.

I'd like us to build a basic adaptor that:

  • handles authentication (looks like this endpoint returns a bearer auth token that can be used in subsequent steps)
  • supports a generic POST request --> we want the client to be able to send a POST to this createInvoice endpoint

FYI see here for their website

@hunterachieng
Copy link
Contributor

@aleksa-krolls this task is being reviewed by @josephjclark

@aleksa-krolls
Copy link
Member Author

@hunterachieng awesome! Keep me posted whenever available on app :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants