PaymentMethod
Module endpoints
GET /payment-methods
GET /payment-methods
GET
https://api.slyk.io/payment-methos
Returns a list of payment methods
.
Name | Type | Example |
createdAt |
|
|
enabled |
|
|
slug |
|
|
GET /payment-methods/:slug
GET /payment-methods/:slug
GET
https://api.slyk.io/payment-methods/:slug
Returns the payment method
details of the given slug
.
Last updated