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
string
required
Authentication token obtained after login.
string
required
Device UUID used for request tracking.
string
required
Platform identifier (e.g., “WEB”, “ANDROID”, “IOS”).
Request Body
string
required
Payment code number associated with the transaction or transfer.
enum
required
Action the customer is notifying. Options:
bank_pay_laterbank_paid_nowmistake
string
Type of payable item. Defaults to
TRANSACTION if not specified.