ChangeCustomer

Input XML Tags

XML Tag

Definition

Rules

comcorp

Five digit corp number

Five digit system number assigned to each corp.

house

Six digit house number

Up to six digit house number

cust

Two digit customer number

Two digit customer number

opr

Three digit operator id

3 characters, legal operator id

custlevelpin

Four character field

Five digit customer level pin

lockacct_pid

5 character field

5 digit unique locking pid (1,001 - 65, 535) (05-23-2001)

c_title

2 character field

Title associated with customer's name. Valid Values: Alpha-numeric

c_fname

8 character field

Customer's first name. Valid Values

c_init

2 character field

Initials. Valid Values:

c_lname

13 character field

Customer's last name. Valid Values:

c_rareacd

3 digit field

Residence/home phone area code.. Valid Values

c_rphon

7 character field

Customer's residence phone number. Valid Values:

c_rphonarea

1 character field

Code36 table (111) tied to the residence phone number. (used to be 8th digit of phone). Valid Values: 0-9, A-Z

c_bphone

10 character field

Customer's business phone number. Valid Values: If CREDITCHKTRANS, AAAPPPSSSS where aaa=area codeppp=prefix, ssss=suffix.

c_ssn

9 character field

Customer's Social Security number. Numeric values only.

c_driverslcnum

21 character field

Drivers License Number. Alpha numeric values allowed.

c_custmail

1 character field

Customer Mail flag; Code36 table (149), check op_oebpcustmail to bypass.

c_class

1 character field

Customer Class; Code36 table (114), 0-9,A-Z. Check op_oebpclasscode to bypass.

c_ctype

1 character field

Code describing customer type. Code36 table (115). Check op_oebpcusttype to bypass.

c_cinfo

1 character field

Code for customer information. Code36 table(116). Check op_oebpcustinfo to bypass.

c_badr

1 character field

If blank (or anything but "1" or "2") = no billing address; If "1" or "2" = billing address and designates billing address format: 1=Billing address only-add'l mail to svc addrs 2=Mailing address - all mail to this address

cba_bil1

26 character field

The 'in care of' line of the billing address.

cba_bil2

26 character field

Street address.

cba_bil3

17 character field

City and state. Formatting for this field to conform to DDP/SQL standards require that the City be in characters 1 - 14, followed by a "space" in character 15, with the State in characters 16 - 17

cba_bil4

6 character field

Billing zip code.

cmnt_commt

350 character field

Text of a free form comment. Maximum size = 350; variable storage determined by max length parameter, cp_ccom1mxln in GetControlParams transaction.

c_tvtyp

1 character field

Code36 table (118)

w_wrem

1 character field

Code36 table (122)

w_wdiscnt

1 character field

Code36 table (121)

w_wform

1 character field

Code36 table (124)

w_wmode

1 character field

Billing mode. Valid Values: Code36 (125)

cte_taxcode

10 character field

Tax code exempt. 10 character field with positional Ys and Ns for legal values in the Code36 table (165).

coupon

1 character field

Y = Update Data Changes table to send Coupon Book (type = 5), N = No update, Only processed if w_wform is equal to a "Q"

 

Output XML Tags

XML Tag

Definition

errorcode

short

errormessage

char

 

Change Log

5/7/01

Removed w_cmpg, w_salrn and w_slsrep fields. These fields cannot be updated in this API.

5/7/01

Added formatting description to cba_bil3 field

5/15/01

Added information to c_badr description

5/23/01

Added lockacct_pid data field for locking functionality

8/24/01

Updated Rules section of document for more clarity on cmnt_commt.

 

Usage

 

Associated XML Documents