Payment Methods
Get Payment Method
Retrieves a Payment Method using the ID specified.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the payment method.
Response
200
application/json
Payment Method retrieved successfully.
The response is of type object
.