The fair-trade ticketing company.
English | Español | Français
Find an Event! Create an Event! FAQ
 
Brown Paper Tickets API v1.0 - Delete Sub Account
Back
URL: https://www.brownpapertickets.com/api/deletesubaccount.html
 
Description: This portal is used to delete an existing sub account.
 
Inputs:
l - Login name for your Brown Paper Tickets account.
 
p - Password for your Brown Paper Tickets account.
 
subaccount_login - The unique identifier for the account to be deleted.
 
Outputs: Returns a plain text 4-character result code and additional information when available. Follows the format: "Code:xxxx:Additional Information:" where "xxxx" is the result code. The possible 4 character codes are listed below.

1111 - Required variables are missing
 
2222 - Invalid sub account id.
 
3333 - Invalid login
 
9999 - Unknown error while posting info to DB
 
0000: - Success.