# Outgoing Payment Completed

This request will be executed when the payment is completed.

{
  "act": "dynamic_payment_completed",
  "amount": 10,
  "status": "COMPLETED",
  "sort_code": "123456",
  "account_name": "Joe Bloggs",
  "completed_at": "2022-05-09T13:42:45.000000Z",
  "payment_uuid": "b2ab0f2d-e8c5-41ab-a80b-ed786251de28",
  "account_number": "12345678"
}