Get Payment Method by ID​
GET
/bridge-payment/payment-methods/{id}
Get detailed information about a specific payment method. Supports guest token authentication.
Authorizations​
SessionAuth
Session ID from Flowless authentication
TypeAPI Key (header: X-Session-ID)
or
GuestToken
Guest token for anonymous checkout
TypeAPI Key (query: token)
Parameters​
Path Parameters
id*
Typestring
RequiredQuery Parameters
token
Typestring
Responses​
Payment method details retrieved successfully