Skip to main content

Input fields

bankDetails : BankDetailsInput! required

The details with which to set up the instruction (these will be sent to the vendor).

businessId : ID! required

The business ID.

validFrom : DateTime! required

The date-time that the instruction is valid from.

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

{ "bankDetails": BankDetailsInput, "businessId": "57909746", "validFrom": "1997-10-09T07:53:35.822342+00:00" }