Skip to main content

Get All Bills

GET 

/v2/pwf/bill

An endpoint to get all existing payment links

Responses

Expected Get All bill Response

Schema

    link_id integer
    link_url string
    title string
    type string
    amount integer
    redirect_url string
    expired_date date-time
    created_from string
    status string
    is_address_required integer
    is_phone_number_required integer
    step integer
Loading...