# Events

# Transactions

# Structure of a transaction.create

# Case of SDDE refunds

SDDE refunds produce a transaction.create event of the following form.

# Payins

Payins are funds going to a Treezor Wallet from an external bank account. These examples are events for payins using the SEPA network.

# Structure of a payin.create

# Structure of a payin.update

# Structure of a payin.cancel

# Structure of a payinrefund.create

Note that the payinrefundStatus attribute can take the following values: PENDING, CANCELED, VALIDATED.

# Structure of a payinrefund.update

# Structure of a payinrefund.cancel

# Payouts

Payouts are funds going from a Treezor Wallet to an external bank account. These examples are events for payouts using the SEPA network.

# Structure of a payout.create

# Example for SCTE Inst

# Structure of a payout.update

# Example for SCTE Inst

# Structure of a payout.cancel

# Structure of a payoutRefund.create

These are sent when a User:

  • Opposes a previously received SDDR
  • Has emitted an SCTE but the recipient's account is closed.

# Example for SCTE Inst Recalls

# Structure of a payoutRefund.update

# Example for SCTE Inst Recalls

# Structure of a payoutRefund.cancel

# SEPA

# Structure of a sepa.return_sctr

A list of return_reason_code is available.

# Structure of a sepa.reject_sddr_core

A list of reject_reason_code is available.

# Structure of a sepa.reject_sddr_b2b

A list of reject_reason_code is available.

# Structure of a sepaSctrInst.reject_sctr_inst

# Structure of a sepaRecallSctrInst.reception

# Structure of a recallR.need_response

# Structure of a sepa_sddr.reception

# Structure of a sepa.return_sddr

# Structure of a sepa.refund_sddr

# Mandates

Mandates allow for SDDE payins.

# Structure of a mandate.create

# Beneficiaries

To initiate a fund transfer to external accounts, a beneficiary must be created first.

When receiving SDDR, a Beneficiary is automatically created, representing the originator.

# Structure of a beneficiary.create

# Structure of a beneficiary.update

Updated on: 5/16/2024, 9:25:01 AM