Skip to main content

SettlementStatus

No description

union SettlementStatus = SettlementPending | SettlementSubmitted | SettlementCompleted | SettlementFailed

Possible types

SettlementPending object

Payment has been completed by the user, but the settlement has not yet been submitted.

SettlementSubmitted object

The settlement has been submitted to the bank, but confirmation of completion has not been received yet.

SettlementCompleted object

The settlement has been submitted to the bank, and confirmation of completion has been received.

SettlementFailed object

Failed to pay settlement into destination account