账单 - 账单列表

Retrieves a paginated list of invoices (faturas) for a person. Invoices consolidate installments from multiple BNPL loans that are due in the same period, similar to a credit card monthly statement.

Filtering:

  • By status: OPEN, CLOSED, PAID, PARTIALLY_PAID, OVERDUE_GRACE, OVERDUE_PENALTY
  • By reference month: YYYY-MM format
  • By date range: from/to parameters
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
required

人员标识符(UUID)

string
enum

按账单状态筛选

Show Details
OPEN账单开放中,在账单周期内接受支付
CLOSED账单周期结束;账单已定稿等待支付
PAID账单已全额支付
PARTIALLY_PAID已收到部分支付;剩余余额待付
OVERDUE_GRACEInvoice is past due date; normal BNPL limit applies; no fines or interest yet
OVERDUE_PENALTYInvoice is past due date beyond the grace period; fines and interest are being applied
Allowed:
string

按参考月份筛选(YYYY-MM格式)

date

筛选到期日从此日期起的账单(含)

date

筛选到期日至此日期的账单(含)

integer
≥ 1
Defaults to 1

页码(从1开始)

integer
1 to 100
Defaults to 20

每页项目数

boolean
Defaults to false

false(默认)时,所有条目均属于 REFUNDED 状态申请的账单将从响应中排除。 设为 true 可包含这些账单。

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json