Skip to main content

Get Bill / Payment Link

GET 

/v2/pwf/:bill_id/bill

Important Notice - Link ID and Bill Link ID Format Change

Action Required by April 10, 2026

The link_id and bill_link_id format will change from Integer to BigInteger (19-digit format) on April 10, 2026.

Ensure your system stores transaction IDs as BigInteger or String to prevent data truncation and integration issues. JavaScript / TypeScript / Node.js users: default JSON.parse() silently rounds 19-digit numbers — use json-bigint or treat IDs as strings.

Read the full announcement →

An endpoint to get a specific payment link.

Request

Responses

Expected Get All bill Response