post https://api.revaly.co/payments/authorize
Authorize a payment without immediately capturing funds.
This endpoint creates an authorization hold on the customer's payment method.
The authorized amount can later be captured using the capture endpoint.
Payment Method Types:
- creditCard: Process using raw credit card details
- gatewayPaymentMethodId: Process using an existing gateway payment method id
To charge a previously stored payment method, omit paymentMethodType and supply paymentMethod.paymentMethodId.
