URL: |
https://fr.brownpapertickets.com/api/deletesubaccount.html |
|
Description: |
This portal is used to delete an existing sub account. |
|
|
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. |
|
|
Sorties : |
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. |
|