Jump to Content
Vertex Certificate Center
HomeGuidesRecipesAPI Reference
Log InVertex Certificate Center
API Reference
Log In
HomeGuidesRecipesAPI Reference

Certificate Center APIs

  • Customer
    • Retrieve customersget
    • Retrieve a customer by UUIDget
    • Create a customerpost
  • Certificate
    • Retrieve certificatesget
    • Retrieve a certificate by UUIDget
    • Update a certificateput
    • Create certificatepost
  • Contact
    • Retrieve customer contactsget
    • Create a customer contactpost
    • Update a customer contactput
    • Delete a customer contactdel
  • Seller
    • Retrieve sellersget
  • Jurisdiction
    • Retrieve a jurisdiction hierarchyget
  • Taxpayer
    • Retrieve taxpayersget
  • Taxability Driver
    • Retrieve taxability driversget
  • Supporting
    • Retrieve 'Special Condition Categories' for certificatesget
    • Retrieve 'Custom Field' configuration for certificatesget
    • Retrieve 'Custom Field' configuration for customersget
Powered by 

Retrieve sellers

get https://vertex-enterprise-group.readme.io/certificate-center/v1/sellers

Retrieves a list of sellers based on filter criteria, pagination, and sorting parameters. By default, sellers are sorted by their code in ascending order.

Language
URL