@plentymarkets/shop-api / CancellationFormParams
Interface: CancellationFormParams ​
Defined in: types/api/cancellation.ts:3
Extends ​
RecaptchaPayload
Properties ​
cf-turnstile-response? ​
optionalcf-turnstile-response?:string
Defined in: types/api/recaptcha.ts:2
Inherited from ​
RecaptchaPayload.cf-turnstile-response
email ​
email:
string
Defined in: types/api/cancellation.ts:4
name ​
name:
string
Defined in: types/api/cancellation.ts:5
orderId ​
orderId:
number
Defined in: types/api/cancellation.ts:6
reason? ​
optionalreason?:string
Defined in: types/api/cancellation.ts:7