Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This endpoint is used to create new address by passing JSON request payload.

Resource URL

Request Payload

Field

Data Type

Required

Description

company

String

Yes

Company name

firstName

String

Yes

First name

lastName

String

Yes

Last name

addressLine1

String

Yes

Address line 1

addressLine2

String

No

Address line 2

location

Long

Yes

Location id

phone

String

Yes

Phone number

email

String

Yes

Email address

...