balanced / balanced-ruby

Balanced API library in ruby.
MIT License
111 stars 47 forks source link

Add support for Invoices #199

Closed taylorbrooks closed 10 years ago

taylorbrooks commented 10 years ago

Looks like this works: curl https://api.balancedpayments.com/invoices -H "Accept: application/vnd.api+json;revision=1.1" -u ak-test-GHsDIaWXkvZIo89IMWPrYTxfhAXTWVI0:

remear commented 10 years ago

The Invoice resource is not officially spec'd and documented and is therefore subject to change. Once it's defined in an API spec and documented we'll definitely add support for it here.

I'd appreciate your comments on https://github.com/balanced/balanced-api/issues/307 to voice your desire for this feature.