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

ATA retrieve endpoint #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ATA retrieve endpoint #16

wants to merge 1 commit into from

Conversation

dcortez
Copy link

@dcortez dcortez commented May 18, 2020

This PR is to address the issue of not having any functionality regarding ATAs. In this PR I've done a few things:

  • add new atas() methods (list and retrieve) that can interact with the atas endpoint
  • add example for listATAs
  • rename variable in AbstractResourceCollection from $fax to $arr to make more sense with these changes
  • fix spelling error in Phaxio.php retrieveFaxFile easy method.
  • change private $host to match the new API version

Please let me know if you see issues with any of this and I will address them.

Thanks,
DC

… var in AbstractResourceCollection to to make more sense, fix spelling error in Phaxio retrieveFax easy method).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant