update_order
Modify metadata for an existing Conekta payment order using its unique order ID to track custom information.
Instructions
Update an existing order.
Args: order_id: The Conekta order ID metadata: Metadata object to update: {"key":"value"}
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| metadata | No |