Get Payment Methods
GET
https://merchantapi-demo.bill24.io/instant_payment/{{customer_sync_code}}/get_payment_methods
{{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 07:24:06