Postman is an API development environment that simplifies running and testing API requests. With Postman, you won’t have to copy and paste data from one endpoint to another.
Download and Install Postman
Access Tax Registration Validation SPI
Fork Collection and select the Environment
Configure Environment Variables
url
- The base URL of the app.authorization_header
- The value for the authorization header required for API authentication. Refer to the Authorization section to know more about this.Now, you’re ready to interact with Tax Registration Number SPI endpoints using Postman.
Postman is an API development environment that simplifies running and testing API requests. With Postman, you won’t have to copy and paste data from one endpoint to another.
Download and Install Postman
Access Tax Registration Validation SPI
Fork Collection and select the Environment
Configure Environment Variables
url
- The base URL of the app.authorization_header
- The value for the authorization header required for API authentication. Refer to the Authorization section to know more about this.Now, you’re ready to interact with Tax Registration Number SPI endpoints using Postman.