Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

getVendorDetails

getVendorDetails

VendorDetails getVendorDetails ( String vendorId ) throws AccountAPINGException

Return details about a vendor from its identifier. Response includes Vendor Name and URL.

Parameter name

Type

Required

Description

vendorId

String

The vendor's public identifier

Return type

Description

VendorDetails

Response object containing the vendor and the redirect url

Throws

Description

AccountAPINGException

 

Since 1.0.0


  • No labels