On this page
No Headings
API Reference Overview
List payment resources
/v1/checkout/payment-resourcesReturns a paginated list of payment resources created by the authenticated merchant.
Creates a payment resource for a single-item purchase
/v1/checkout/payment-resourcesCreates a new PayPal payment resource for a single-item Buy Now checkout.
Retrieve a payment resource
/v1/checkout/payment-resources/{id}Retrieves details for a specific payment resource, including current status, integration configuration, and related HATEOAS links.
Delete a payment resource
/v1/checkout/payment-resources/{id}Permanently deletes the specified payment resource.
Replace a payment resource
/v1/checkout/payment-resources/{id}Replaces all editable fields of an existing payment resource.