Payment Code
Delete Payment Code
Deletes a payment code by ID. This operation is only allowed if the code hasn’t been used.
DELETE
Delete Payment Code
Documentation Index
Fetch the complete documentation index at: https://docs.monime.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer HTTP authentication specified with the header Authorization: Bearer <access_token>
Headers
Specifies which version of the Monime API will handle this request.
Available options:
caph.2025-08-23, caph.2025-06-20 The value is the tenancy parameter that Monime uses to determine which space the request is intended for.
Maximum string length:
64Pattern:
^spc-.*$Path Parameters
Unique identifier of the payment code to delete.
Pattern:
^pmc-.*$Delete Payment Code