[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
ProformaCustomer
Details of the customer from Proforma
Properties
string
address
Optional
Address of the Proforma Customer
string
city
Optional
City of the Proforma Customer
string
contactName
Optional
Contact name of the Proforma Customer
string
eaNumber
Optional
EA Number of the Proforma Customer
string
email
Optional
Email of the Proforma Customer
string
locationId
Optional
Location Id of the Proforma Customer
string
name
Optional
Name of the Proforma Customer
string
number
Optional
Mumber of the Proforma Customer
string
phone
Optional
Phone of the Proforma Customer
string
prmid
Optional
PRM ID of the Proforma Customer
string
state
Optional
State of the Proforma Customer
string
type
Optional
Type of the Proforma Customer
JSON Example
{
"address": "string",
"city": "string",
"contactName": "string",
"eaNumber": "string",
"email": "string",
"locationId": "string",
"name": "string",
"number": "string",
"phone": "string",
"prmid": "string",
"state": "string",
"type": "string"
}