Worldpay MCP Server

type: object properties: accountReference: maxLength: 10 minLength: 1 pattern: ^[A-Za-z0-9]*$ type: string description: >- The account number of the recipient. Either a bank account number or a partial card number. lastName: maxLength: 22 minLength: 1 pattern: ^[A-Za-z@!£*#$)(+\-_=.,/;:'"]*$ type: string description: The last name of the recipient. address: $ref: ./PaymentsRecipientAddress.yaml dateOfBirth: type: string description: Recipient's date of birth. format: date description: >- An object containing information about the recipient of financial services. Required for MCC 6012 transactions in the Visa Europe region. The recipient may or may not be the cardholder.