This is a html view of the json schema please take the json schema as reference DOWNLOAD THE JSON SCHEMA

partnerAccount


partner account object representation to be sent by Opco during AX initialization phase

No Additional Properties

Type: object

The following properties are required:

  • companyRegistrationID
Type: object

The following properties are required:

  • companyVATNumber

Type: string

OpCo's unique partner account identifier

Must be at most 255 characters long


Example:

"1234567"

Type: enum (of string)

OpCo's Business Partner Account type

Must be one of:

  • "SUPPLIER"
  • "MARKETING"
  • "DESIGN_OFFICE"

Example:

"SUPPLIER"

Type: string

registration ID of the company within its country, like siret number in France.


Example:

"12356894100056"

Type: string

VAT number


Example:

"GM4837192941"

Type: string

Name of the organizational customer.


Example:

"Independent Electric"

Address

Type: object

A commun definition of an address

No Additional Properties

Type: string

OpCo internal system's unique identifier for the address


Example:

"237564557868778"

Type: string

According to ISO 19060, this field contains one third of the address. In most cases this usually contains the whole addres though.


Example:

"Belleboslaan 17"

Type: string

According to ISO 19060, this field contains one third of the address. This is an optional field.

Type: string

According to ISO 19060, this field contains one third of the address. This is an optional field.

Type: string

City.


Example:

"Montesson"

Type: string

The ISO 3166-1 alpha-3 of the country


Example:

"FRA"

Type: string

Zip code.


Example:

"78360"

Type: string

department


Example:

"JURA"

Type: string

region


Example:

"Bretagne"