v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCheckout
Perform Payment Action
Sets the action of the specified payment transaction interaction. Available actions depend on the current status of the payment transaction. \r\nIf in doubt, get a list of available <a href="/pages/payment-states#payment-actions">payment actions</a> first. Note that for order management-only systems that use No-Operation payment gateways, such as due to the payments being processed by an external storefront or service instead of UCP, these actions will not actually be performed by UCP and instead will be automatically marked as a success.
post/commerce/checkouts/{checkoutId}/payments/{paymentId}/actions
Path parameters
checkoutIdstring required
Unique identifier of the checkout whose payment action you want to change.
paymentIdstring required
Query parameters
responseFieldsstring
limits which fields are returned in the response body
Request body
Response
OK