The fair-trade ticketing company.
English | Español | Français
Find an Event! Create an Event! FAQ
 
Brown Paper Tickets API v2.0 - Modify Subaccount Tool Assignments
Back
URL: https://www.brownpapertickets.com/api2/subaccounttools
 
Description: This portal is used to change sub account tool assignments.
 
Inputs:
id - Developer ID - Available from your Account Settings page.
 
account - Client Login Name - This account must be associated with your Developer Account.
 
subaccount_login - The login name of the account to be changed.
 
Optional
current_printer - This is the account currently assigned printer. (Optional)
 
auth_printerlist - This is a listing of printers which can be assigned to this sub account. (Optional)
 
$tool_id - The name of the variable should be the tool_id. The value of the variable should be "self" or "parent". For example, to allow the use of tool #100001 as the parent account, you would send "100001=parent". (Optional)
Outputs: Returns a REST-Compliant XML feed containing the following variables:

resultcode
    300080 - Required variables are missing.
 
    300081 - No permission to edit subaccounts.
 
    300082 - Invalid subaccount.
 
    300083 - No permission to edit this subaccount.
 
    000000 - Success