Retrieves the payment interface details by external system id and method name
get
/paymentinterface/interfacedetails/{externalSystemId}/{methodName}
This endpoint is used to get the payment interface details by external system id and method name.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
externalSystemId: string
External System Id
-
methodName: string
External system id method name
Query Parameters
-
version(optional): string
version
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the paymentinterface details by external system id and method name.
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error