Skip to main content

Fields

amount : Int

The amount of the payment in pence.

id : ID

The payment's id.

isAmendable : Boolean

Whether or not the payment can be amended.

isCancelled : Boolean

Whether or not the payment has been cancelled.

paymentDate : Date

The date that the payment was/will be made.

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

{ "amount": 96, "id": "31076464", "isAmendable": true, "isCancelled": true, "paymentDate": "1981-04-25" }