Open mjallday opened 11 years ago
Where can I find these examples? Are we deprecating examples? If so, are there scenarios that show this?
I think we should deprecate the examples. They seem to atrophy and the docs really should be the definitive source of examples for the client libraries. Most areas in the API Reference now have scenarios for updating resources which used to be a large source of confusion. For example, https://docs.balancedpayments.com/1.1/api/cards/#update-a-card. If this isn't what you meant, let me know. I think we need to address concepts of getting nested objects like customer.cards in guides or blog posts about client library architecture and getting the most out of client libraries.
The help docs show how to CRUD resources. I'm looking for examples of workflows.
Yeah, these are all planned guides.
It would be nice if we maintained them until there's an alternative then.
Currently the examples show how to create credits/debits and refunds.
However there are no good examples of looking up existing objects after the fact.
e.g.