Jump to Content
Sprinque
API Reference
Log InSprinque
API Reference
Log In
API Reference

Sprinque API

  • Authentication
  • Auth
    • /api/v1/token/temppost
  • Buyers
    • Generate OTP for Buyer userpost
    • Get Buyer Detailsget
    • Verify OTP for Buyer userpost
    • Search Businesspost
    • Register Buyerpost
    • Get all Buyersget
  • Country
    • /api/v1/countries/get
  • Language
    • /api/v1/languages/get
  • Users
    • Create Userpost
    • List Users Detailsget
    • Update User Detailspatch
    • Get User Detailsget
    • Delete Userdel
  • Transactions
    • Authorizationpost
    • Voidpost
    • Capturepost
    • Refundpost
    • Get Transaction Detailsget
    • Get all Transactionsget
    • Upload filepost
  • Credit note
    • Update credit note file.post
  • Seller
    • This endpoint is used to get the payment collection details.get
    • List all Payment Collection Accountsget
    • Use this endpoint for getting the pricing details.get
    • This endpoint is used to get the seller details.get
  • Settlements
    • Settlement Overviewget
    • Settlement detailsget

Partner APIs

  • Redirect Checkout
    • Initiate a redirect checkout flow with sprinquepost
Powered by 

Refund

post https://api-sandbox.sprinque.com/api/v1/transactions/refund/

The Refund API is used to process a refund for a transaction that has been successfully captured.
If the refund is successful, the credit note will be added to the transaction record and settlement will be (partially) reversed.

Language
Click Try It! to start a request and see the response here!