Finance
Finance module provides support for Customer Credit Note for product exchange and storefront System which encompasses a range of services, including accessing customer credit balances and more.
APIs associated with a Customer Credit Note/for product exchange and storefront System encompass a range of services, including accessing customer credit balances and more.
Operations
POST
# This API will provide customer's credit balance against phone number or email and seller*affiliate id
POST
# Lock or Unlock requested credit note.
POST
This API will provide customer's credit balance against phone number or email and seller*affiliate id
This API will provide customer's credit balance against phone number or email and seller*affiliate id
Parameters
No Parameters
Request body
data
object (CustomerCreditBalanceReqData)
oneOf Schema from below
POST
Response
200
400
Success
Hide
Schema for get customer's credit balance API response
success
boolean
Indicates whether the credit note balance request was successful.
data
object (CustomerCreditBalanceResData)
Show
Response
This API will provide customer's credit balance against phone number or email and seller*affiliate id
customerCreditBalance
Parameters
No Parameters
Request body
data
object (LockUnlockRequestData)
Show
POST
Response
200
400
Success
Hide
Schema for lock/unlock credit note API response
success
boolean
Indicates whether the credit note lock/unlock request was successful.
data
object (LockUnlockResponseData)
Show
Response