/
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
getAccountDetails
getAccountDetails
More like this
listVenues
listVenues
More like this
getAccountFunds
getAccountFunds
More like this
getAccountStatement
getAccountStatement
More like this
getDeveloperAppKeys
getDeveloperAppKeys
More like this
Vendor Services API
Vendor Services API
More like this