@zernio/node 0.2.420 → 0.2.421

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.d.mts CHANGED
@@ -19546,7 +19546,7 @@ type CheckPhoneNumberAvailabilityResponse = ({
19546
19546
  */
19547
19547
  areas?: Array<(string)>;
19548
19548
  /**
19549
- * Live inventory grouped by area code, largest stock first. Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19549
+ * Live inventory grouped by area code, largest stock first. For US and CA this is the full country inventory (every area code with stock, named by state/province); other countries list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19550
19550
  *
19551
19551
  */
19552
19552
  areaOptions?: Array<{
@@ -19555,11 +19555,11 @@ type CheckPhoneNumberAvailabilityResponse = ({
19555
19555
  */
19556
19556
  ndc?: string;
19557
19557
  /**
19558
- * Human-readable area name, e.g. "Sao Paulo".
19558
+ * Area name: state/province for US/CA (e.g. "Minnesota"), city otherwise (e.g. "Sao Paulo").
19559
19559
  */
19560
19560
  name?: string;
19561
19561
  /**
19562
- * Deliverable numbers seen in this area on the latest inventory page.
19562
+ * Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
19563
19563
  */
19564
19564
  count?: number;
19565
19565
  }>;
@@ -19795,7 +19795,7 @@ type CheckWhatsAppNumberAvailabilityResponse = ({
19795
19795
  */
19796
19796
  areas?: Array<(string)>;
19797
19797
  /**
19798
- * Live inventory grouped by area code, largest stock first. Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19798
+ * Live inventory grouped by area code, largest stock first. For US and CA this is the full country inventory (every area code with stock, named by state/province); other countries list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19799
19799
  *
19800
19800
  */
19801
19801
  areaOptions?: Array<{
@@ -19804,11 +19804,11 @@ type CheckWhatsAppNumberAvailabilityResponse = ({
19804
19804
  */
19805
19805
  ndc?: string;
19806
19806
  /**
19807
- * Human-readable area name, e.g. "Sao Paulo".
19807
+ * Area name: state/province for US/CA (e.g. "Minnesota"), city otherwise (e.g. "Sao Paulo").
19808
19808
  */
19809
19809
  name?: string;
19810
19810
  /**
19811
- * Deliverable numbers seen in this area on the latest inventory page.
19811
+ * Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
19812
19812
  */
19813
19813
  count?: number;
19814
19814
  }>;
package/dist/index.d.ts CHANGED
@@ -19546,7 +19546,7 @@ type CheckPhoneNumberAvailabilityResponse = ({
19546
19546
  */
19547
19547
  areas?: Array<(string)>;
19548
19548
  /**
19549
- * Live inventory grouped by area code, largest stock first. Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19549
+ * Live inventory grouped by area code, largest stock first. For US and CA this is the full country inventory (every area code with stock, named by state/province); other countries list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19550
19550
  *
19551
19551
  */
19552
19552
  areaOptions?: Array<{
@@ -19555,11 +19555,11 @@ type CheckPhoneNumberAvailabilityResponse = ({
19555
19555
  */
19556
19556
  ndc?: string;
19557
19557
  /**
19558
- * Human-readable area name, e.g. "Sao Paulo".
19558
+ * Area name: state/province for US/CA (e.g. "Minnesota"), city otherwise (e.g. "Sao Paulo").
19559
19559
  */
19560
19560
  name?: string;
19561
19561
  /**
19562
- * Deliverable numbers seen in this area on the latest inventory page.
19562
+ * Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
19563
19563
  */
19564
19564
  count?: number;
19565
19565
  }>;
@@ -19795,7 +19795,7 @@ type CheckWhatsAppNumberAvailabilityResponse = ({
19795
19795
  */
19796
19796
  areas?: Array<(string)>;
19797
19797
  /**
19798
- * Live inventory grouped by area code, largest stock first. Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19798
+ * Live inventory grouped by area code, largest stock first. For US and CA this is the full country inventory (every area code with stock, named by state/province); other countries list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19799
19799
  *
19800
19800
  */
19801
19801
  areaOptions?: Array<{
@@ -19804,11 +19804,11 @@ type CheckWhatsAppNumberAvailabilityResponse = ({
19804
19804
  */
19805
19805
  ndc?: string;
19806
19806
  /**
19807
- * Human-readable area name, e.g. "Sao Paulo".
19807
+ * Area name: state/province for US/CA (e.g. "Minnesota"), city otherwise (e.g. "Sao Paulo").
19808
19808
  */
19809
19809
  name?: string;
19810
19810
  /**
19811
- * Deliverable numbers seen in this area on the latest inventory page.
19811
+ * Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
19812
19812
  */
19813
19813
  count?: number;
19814
19814
  }>;
package/dist/index.js CHANGED
@@ -36,7 +36,7 @@ module.exports = __toCommonJS(index_exports);
36
36
  // package.json
37
37
  var package_default = {
38
38
  name: "@zernio/node",
39
- version: "0.2.420",
39
+ version: "0.2.421",
40
40
  description: "The official Node.js library for the Zernio API",
41
41
  main: "dist/index.js",
42
42
  module: "dist/index.mjs",
package/dist/index.mjs CHANGED
@@ -5,7 +5,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5
5
  // package.json
6
6
  var package_default = {
7
7
  name: "@zernio/node",
8
- version: "0.2.420",
8
+ version: "0.2.421",
9
9
  description: "The official Node.js library for the Zernio API",
10
10
  main: "dist/index.js",
11
11
  module: "dist/index.mjs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zernio/node",
3
- "version": "0.2.420",
3
+ "version": "0.2.421",
4
4
  "description": "The official Node.js library for the Zernio API",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -19539,7 +19539,7 @@ export type CheckPhoneNumberAvailabilityResponse = ({
19539
19539
  */
19540
19540
  areas?: Array<(string)>;
19541
19541
  /**
19542
- * Live inventory grouped by area code, largest stock first. Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19542
+ * Live inventory grouped by area code, largest stock first. For US and CA this is the full country inventory (every area code with stock, named by state/province); other countries list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19543
19543
  *
19544
19544
  */
19545
19545
  areaOptions?: Array<{
@@ -19548,11 +19548,11 @@ export type CheckPhoneNumberAvailabilityResponse = ({
19548
19548
  */
19549
19549
  ndc?: string;
19550
19550
  /**
19551
- * Human-readable area name, e.g. "Sao Paulo".
19551
+ * Area name: state/province for US/CA (e.g. "Minnesota"), city otherwise (e.g. "Sao Paulo").
19552
19552
  */
19553
19553
  name?: string;
19554
19554
  /**
19555
- * Deliverable numbers seen in this area on the latest inventory page.
19555
+ * Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
19556
19556
  */
19557
19557
  count?: number;
19558
19558
  }>;
@@ -19802,7 +19802,7 @@ export type CheckWhatsAppNumberAvailabilityResponse = ({
19802
19802
  */
19803
19803
  areas?: Array<(string)>;
19804
19804
  /**
19805
- * Live inventory grouped by area code, largest stock first. Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19805
+ * Live inventory grouped by area code, largest stock first. For US and CA this is the full country inventory (every area code with stock, named by state/province); other countries list the areas in the latest inventory page (up to 500 numbers, which for most countries is the entire pool). Empty when out of stock (or the area lookup failed). Pass a chosen `ndc` as `areaCode` on POST /v1/phone-numbers/purchase (or on the KYC submit for regulated countries) to require that area.
19806
19806
  *
19807
19807
  */
19808
19808
  areaOptions?: Array<{
@@ -19811,11 +19811,11 @@ export type CheckWhatsAppNumberAvailabilityResponse = ({
19811
19811
  */
19812
19812
  ndc?: string;
19813
19813
  /**
19814
- * Human-readable area name, e.g. "Sao Paulo".
19814
+ * Area name: state/province for US/CA (e.g. "Minnesota"), city otherwise (e.g. "Sao Paulo").
19815
19815
  */
19816
19816
  name?: string;
19817
19817
  /**
19818
- * Deliverable numbers seen in this area on the latest inventory page.
19818
+ * Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.
19819
19819
  */
19820
19820
  count?: number;
19821
19821
  }>;