Retrieves an out of process payment method
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "id": 0,
- "code": "string",
- "title": "string",
- "active": true,
- "backend_integration_url": "string",
- "stores": [
- "string"
], - "order_status": "string",
- "countries": [
- "string"
], - "currencies": [
- "string"
], - "custom_config": [
- {
- "key": "string",
- "value": "string"
}
]
}