Get List bills
GET
https://merchantapi-demo.bill24.io/bill_payment/{{customer_sync_code}}/get_bills
{{customer_sync_code}}
is required to be include in the the request URL.Request
Header Params
Content-Type
string
required
Example:
application/json
Authorization
string
required
Example:
Bearer {token get from endpoint (Authorization)}
Request samples
Responses
Modified at 2025-04-08 02:59:26