delete

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

delete v10.4.28

Delete a customer in Mollie.

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

    Customer ID.

Out pins 4 + flow
  • flow
    flow
  • connection
    mollieconnection
  • success
    condition
  • status
    value
  • error
    value

A typical wiring for delete: a function trigger starts the flow; value feeds the customer_id pin; the flow out pin feeds debug.

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

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 customers Return to the group to view all blocks within this group