Skip to main content
DELETE
Delete a payment resource

Authorizations

Authorization
string
header
required

Oauth 2.0 authentication.

Headers

Content-Type
string

The media type. Required for operations with a request body. The value is application/<format>, where format is json.

Required string length: 1 - 255
Pattern: ^[A-Za-z0-9/+-]+$
PayPal-Auth-Assertion
string

An API-caller-provided JSON Web Token (JWT) assertion that identifies the merchant. For details, see PayPal-Auth-Assertion.

Path Parameters

id
string
required

The payment resource id for which to show details.

Required string length: 1 - 127
Pattern: ^[A-Z]{3}-[A-Z0-9]+$

Response

Payment resource deleted successfully. No content returned.