VyTerminateOfferRequest

Represents a request to terminate an offer.

Derived Properties (VyCreateFulfillmentRequestBase)

FieldTypeDescription

offerId [required]

string

The ID of the offer.

userId

string

The ID of the user.

Properties

FieldTypeDescription

type [required]

string

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

Last updated