TypeScript integration
import Openapi_ts from 'openapi-ts'; const client = new Openapi_ts({ accessToken: "YOUR_ACCESS_TOKEN" });
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/account/v1/kyc
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/account/v1/privilege
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/account/v1/sales_tax