This endpoint allows a customer to notify the system about a bank transfer payment. Supported options include:Documentation Index
Fetch the complete documentation index at: https://docs.fincode.technology/llms.txt
Use this file to discover all available pages before exploring further.
bank_pay_later– Customer will pay later; adds item to awaiting payments listbank_paid_now– Customer confirms payment has been mademistake– Customer reports a payment was made by mistake
Authentication
Authentication token obtained after login.
Device UUID used for request tracking.
Platform identifier (e.g., “WEB”, “ANDROID”, “IOS”).
Request Body
Payment code number associated with the transaction or transfer.
Action the customer is notifying. Options:
bank_pay_laterbank_paid_nowmistake
Type of payable item. Defaults to
TRANSACTION if not specified.