/
getVendorDetails
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
, multiple selections available,
Related content
getVendorClientId
getVendorClientId
More like this
isAccountSubscribedToWebApp
isAccountSubscribedToWebApp
More like this
token
More like this
getAffiliateRelation
getAffiliateRelation
More like this
getApplicationSubscriptionHistory
getApplicationSubscriptionHistory
More like this
revokeAccessToWebApp
revokeAccessToWebApp
More like this