| |
|
|
Brown Paper Tickets API Documentation
|
|
|
Change Account
| URL: |
https://www.brownpapertickets.com/api/changeaccount.html |
| |
| Description: |
This portal is used to change account information. |
| |
|
| l |
- |
Login name for your Brown Paper Tickets account. |
| |
| p |
- |
Password for your Brown Paper Tickets account. |
| |
| Optional |
| fname |
- |
This is the account contact's first name. (Optional) |
| |
| lname |
- |
This is the account contact's first name. (Optional) |
| |
| address |
- |
This is the account contact's mailing address, not including city, state, or zip/postal code. (Optional) |
| |
| city |
- |
This is the account contact's mailing city. (Optional) |
| |
| state |
- |
This is the account contact's mailing state. (Optional) |
| |
| country |
- |
This is the account contact's mailing country. Must be "United States" or "Canada". (Optional) |
| |
| zip |
- |
This is the account contact's zip/postal code. (Optional) |
| |
| phone |
- |
This is the account contact's telephone number. (Optional) |
| |
| email |
- |
This is the account contact's email address. (Optional) |
| |
| name_for_checks |
- |
This is the name to which payments will be made. (Optional) |
| |
| tax_id |
- |
This is the Social Security Number or Tax ID for the recipient of payments. (Optional) |
|
| |
| 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 |
| |
| 3333 |
- |
Invalid email address |
| |
| 9999 |
- |
Unknown error while posting info to DB |
| |
| 0000 |
- |
Success |
|
|
|
|
 |