Gets details of payments by payment status.

Key request parameter description

sorting String

Sort by code

A minus (-) indicates a descending sort order.

  • -started : Sort in descending order (DESC) based on payment start time (payment window open time)

  • started : Sort in ascending order (ASC) based on payment start time (payment window open time)

  • -paid : Sort in descending order (DESC) based on payment completion time

  • paid: Sort in ascending order (ASC) based on payment completion time

  • -updated : Sort in descending order (DESC) based on the last modification time (the modification time is changed whenever payment status changes)

  • updated : Sort in ascending order (ASC) based on the last modification time (the modification time is changed whenever payment status changes)