Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code

Error

Scenario

400

not_found

Authorization ID or Capture ID not found

409

generic_error

A generic error covering backend process issues

409

capture_amount_exceeded

Return amount is greater than the remaining captured amount.

409

olderreturn_date_captureexceeded

Capture creation date is more than 100 days old.

409

wrong_transaction_type

The capture is not related to a promotional purchase

409

not_permitted

The employee doesn’t have enough permissions to perform the return

POST /client-id/{client_id}/accounts/{account_number}/refund

...