@getanyapi/sdk 0.13.0 → 0.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1199,7 +1199,7 @@ var ApolloNamespace = class {
1199
1199
  /**
1200
1200
  * Apollo Bulk Organization Enrichment
1201
1201
  *
1202
- * Enrich up to 10 organization domains in one request with normalized company profile, industry, employee, revenue, funding, and location data.
1202
+ * Enrich up to 10 organization domains in one request with normalized company profile, industry, employee, revenue, and location data. Priced per request rather than per domain, so a full batch of 10 costs the same as a batch of 1. Results are positionally aligned with the domains you send, and a domain with no match returns null in its slot.
1203
1203
  *
1204
1204
  * Price: $0.06 per request.
1205
1205
  *