Replaces all editable fields of an existing payment resource. Use this for full updates.
Oauth 2.0 authentication.
The media type. Required for operations with a request body. The value is application/<format>, where format is json.
1 - 255An API-caller-provided JSON Web Token (JWT) assertion that identifies the merchant. For details, see PayPal-Auth-Assertion.
The payment resource id for which to show details.
1 - 127Detailed response for Payment resource, which include code snippets for payment resources.
Determines how the payment resource is presented to customers. Currently, only LINK is supported, which generates a PayPal-hosted payment page with a shareable URL. This value is immutable after creation.
LINK 1 - 20The type of payment resource. Once a payment resource is created, this field cannot be changed.
BUY_NOW 1 - 20Indicates if the payment resource can be used multiple times or only once.
MULTIPLE 1 - 20URL to which the customer is redirected after completing the transaction.
1 - 1024List of individual item in payment resource.
1 - 20 elementsA successful request returns the HTTP 204 No Content status code with no JSON response body.