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:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Documentation has been updated, closing this issue.
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