publisheraddress EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Address and shipping information. Used to store additional addresses for a publisher.

Entity Set path:[organization URI]/api/data/v8.2/publisheraddresses

Base Type: crmbaseentity EntityType

Display Name: Publisher Address

Primary Key: publisheraddressid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

The publisheraddress entity type has no collection-valued navigation properties.

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

addressnumber

Edm.Int32

Description: Specifies which publisher address is applicable.

Display Name: Address Number

addresstypecode

Edm.Int32

Description: Type of address for the publisher, such as billing, shipping, or primary address.

Default Options:

1 : Bill To
2 : Ship To
3 : Primary
4 : Other

Display Name: Address Type

city

Edm.String

Description: City name in the publisher address.

Display Name: City

country

Edm.String

Description: Country/region name in the publisher address.

Display Name: Country

county

Edm.String

Description: County name in the publisher address.

Display Name: County

createdon

Edm.DateTimeOffset

Description: Date and time when the publisher address was created.

Display Name: Created On

Read-only property

fax

Edm.String

Description: Fax number for the publisher address.

Display Name: Fax

freighttermscode

Edm.Int32

Description: Freight terms for the publisher address.

Default Options:

1 : FOB
2 : No Charge

Display Name: Freight Terms

importsequencenumber

Edm.Int32

Description: Unique identifier of the data import or data migration that created this record.

Display Name: Import Sequence Number

latitude

Edm.Double

Description: Latitude for the publisher address.

Display Name: Latitude

line1

Edm.String

Description: First line for entering address information.

Display Name: Street 1

line2

Edm.String

Description: Second line for entering address information.

Display Name: Street 2

line3

Edm.String

Description: Third line for entering address information.

Display Name: Street 3

longitude

Edm.Double

Description: Longitude for the publisher address.

Display Name: Longitude

modifiedon

Edm.DateTimeOffset

Description: Date and time when the publisher address was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name used to identify the publisher address.

Display Name: Address Name

postalcode

Edm.String

Description: ZIP Code or postal code in the publisher address.

Display Name: ZIP/Postal Code

postofficebox

Edm.String

Description: Post office box number in the publisher address.

Display Name: Post Office Box

primarycontactname

Edm.String

Description: Name of the primary contact at the publisher address.

Display Name: Address Contact

publisheraddressid

Edm.Guid

Description: Unique identifier of the publisher address.

Display Name: Address

shippingmethodcode

Edm.Int32

Description: Method of shipment for the publisher address.

Default Options:

1 : Default

Display Name: Shipping Method

stateorprovince

Edm.String

Description: State or province in the publisher address.

Display Name: State/Province

telephone1

Edm.String

Description: First telephone number for the publisher address.

Display Name: Main Phone

telephone2

Edm.String

Description: Second telephone number for the publisher address.

Display Name: Phone 2

telephone3

Edm.String

Description: Third telephone number for the publisher address.

Display Name: Telephone 3

timezoneruleversionnumber

Edm.Int32

Description: For internal use only.

Display Name: Time Zone Rule Version Number

upszone

Edm.String

Description: United Parcel Service (UPS) zone for the address of the publisher.

Display Name: UPS Zone

utcconversiontimezonecode

Edm.Int32

Description: Time zone code that was in use when the record was created.

Display Name: UTC Conversion Time Zone Code

utcoffset

Edm.Int32

Description: UTC offset for the address. This is the difference between local time and standard Coordinated Universal Time.

Display Name: UTC Offset

versionnumber

Edm.Int64

Description:

Read-only property

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the user who created the publisher address.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the publisher address.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the publisher address.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who modified the publisher address.

_parentid_value

parentid

Unique identifier of the parent object with which the publisher address is associated.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_publisheraddressbase_createdby

createdonbehalfby

systemuser EntityType

lk_publisheraddressbase_createdonbehalfby

modifiedby

systemuser EntityType

lk_publisheraddressbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_publisheraddressbase_modifiedonbehalfby

parentid

publisher EntityType

Publisher_PublisherAddress

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright