Skip to main content
Cancel/delete an order from the payment platform.

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe rootfi_id or platform_id of the order
Orders with completed payments may require refunds before deletion. Use the Transactions API to process refunds first.

Behavior

  • Pending orders are cancelled/deleted
  • Paid orders may be marked as cancelled (platform-dependent)
  • Associated invoices may need to be voided separately