Create a Payment MethodAsk AIpost https://connect.sandbox.plastiq.com/api/payment-methodsBody ParamsPayment Method to createtypestringenumrequiredCARDBANK_ACCOUNTAllowed:CARDBANK_ACCOUNTexternalIdstringConsumer defined ID that will be attached to this resourcedataCardBankAccountCard objectpayerpayerIdpayerId objectHeadersTrace-IdstringA valid UUID (V4) for tracing requests. Will be returned as a header. If not present or invalid, a generated UUID will be returned.End-User-AgentstringA string representing the User Agent of the end user. Recommended for compliance. Required only when the request is not coming from the end user's browser.End-User-IpstringThe IP address of the end user. Recommended for compliance.End-User-OSstringThe Operating System of the end user. Recommended for compliance.End-User-Device-IdstringA unique identifier for the end user's device. Recommended for compliance.End-User-Device-ManufacturerstringThe manufacturer of the device used by the end user. Recommended for compliance.End-User-Device-ModelstringThe device model used by the end user. Recommended for compliance.Responses 200Payment Method created successfully 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 2 years ago