Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.momentco.io/llms.txt

Use this file to discover all available pages before exploring further.

Conflict scenarios (409)

Captures and voids return 409 Conflict when the payment is not in a valid state for the requested operation:
OperationScenarioError detail
CapturePayment not authorised"The payment is not in an authorised state and cannot be captured."
CaptureAmount exceeds remaining"The capture amount exceeds the remaining authorised amount."
CaptureAuthorisation expired"The authorisation has expired and can no longer be captured."
VoidPayment not authorised"The payment is not in an authorised state and cannot be voided."
VoidAlready fully voided"The payment has already been fully voided."
VoidNo remaining authorisation"There is no remaining authorised amount to void."