Order

Capture an Order.

post/v1/orders/{OrderId}/capture

Path parameters

OrderIdstring uuid required
Example:cc7236aa-d11b-436c-a29c-d26cecadc847

Order ID to be captured.

Response

Operation Successful

OrderState'PROCESSED' | 'PAYMENTAUTHORIZED' required

State which the order is in.

Changes

No recorded changes to this endpoint across all 1 revision of this API.