Billing

PayPal Capture Order

Capture a PayPal order and credit the wallet.

post/api/billing/paypal/capture-order

Request body

customer_idstring required
order_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/billing/paypal/capture-order:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 22 revisions of this API.221

    • the customer_id request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the order_id request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the customer_id request property's maxLength was set to 128

      request-property-max-length-set

    • the order_id request property's maxLength was set to 128

      request-property-max-length-set

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog