Versions Compared

Key

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

Inputs (Array[]) inherits fromĀ EntityBase

NameTypeDescriptionMandatoryAvailable from version
Keystring

The type keys of the POA to be created

Full, Trade, View or Inactive

True2.02.20160603
AccountIDGuidThe BrickId of the Account for which the POA should be createdTrue2.02.20160603
POACustomerNostringThe customer number of who should receive the POATrue2.02.20160603
CustomFieldsobject[]CustomFields is an array of CustomField objects. Each CustomField consists of two strings, FieldName and Value. There are no datatypes associated with these properties, they are just a way for api-users to add custimized data to the object.False2.20
CommentstringA comment to add some information.False2.24

Response rows

NameTypeDescriptionAvailable from version
BrickIdGuidThe BrickId (unique id) of the created POA

...