Skip to main content
POST
Create One Time Payment

Authorizations

x-revolv3-token
string
header
required

Path Parameters

subscriptionId
integer<int64>
required
Required range: 1 <= x <= 1000000000

Body

invoiceLineItems
object[]
required
Required array length: 1 - 50 elements
merchantInvoiceRefId
string | null
Maximum string length: 100

Response

OK

invoiceId
integer<int64>
Required range: 1 <= x <= 1000000000
merchantInvoiceRefId
string | null
Maximum string length: 100
invoiceStatus
enum<string>
Available options:
Paid,
Void,
Pending,
Recycle,
Noncollectable,
Failed,
Refund,
MerchantPaid,
MerchantCancelled,
OneTimePaymentPending,
PartialRefund,
BatchPending,
CapturePending,
RefundPending,
RefundDeclined,
RefundFailed,
RetryPending,
RecurringPending,
MultiCardsPending,
RefundVoid,
PartialRefundVoid
invoiceAttemptStatus
string | null
Maximum string length: 100
message
string | null
Maximum string length: 500
subtotal
number<double>
Required range: 0 <= x <= 10000000
taxAmount
number<double>
Required range: 0 <= x <= 10000000
total
number<double>
Required range: 0 <= x <= 10000000
paymentMethodTypeId
integer<int32>
Required range: 1 <= x <= 1000000000
processorRawResponse
string | null
Maximum string length: 10000
transactionId
string | null
Maximum string length: 100
billInvoiceResponse
object
responseCode
string | null
Maximum string length: 10