Create payment
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Request
Polymorphic object that contains payment detail information.
The value of the type parameter determines which variant you should use:
ach- Automated Clearing House (ACH) detailspad- Pre-authorized debit (PAD) detailssecureToken- Secure token detailssingleUseToken- Single-use token details
Object that contains information about saving the customer’s payment details.
Response headers
Response
Polymorphic object that contains bank account information.
The value of the type field determines which variant you should use:
ach- Automated Clearing House (ACH) detailspad- Pre-authorized debit (PAD) details
List of re-presented payments linked to the return.