v1
latestOpenAPI 3.0.12026-07-242871595.3 MBORDERS
Pay for an order
Pays for a specific order with a payment source. Important: Either a payment source or customer must be associated with an order for payment. If a customer is not attached to the order, then the source in this field is charged for the order.
post/v1/orders/{orderId}/pay
Path parameters
orderIdstring required
Universally unique identifier (UUID) of the order.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
x-forwarded-forstring required
Client internet protocol (IP) address of the web browser from which the customer’s payment originates. Note: Header x-forwarded-for is required for enhanced security and accuracy of Clover services. Requests that don’t include the header are not successful.
Request body
Response
Successful response. Order payment successfully processed.