get https://komoju.com/api/v1/payments
Retrieves a paginated list of payments. Pagination can be configured with page
and per_page
parameters.
Payments can be filtered by currency
, external_order_num
, and status
.
A time range can be specified with start_time
, and end_time
.