Skip to main content

Capture a PayPal Order

Captures an approved PayPal order and returns its status.

Path Parameters
  • orderId string required

    The PayPal order ID to capture

    Example: 6MR709191W4328148
Header Parameters
  • Unique-Request-Id string

    Possible values: <= 50 characters

    An optional unique identifier for the request, limited to 50 characters. Used to track requests and prevent duplication.

Responses

OK - The request was processed successfully.


Schema
  • captured boolean
Loading...