For AI agents: visit https://rivhit-api.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- The customer and items info, the transaction details returned from the credit card company and the credit card token.
- RecurringId - the recurring sale identifier can be used for updates and getting info on the recurring sale.
- TransactionParamJ - this field will return with value 5 because the recurring status is pending.
- RecurringSaleCount - this field will return total number of the recurring payments.
0 = non-stop recurring sale.
- RecurringSaleChargeNumber - this field will return the count of the specific recurring payment.
0 = will return after the creation of the recurring, before the charges.
- The customer and items info, the transaction details returned from the credit card company and the credit card token.
- RecurringId- the recurring sale identifier can be used for updates and getting info on the recurring sale.
- The invoice/receipt link (in case of document service).
- TransactionParamJ - this field will return with value 0 because the recurring status is charged.
- RecurringSaleCount - this field will return total number of the recurring payments.
0 = non-stop recurring sale.
- RecurringSaleChargeNumber - this field will return the count of the specific recurring payment, the value will increase by each charge.