PHPackages                             zyabik/nip-get-info-wl-api.mf.gov.p - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. zyabik/nip-get-info-wl-api.mf.gov.p

ActiveLibrary[API Development](/categories/api)

zyabik/nip-get-info-wl-api.mf.gov.p
===================================

Client wl-api.mf.gov.pl

125PHP

Since Apr 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zyabik-007/zyabik-007-nip-get-info-wl-api.mf.gov.p)[ Packagist](https://packagist.org/packages/zyabik/nip-get-info-wl-api.mf.gov.p)[ RSS](/packages/zyabik-nip-get-info-wl-apimfgovp/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

API Rejestr WL
==============

[](#api-rejestr-wl)

White List API / API Wykazu podatników VAT / Biała lista podatników VAT

### API Docs

[](#api-docs)

-
-

### Methods

[](#methods)

```
searchNip( string $nip , string $date ) : EntityResponse|Error
searchNips( array $nips , string $date ) : EntryListResponse|Error
searchRegon( string $regon , string $date ) : EntityResponse|Error
searchRegons( array $regons , string $date ) : EntryListResponse|Error
searchBankAccount( string $bankAccount , string $date ) : EntityListResponse|Error
searchBankAccounts( array $bankAccounts , string $date ) : EntryListResponse|Error
checkNipBankAccount( string $nip , string $bankAccount , string $date ) : EntityCheckResponse|Error
checkRegonBankAccount( string $regon , string $bankAccount , string $date ) : EntityCheckResponse|Error
```

### Usage

[](#usage)

```
