v1

latestOpenAPI 3.0.32026-07-24164965.8 KB
api

Abandon Application

An endpoint that allows a merchant to abandon an application. The application must be in 'initialised' or 'application_ongoing' status to be abandoned.

post/api/checkout/v1/abandon/

Request body

external_contract_uuidstring uuid required

The external contract UUID of the application to abandon

Response

successboolean required

Whether the abandonment was successful

messagestring required

Status message describing the result

external_contract_uuidstring uuid required

The external contract UUID that was processed