Skip to main content
DELETE
Delete Payment Setting
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Delete Payment Setting Description:
The /payment-setting/{id} endpoint allows deletion of a specific payment setting.
Authorization:
  • Required role: user or higher
Method:
DELETE
Path Parameter:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string
required

Payment Setting ID

Response

Success

message
string