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

Destination Channel Partner (PRM ANI)


The Destination Channel Partner (PRM ANI) ASI encapsulates information related to the partner company with which the opportunity is being shared. Examples of this information include Partner DUNS Number and Company Name.

Table 43 lists the primary integration components of Destination Channel Partner (PRM ANI).

Table 43. Destination Channel Partner (PRM ANI) Integration Components
Integration Component
XML Tag
User Keys

Channel Partner

ChannelPartner

  1. Location, Name

Channel Partner Business Address

ChannelPartnerAddress

1 Account Id, Address Name

Table 44 lists the fields and their attributes.

Table 44. Destination Channel Partner (PRM ANI) ASI Fields
Name
XML Tag
Data Type
Length
Required

Channel Partner

DUNS Number

DUNSNumber

DTYPE_TEXT

15

N

Location

Location

DTYPE_TEXT

50

N

Name

Name

DTYPE_TEXT

100

N

Channel Partner 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