Get Payment Methods
GET
https://merchantapi-demo.bill24.io/instant_payment/{{customer_sync_code}}/get_payment_methods
Biller could call this api and get all instant payment method
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-04 02:26:13