{
"id": "<string>",
"type": "payment-methods",
"attributes": {
"name": "<string>",
"description": "<string>",
"icon_path": "<string>",
"processing_duration": 123,
"is_async": true,
"requires_customer_action": true,
"supports_subscriptions": true,
"supported_currencies": "<array>"
},
"links": {
"self": "<string>"
}
}