VyCancelOfferRequest

This class represents a request to cancel an offer and provides the necessary information to fulfill the cancellation process.

Derived Properties (VyCreateFulfillmentRequestBase)

FieldTypeDescription

offerId [required]

string

The ID of the offer.

userId

string

The ID of the user.

Properties

FieldTypeDescription

amount

int?

The amount to be reimbursed for the cancelled offer.

type [required]

string

The type of reimbursement to be processed.

Last updated