Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
bgColor #FFFFFF
titleBGColor#FFCC33#C8D0E4
titlegetVendorDetails

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