Payment Credit Transactions Partial Update 2

PATCH handler with superadmin lock and field protection.

Checks:

  1. Object lock (is_managed=True -> non-superadmins can’t modify)
  2. Field protection (non-superadmins can’t modify specific fields)

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

idstringRequired

Response

idstringRead-only
unique_organization_idstringRead-only
amountdoubleRead-only
transaction_typestringRead-only
billable_typestringRead-only
source_idstringRead-only
credit_amountdoubleRead-only
debit_amountdoubleRead-only
descriptionstringRead-only
created_atdatetimeRead-only