question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No 'transactions' in response body from Search API

See original GitHub issue

Documentation for the Search API indicates the response body will contain transactions string[] A list of Yelp transactions that the business is registered for. Current supported values are "pickup", "delivery", and "restaurant_reservation".

But it seems like the transactions key is tied to a business not to a search response. Maybe an error in documentation?

e.g. GET https://api.yelp.com/v3/businesses/search with {‘location’ : ‘San Francisco, CA’}

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
virgytamcommented, May 25, 2017

Documentation has been updated, closing this issue.

0reactions
digimarktechcommented, Jun 17, 2017

So if I am using the yelp client api (swift), how do I perform a search that gives me this transactions property? I am looking to perform a query that returns all of the nearby restaurants that deliver

Read more comments on GitHub >

github_iconTop Results From Across the Web

PayPal Transaction Search API does not return any result
1 Answer 1 ... If you are currently pointing to sandbox, there is an issue that is preventing the TransactionSearch API from working...
Read more >
verifyReceipt API sometime missing… - Apple Developer
verifyReceipt API sometime missing `latest_receipt_info` in responseBody ... field states that: "An array that contains all in-app purchase transactions.
Read more >
Request and response API transaction - NetApp
The response body is rendered in JSON. A single object can be returned with a set of fields based on the request.
Read more >
API - Transactions | Plaid Docs
API reference for Transactions endpoints and webhooks ... conjunction with the total_transactions response body field to fetch all available transactions.
Read more >
API Response & Error Codes - Mambu support
The API account is not authorized to make transactions (deposits, disbursals, etc) of this size. 10 INVALID_TENANT_ID, No tenant to answer this API...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found