VyTerminateOfferRequest

Represents a request to terminate an offer.

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

type [required]

string

Specifies the type of the request. Must be set to 'TERMINATION'.

Last updated