Chargeback
Health Check
This resource will check status of mastercard api suite
post/pws/pws_mc_health_check/
Request body
Example request
{
"api_call_unique_identifier": "438574845790657485",
"client_id": 760131
}Response
Successful Response
Example response
{
"header": {
"error_desc": "success"
},
"body": {
"status": "true"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.