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

Description

Get Payment Setting Description:
The /payment-setting/{id} endpoint retrieves details of a specific payment setting by its ID.
Authorization:
  • Required role: user or higher
Method:
GET
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
paymentSetting
object