Versions Compared

Key

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

Inputs (Array[] of CorrectionBusinessTransaction)

...

  • When creating a CorrectBusinessTransactionRequest you also need to attach CorrectionBusinessTransactionFields.
    It doesn't have any properties and thus not holding any data, but is still needed in the request. If you are using the Bricknode.Soap.Sdk this is done automatically for you.
  • The CorrectionBusinessTransaction is not a special transaction type, but simply a wrapper that incapsulates SuperTransaction Ids.

...

NameTypeDescriptionAvailable from version
EntitiesArrayEntites containing the BrickId (unique id) of the SuperTransactions

...