Adjust a customer's credit balance
Customers
Adjust a customer's credit balance
Adds (positive) or deducts (negative) account credit in paisa. Credit is automatically applied to future invoices. Returns the updated customer.
POST
Adjust a customer's credit balance
Authorizations
Your PayBridgeNP API key. Obtain one from the dashboard under Settings → API Keys. Prefix: sk_test_ for testing, sk_live_ for production.
Path Parameters
Body
application/json
Response
Updated customer.
Example:
"bcu_01j9x2k3m4n5p6q7r8s9t0u1v2"
String representing the object's type.
Available options:
customer Example:
"Aarav Sharma"
Example:
"aarav@example.com"
Example:
"9801234567"
Your internal customer ID for cross-referencing.
Account credit balance in paisa, applied to future invoices.
Example:
0
Arbitrary key-value pairs you attached.
true when created with a live key, false for sandbox.