Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Basic info

Component ID in PWFL:vendor.checker.entities-info.action

Category: Plus Vendor Checker

Available from version: 1.0.X

Description

Retrieves detailed information about an economic entity directly from the website of the Ministry of Finance using the taxs identification number or accounts number The component uses the provided methods (/api/search/nips/{nip} and /api/search/bank-accounts/{bank-accounts}) from the MF API. Retrieves only the header data (Not rewriting tabular values in the searched business entity).

Action destination:

  • Table button
  • Table
Configuration parameters
Parameter NameFrom versionDescriptionParameter typeDefault valueField typeComments and restricitons
Tax IDs / Account numbers*1.0.XThe value with which we are looking for a business entityText Array Editable field 
Date1.0.XDownloading information for a selected dayDate Editable field 
Type*1.0.XThe type of the parameter we search for information on.TextValue listValue list 
The mapping key1.0.XSelected downloaded parameters for mappingText ArrayValue listValue listAll available keys in the table below
Variable1.0.XVariable used to write the valueVairables Array Editable field 
Processing status1.0.XValue 'OK' when data has been successfully downloaded. Otherwise, the content of the error.Variable Editable field 
Comment1.0.X LogicalYESEditable fieldOnly error messages
Action executing types1.0.XCauses of action executionText Array Value listUnavailable by dragging on a button
Updating variables1.0.X Variables Array Editable field 
MAPPING TABLE OF ECONOMY INFORMATION PARAMETERS
KluczNazwaOpisTyp
NAMENameCompany (name) or first and last nameString
NIPTax IDTax identification numberString
STATUS_VATVAT taxpayer statusCzynny,Zwolniony,NiezarejestrowanyString
REGONREGONREGON identification numberString
PESELPeselUniversal Electronic System for Registration of the PopulationString
KRSKRSKRS number, if assignedString
RESIDENCE_ADDRESSBusiness addressAddress of the registered office of a natural person running a businessString
WORKING_ADRESSHQ adressThe address of the NATURAL PERSON or the registered office of the ORGANIZATION.String
REGISTRATION_LEGAL_DATEDate of registration Date of registration as a VAT payerDate
REGISTRATION_DENIAL_DATEDate of refusal Date of refusal to register as a VAT payerDate
REGISTRATION_DENIAL_BASISLegal basis for refusalLegal basis for refusing registrationString
RESTORATION_DATEDate of reinstatementDate of reinstatement as a VAT payerDate
RESTORIATION_BASISLegal basis for restoration Legal basis for reinstatement as a VAT payerString
REMOVAL_DATEDate of removalDate of removal of refusal to register as a VAT taxpayerDate
REMOVAL_BASISLegal basis for removalLegal basis for removal of refusal to register as a VAT taxpayerString[]
HAS_VIRTUAL_ACCOUNTSHas virtual accountsInformation whether the economic entity has virtual accountsBoolean
REQUEST_IDRequest IDThe id of the query from the MF serverString
REQUEST_DATETIMERequest DateTimeDate of the MF server pollingDateTime
Sample configuration

 

 

Example
  1. Data searched for using the NIP column
  2.  Used api /api/search/nips/{nip}
  3. Rewriting the retrieved values to form variables

 

 

Change log

1.0.X

  • Adding component 



  • No labels