VyCancelOfferRequest

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

Derived Properties (VyCreateFulfillmentRequestBase)

Field
Type
Description

offerId [required]

string

The ID of the offer.

userId

string

The ID of the user.

Properties

Field
Type
Description

amount

int?

The amount to be reimbursed for the cancelled offer.

type [required]

string

The type of reimbursement to be processed.

Last updated