- Record a payment intent without actual funds transfer
- Generate an awaiting payment entry tied to the PCN and payable type
- Allow subsequent operations to track or confirm the payment
Authentication
string
required
Authentication token obtained after login.
string
required
Device UUID used for request tracking.
string
required
Platform identifier (e.g., “WEB”, “ANDROID”, “IOS”).
Path Parameters
string
required
Payment code number (PCN) of the payable item. Minimum length: 3.
string
required
Payable type associated with the PCN. Minimum length: 5. Supported values correspond to the
PayableType enum.