Home > API General > TRAN_QUOTE_PCD_DETAIL Reference

TRAN_QUOTE_PCD_DETAIL Reference


Reference for methods using the TRAN_QUOTE_PCD_DETAIL object. All of these items can be retrieved from the APPL_BEST_PCD that is returned with any GetSiteUnitData call or the GetAvailableDiscounts call.

Name Data Type Required?
QUOTE_PCD_ID Long Optional
Description The quote’s promotion ID number.
QUOTE_ID Long Optional
Description The quote’s ID number.
PCD_ID Long Required
Description The promotion’s ID number.
ACTIVE Boolean Optional
Description Indicates if the promotion is active on the rental/reservation. If you are updating a reservation, setting this to 0 will remove the promotion from the reservation.
PCD_NAME String Optional
Description The promotion’s textual name.
PCD_DESC String Optional
Description The description of the promotion.
PCD_CLASS Integer Required
Description Indicates what type of PCD the item is.
Available values:

  • 1 – Promotion
  • 2 – Credit
  • 3 – Discount
  • 4 – Rate Modification
AMT_TYPE Integer Required
Description  Indicates what type of PCD the item is.
Available values:

  • 1 – Disc Amount
  • 2 – Disc Percentage
  • 3 – Price Override
PCD_AMT_DEFAULT Decimal Optional
Description The default amount that will be discounted for the PCD.
PCD_AMT_MAX Decimal Optional
Description The maximum amount that the discount can be.
PCD_AMT_MIN Decimal Optional
Description The minimum amount that the discount can be.
DISC_AMT Decimal Required
Description The actual amount of the discount for the specific unit.
PCD_PERIODS Integer Required
Description The number of rental cycles for which they can use the PCD.
CREATED_BY Long Optional
Description The user ID of the person that created the PCD.
UPDATED_BY Long Optional
Description The user ID of the last person to update the PCD.
Categories: API General
  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 )

Twitter picture

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

Facebook photo

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

Connecting to %s