Application Services Interface Reference > Predefined Application Service Interfaces > External Opportunity Create/External Opportunity Query/External Opportunity Update >

Source Organization (PRM ANI)


The Source Organization (PRM ANI) ASI encapsulates information related to the source company that is initiating the create or update opportunity message. Examples of this information include Partner DUNS Number, Company Name, and so on.

Table 45 lists the primary integration components of Source Organization (PRM ANI).

Table 45. Source Organization (PRM ANI) Integration Components
Integration Component
XML Tag
User Keys

Organization

Organization

  1. DUNS Number

Organization Business Address

OrganizationAddress

1 Account Id, Address Name

Table 46 lists the fields and their attributes.

Table 46. Source Organization (PRM ANI) ASI Fields
Name
XML Tag
Data Type
Length
Required

Organization

DUNS Number

DUNSNumber

DTYPE_TEXT

15

N

Id

Id

DTYPE_ID

15

N

Name

Name

DTYPE_TEXT

100

N

Organization Business Address

Account Id

AccountId

DTYPE_ID

15

N

Address Name

AddressName

DTYPE_TEXT

100

N

City

City

DTYPE_TEXT

50

N

Country

Country

DTYPE_TEXT

50

N

County

County

DTYPE_TEXT

50

N

Email Address

EmailAddress

DTYPE_TEXT

50

N

Phone Number

PhoneNumber

DTYPE_TEXT

 

N

Postal Code

PostalCode

DTYPE_TEXT

30

N

Province

Province

DTYPE_TEXT

50

N

State

State

DTYPE_TEXT

10

N

Street Address

StreetAddress

DTYPE_TEXT

200

N

Street Address 2

StreetAddress2

DTYPE_TEXT

100

N

Application Services Interface Reference