Versions Compared

Key

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

Inputs (Array[] RecurringOrderTemplateAutoGiro to update)

NameTypeDescriptionMandatoryAvailable from version
BrickIdGuidThis is the unique id of the RecurringOrderTemplateAutoGiro that should be updated

BusinessDateDateTimeDate for when the ordertemplate starts

CashAmountdecimalAmount in SEK for the order

TransferReceiverGuidThe TransferReceiver(Admission) for the order

CommentstringComment on the order

StatusKeystring

The status on the RecurringOrderTemplate. Can be updated to "Active" or "InActive".

The associated TransferReceiver must have an active mandate in order to set the status to "Active". 


2.28

...

NameTypeDescriptionAvailable from version
EntitiesArrayAll RecurringOrderTemplateAutoGiro in the request is returned along with each RecurringOrderTemplateAutoGiros BrickId, and array of Errors per RecurringOrderTemplateAutoGiro

Code examples

Code Block
languagec#
themeRDark
titleC# - Get all account types from a BFS instance
linenumberstrue
collapsetrue

...