Reference Guide Overview
Use this Reference Guide to view information about the API components.
The service contains 2 APIs:
- Seller Transaction API: Used by Vertex for e-Commerce users to model transactions.
- Vertex Validator API: Used by standalone Vertex Validator users use to integrate the service.
The following table shows the APIs, endpoints and requests:
| API | Endpoint | Requests |
|---|---|---|
| Seller Transaction API | Transaction (/api/v3/seller/transactions) | Store Transaction, Confirm Transaction, Refund Transaction, and Retrieve Transaction Requests |
| Seller Transaction API | Taxes (/api/v3/seller/tax) | Calculate Tax |
| Seller Transaction API | Refunds (/api/v3/seller/transactions/{key}/refunds) | Refund Transaction |
| Vertex Validator API | Tax Validations (/api/v3/tax_numbers/) | Validate Tax Number |
The Field Reference section and topics list the fields that are specified in the JSON that is attached to your requests. The following sections are available:
- Fields Reference: The fields used by the Seller Transaction API.
- Vertex Validator Fields: The fields used by the Validate Tax Number request, which is used by standalone Vertex Validator users.
In this section
| Topic | Description |
|---|---|
| Reference Guide Overview | Use this Reference Guide to view information about the API components. |
| Seller Transaction API | Use this API to model your transactions. |
| Vertex Validator API | Use this API to validate Tax IDs in standalone mode. |
Updated 7 months ago
