OrderPurchaseUpdateRequest

The type field value is used as a discriminator, with the following mapping: * ORDER_UPDATE: OrderUpdate * CHARGEBACK_FEEDBACK: ChargebackFeedback * INSULT_FEEDBACK: InsultFeedback * REFUND_UPDATE: RefundUpdate * PAYMENT_UPDATE: PaymentUpdate

Parameters

type
riskId

The risk_id provided by Expedia's Fraud Prevention Service in the OrderPurchaseScreenResponse.

Inheritors

Functions

Link copied to clipboard
public abstract String getRiskId()
Link copied to clipboard
public abstract UpdateType getType()