Home > Uncategorized > SWS RemoveReservationPCD Method

SWS RemoveReservationPCD Method


Removes an applied promotion, credit or discount (PCD) from a reservation item.

Parameters

Name DataType Is Required
Site_ID Long Required
Description The ID of the site where the reservation resides. This ID can be retrieved using any of the GetReservations methods.
Quote_PCD_ID Long Optional
Description The quotes promotion ID. This ID can be retrieved using any of the GetReservations methods.
Quote_ID Long Optional
Description The ID of the reservation from which the promotion will be removed. This ID can be retrieved using any of the GetReservations methods.
PCD_ID Long Optional
Description The ID of the promotion that will be removed. This ID can be retrieved using any of the GetReservations methods.

Returned Parameters

Name DataType
Succeeded Boolean
Description Indicates if the PCD was removed from the reservation successfully (“True”) or not (“False”).
Categories: Uncategorized
  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