Description

Type: int

Used to indicate the status of a post-trade payment.

Valid values:

  • 0 = New

    Payment is awaiting confirmation from the recipient.

  • 1 = Initiated

    Payment is confirmed by the recipient and has been scheduled.

  • 2 = Pending

    Payment has been instructed to the payment service but status is unknown.

  • 3 = Confirmed

    Payment is complete and confirmed by the payment service.

  • 4 = Rejected

    Payment was rejected by the payment service.

Used In