{
"message": "Bad Request",
"name": "GatewayPaymentServiceError",
"status_code": 400,
"details": [
{
"status": "DENIED",
"error_code": "GENERIC-400",
"payment_id": "2c341d28-491b-4cf8-aec7-eeb60136b7a5",
"description": "payment_method is invalid",
"description_detail": "The payment_method attribute is required. Please check your request and try again"
}
]
}