Cmdlets for PayPal

Build 25.0.9434

Schema Parameter (Connect-PayPal Cmdlet)

The type of schema to use.

Syntax

Connect-PayPal -Schema string

Possible Values

REST, SOAP

Data Type

cstr

Default Value

"REST"

Remarks

The schemas available are REST (to use the REST API) and SOAP (to use the Classic API).

Note: The SOAP API is DEPRECATED. Use the REST API instead for better access to resources.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434