⌨️PG MID 복수조회 API
관리자 콘솔에 등록한 PG MID 정보를 복수조회 합니다.
Last updated
Was this helpful?
관리자 콘솔에 등록한 PG MID 정보를 복수조회 합니다.
Last updated
Was this helpful?
Was this helpful?
{
"code": 0,
"message": "string",
"response": [
{
"pg_provider": "string",
"pg_id": "string",
"sandbox": true,
"type": "payment"
}
]
}