v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBPayment-Resources
Replace a payment resource
Replaces all editable fields of an existing payment resource. Use this for full updates.
put/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.
Request body
Response
A successful request returns the HTTP 204 No Content status code with no JSON response body.