@plentymarkets/shop-api / RegisterParams
Interface: RegisterParams ​
Defined in: types/api/register.ts:4
Extends ​
RecaptchaPayload
Properties ​
billingAddress? ​
optionalbillingAddress:Address
Defined in: types/api/register.ts:19
cf-turnstile-response? ​
optionalcf-turnstile-response:string
Defined in: types/api/recaptcha.ts:2
Inherited from ​
RecaptchaPayload.cf-turnstile-response
contact ​
contact:
object
Defined in: types/api/register.ts:5
options ​
options:
object
options.typeId ​
typeId:
object
options.typeId.priority ​
priority:
number
options.typeId.subTypeId ​
subTypeId:
number
options.typeId.typeId ​
typeId:
number
options.typeId.value ​
value:
string
password ​
password:
string
referrerId ​
referrerId:
number
typeId ​
typeId:
number
deliveryAddress? ​
optionaldeliveryAddress:Address
Defined in: types/api/register.ts:18