Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 11 Next »

customer
<customer>
	<custID>?</custID>
	<custName>?</custName>
	<custAddress>?</custAddress>
	<contactName>?</contactName>
	<phoneNum>?</phoneNum>
</customer>
customer Description
FieldTypeDescriptionRequiredValidated

custID

CustID

is an identifier for the customer for whom this job is booked.

  

custName

CustName

is the name of the customer

  

custAddress

CustAddress

is the customer’s address. This can be used when the job is dispatched, if required. (can include up to 4 separate elements)

  

contactName

ContactName

is the name of a person who can be contacted about this job

  

phoneNum

PhoneNum

are the customer’s phone numbers. This can be used when the job is dispatched, if required.(can include up to 2 separate elements)

  
 

<customer>

 

 

<custID>?</custID>

is an identifier for the customer for whom this job is booked.

 

<custName>?</custName>

is the name of the customer

 

<custAddress>?</custAddress>

is the customer’s address. This can be used when the job is dispatched, if required. (can include up to 4 separate elements)

 

<contactName>?</contactName>

is the name of a person who can be contacted about this job

 

<phoneNum>?</phoneNum>

are the customer’s phone numbers. This can be used when the job is dispatched, if required.(can include up to 2 separate elements)

</customer>

 

  • No labels