v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBPayment-Resources
Delete a payment resource
Permanently deletes the specified payment resource. Operation is irreversible and returns HTTP 204 No Content.
delete/v1/checkout/payment-resources/{id}
Path parameters
idstring required
ID of the setup token.
Headers
Content-Typestring
The media type. Required for operations with a request body. The value is application/<format>, where format is json.
PayPal-Auth-Assertionstring
Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.
Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.
Response
Payment resource deleted successfully. No content returned.