update

This block is part of the mollie group and was last modified in core v10.4.28.

update v10.4.28

Updates a mollie order.

In pins 4 + flow
  • flow
    flow
  • connection required
    mollieconnection
  • id required
    value

    Mollie Order ID

  • billing address required
    addressmollieconnection

    The billing address this order is part of.

  • shipping address
    addressmollieconnection

    If no shipping address is given, the billing address will be the shipping address.

Out pins 7 + flow
  • flow
    flow
  • connection
    mollieconnection
  • success
    condition
  • order
    object
  • metadata
    object
  • id
    value
  • status
    value
  • error
    value

A typical wiring for update: a function trigger starts the flow; value feeds the id pin; template feeds the billing_address pin; the flow out pin feeds debug.

Studio canvas example for the update block: typical wiring for update.

Version history

Introduced in v10.4.28.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
Back to mollie Return to the main group to view all sub-groups Back to orders Return to the group to view all blocks within this group