Skip to main content

Input fields

actionIntent : PaymentUUIDOnlyActionIntentInput! required

The payment action intent containing Kraken-assigned UUID that identifies this payment.

cancelledAt : DateTime! required

The timezone aware datetime when the payment was cancelled.

timestamp : DateTime! required

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" }