Skip to content

Commit 1bb195f

Browse files
feat(api): api update
1 parent 5f57423 commit 1bb195f

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 126
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-6017828d1287c194d4d7759dc5b5410225ab58af66ff8605315f70f5e623b82d.yml
3-
openapi_spec_hash: 4390eaf377258fcd7db1dbc073a2c23f
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-9f1a41612765cb08d100b2c9e85080e93306e8d0942d535f16052c3eb18d9b8b.yml
3+
openapi_spec_hash: 6dd28f36adc7e7d6a9245585eaf9b9c1
44
config_hash: bcf82bddb691f6be773ac6cae8c03b9a

src/resources/customers/customers.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ export interface Customer {
411411
* | Peru | `pe_ruc` | Peruvian RUC Number |
412412
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
413413
* | Poland | `eu_vat` | European VAT Number |
414+
* | Poland | `pl_nip` | Polish Tax ID Number |
414415
* | Portugal | `eu_vat` | European VAT Number |
415416
* | Romania | `eu_vat` | European VAT Number |
416417
* | Romania | `ro_tin` | Romanian Tax ID Number |
@@ -801,6 +802,7 @@ export interface CustomerCreateParams {
801802
* | Peru | `pe_ruc` | Peruvian RUC Number |
802803
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
803804
* | Poland | `eu_vat` | European VAT Number |
805+
* | Poland | `pl_nip` | Polish Tax ID Number |
804806
* | Portugal | `eu_vat` | European VAT Number |
805807
* | Romania | `eu_vat` | European VAT Number |
806808
* | Romania | `ro_tin` | Romanian Tax ID Number |
@@ -1126,6 +1128,7 @@ export interface CustomerUpdateParams {
11261128
* | Peru | `pe_ruc` | Peruvian RUC Number |
11271129
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
11281130
* | Poland | `eu_vat` | European VAT Number |
1131+
* | Poland | `pl_nip` | Polish Tax ID Number |
11291132
* | Portugal | `eu_vat` | European VAT Number |
11301133
* | Romania | `eu_vat` | European VAT Number |
11311134
* | Romania | `ro_tin` | Romanian Tax ID Number |
@@ -1454,6 +1457,7 @@ export interface CustomerUpdateByExternalIDParams {
14541457
* | Peru | `pe_ruc` | Peruvian RUC Number |
14551458
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
14561459
* | Poland | `eu_vat` | European VAT Number |
1460+
* | Poland | `pl_nip` | Polish Tax ID Number |
14571461
* | Portugal | `eu_vat` | European VAT Number |
14581462
* | Romania | `eu_vat` | European VAT Number |
14591463
* | Romania | `ro_tin` | Romanian Tax ID Number |

src/resources/invoices.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ export interface InvoiceFetchUpcomingResponse {
342342
* | Peru | `pe_ruc` | Peruvian RUC Number |
343343
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
344344
* | Poland | `eu_vat` | European VAT Number |
345+
* | Poland | `pl_nip` | Polish Tax ID Number |
345346
* | Portugal | `eu_vat` | European VAT Number |
346347
* | Romania | `eu_vat` | European VAT Number |
347348
* | Romania | `ro_tin` | Romanian Tax ID Number |
@@ -930,6 +931,7 @@ export interface InvoiceListSummaryResponse {
930931
* | Peru | `pe_ruc` | Peruvian RUC Number |
931932
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
932933
* | Poland | `eu_vat` | European VAT Number |
934+
* | Poland | `pl_nip` | Polish Tax ID Number |
933935
* | Portugal | `eu_vat` | European VAT Number |
934936
* | Romania | `eu_vat` | European VAT Number |
935937
* | Romania | `ro_tin` | Romanian Tax ID Number |

src/resources/shared.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ export namespace ChangedSubscriptionResources {
401401
* | Peru | `pe_ruc` | Peruvian RUC Number |
402402
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
403403
* | Poland | `eu_vat` | European VAT Number |
404+
* | Poland | `pl_nip` | Polish Tax ID Number |
404405
* | Portugal | `eu_vat` | European VAT Number |
405406
* | Romania | `eu_vat` | European VAT Number |
406407
* | Romania | `ro_tin` | Romanian Tax ID Number |
@@ -1210,6 +1211,7 @@ export interface CustomerMinified {
12101211
* | Peru | `pe_ruc` | Peruvian RUC Number |
12111212
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
12121213
* | Poland | `eu_vat` | European VAT Number |
1214+
* | Poland | `pl_nip` | Polish Tax ID Number |
12131215
* | Portugal | `eu_vat` | European VAT Number |
12141216
* | Romania | `eu_vat` | European VAT Number |
12151217
* | Romania | `ro_tin` | Romanian Tax ID Number |
@@ -1448,6 +1450,7 @@ export interface CustomerTaxID {
14481450
| 'om_vat'
14491451
| 'pe_ruc'
14501452
| 'ph_tin'
1453+
| 'pl_nip'
14511454
| 'ro_tin'
14521455
| 'rs_pib'
14531456
| 'ru_inn'
@@ -1651,6 +1654,7 @@ export interface Invoice {
16511654
* | Peru | `pe_ruc` | Peruvian RUC Number |
16521655
* | Philippines | `ph_tin` | Philippines Tax Identification Number |
16531656
* | Poland | `eu_vat` | European VAT Number |
1657+
* | Poland | `pl_nip` | Polish Tax ID Number |
16541658
* | Portugal | `eu_vat` | European VAT Number |
16551659
* | Romania | `eu_vat` | European VAT Number |
16561660
* | Romania | `ro_tin` | Romanian Tax ID Number |

0 commit comments

Comments
 (0)