Stored Payment Transactions
Create a stored payment transaction
Create a transaction that charges a stored payment method on the account.
post/v2/payment/stored_payment_transactions
Request body
Example request
{
"amount": "120.00"
}Response
Stored payment transaction created successfully