Home > API General, References > RefundData Reference

RefundData Reference

September 19, 2016 Leave a comment Go to comments

Reference for any method that uses the RefundData object.

Parameters

Name Data Type Is Required
ApplyRefundRentalID Long Optional
Description The rental id of the account to which the refund will be apply in cash credit/escrow. This is required for the CancelReservationCashCredit method to apply any remaining credit to this rental id. This is returned when using the MakeReservation method or can be searched for using the SearchBy method.
DenialReason String Optional
Description The reason for denying a customer’s refund (I.E., Delinquent on other rentals).
IsDenied Boolean Optional
Description Set to “True” to deny the refund and “False” to process a refund. The default is “False”.
IsRentalTerminated Boolean Ignored
Description No input necessary. Set to “True” by default.
RefundAmount Decimal Ignored
Description No input necessary. The refund amount is automatically calculated by the Store application, based on the refund rules for the site.
RefundType String Required
Description The refund type for reimbursing the lost customer. The refund types are available in the GetMoveOutInfo method. Required if a refund is warranted.
TranID Long Ignored
Description Not used. The transaction’s ID number.Transaction IDs are system generated for each payment transaction that occurs in the system.
Categories: API General, References
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s