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 |
---|---|
Response object containing the vendor and the redirect url |
Throws | Description |
---|---|
|
Since 1.0.0