Autional Autional
API Reference GitHub autional.com →

DELETE /admin/billing/refund-approval/{plan_id}

Delete a refund approval record. Completed or rejected approvals cannot be deleted.

Billing Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Refund approval ID

Responses

StatusDescriptionSchema
200Delete successfuldto.SimpleResponse
400Invalid request parametersdto.SimpleResponse
401Unauthorizeddto.SimpleResponse
403No permissiondto.SimpleResponse
409Status conflict (completed/rejected cannot be deleted)dto.SimpleResponse
500Internal server errordto.SimpleResponse

Referenced Schemas

dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No