post https://api.revolv3.com/api/Invoices/payment
Create a one time payment without subscription.
The required argument for this endpoint are customer ID or customer infomation, payment method information or authorized payment method ID or payment method ID, and invoice with invoice line items.
Name | Description |
---|---|
Invoice | Invoice with invoice line items |
Name | Description | Default value |
---|---|---|
CustomerId | Customer's unique identifier | |
FirstName | Customer's first name | |
LastName | Customer's last name | |
MerchantCustomerRefId | Merchant's identifier for the customer | |
EntityUseCode | Avalara tax exemption code | |
PaymentMethod | The payment method information for this payment | |
PaymentMethodAuthorizationId | Unique identifier for a previously pre-authorized payment method | |
PaymentMethodId | Unique identifier for the customer's payment information |