Skip to content

Commit

Permalink
[ECVS-5] fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanim committed Dec 29, 2023
1 parent 2cec5fd commit 36a5a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For the REST service, next urls are available:
- https://ec.europa.eu/taxation_customs/vies/rest-api/check-vat-number - production;
- https://ec.europa.eu/taxation_customs/vies/rest-api/check-vat-test-service - for test.

## VIES VAT number validation PHP sdk SOAP component description.
## VIES VAT number validation PHP sdk REST component description.

`AbstractVatNumberValidationRestService` - is an abstract class that implements the interface https://github.com/rocketfellows/vies-vat-validation-php-sdk-interface and is intended for sending a request for VAT validation using the REST web service, processing response/faults and returning an object of type validation result.

Expand Down

0 comments on commit 36a5a02

Please sign in to comment.