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 7 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
  • Form
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 Array Editable field 
Type*1.0.XThe type of the parameter we search for information on.TextValue listValue list 
Table id*      Appears when a component is placed on a form
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
MAPPING TABLE OF ECONOMY INFORMATION PARAMETERS
KeyNameDescription
Type required
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 accountsstring[]
REQUEST_IDRequest IDThe id of the query from the MF serverstring[]
REQUEST_DATETIMERequest DateTimeDate of the MF server pollingstring[]
ERROR_MESSEGEError messageDetailed information about the entity returned from the Ministry of Financestring[]
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