Request Payment
Request one-time payments from Bani Shopper customers
POST {{BASE_URL}}/partner/collection/send_shopper_request/
Parameter
Type
Description
Required
pay_amount
number
The amount the customer is required to pay.
true
country_code
string
ISO 3166-1 alpha-2 code.
true
pay_currency
string
Currency code (ISO 4217)
true
account_identifier
string
The customer's Bani Shopper username.
true
pay_ext_ref
string
Your unique reference. This can be used to fetch the payment details.
false
Last updated