post https://api.revolv3.com/api/PaymentMethod/authorize
Authorize a payment method with a specified amount.
If PaymentMethod specified, then new payment method will be created and authorized.
If PaymentMethodId specified, then existing payment method will be used for authorization.
Upon success the operation will return a status code of 200 (OK).
If the request contains invalid or insufficient information, the operation will return a status code of 400 (Bad Request).