Delete Payment Method
Endpoint Information
Path Parameters
Authorization
Response Structure
{
"code": 200, // (number: response code)
"msg": "SUCCESS", // (string: message)
"data": true // (boolean: indicates if the deletion was successful)
}
