CancelledPaymentDetailsInput
Input fields
The payment action intent containing Kraken-assigned UUID that identifies this payment.
The timezone aware datetime when the payment was cancelled.
The timezone aware datetime when the payment entered the reported state.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"actionIntent": PaymentUUIDOnlyActionIntentInput,
"cancelledAt": "2017-04-09T14:01:54.280480+00:00",
"timestamp": "2004-02-02T04:16:08.840163+00:00"
}