Skip to main content

Input fields

instructionType : PaymentType! required

The type of the payment instruction.

validFrom : DateTime! required

The datetime from which the instruction is vaild.

vendorName : Vendor! required

The name of the vendor the payment instruction was set up with.

vendorReference : String! required

The vendor's reference for this payment instruction.

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

{ "instructionType": "BPAY", "validFrom": "1976-12-22T00:35:25.300218+00:00", "vendorName": "GOCARDLESS", "vendorReference": "paper-method-help-choose-interview" }