@plentymarkets/shop-api / PayPalCreateOrderRequest
Type Alias: PayPalCreateOrderRequest ​
PayPalCreateOrderRequest =
object
Defined in: types/api/paypal.ts:270
Properties ​
additionalInformation? ​
optionaladditionalInformation?:PayPalAdditionalInformationParams
Defined in: types/api/paypal.ts:273
plentyOrderId? ​
optionalplentyOrderId?:number
Defined in: types/api/paypal.ts:272
type ​
type:
"basket"|"order"|"express"
Defined in: types/api/paypal.ts:271
withShippingCallback? ​
optionalwithShippingCallback?:boolean
Defined in: types/api/paypal.ts:274