Paymish Loading Docs Preparing guides, collections, and live API references...
Paymish Docs

API Reference

Reference Overview

What you get

Structured parameters, request and response metadata, sample payloads, and code examples for supported endpoints.

Best way to use it

Start with the collection closest to your workflow, then drill into a single endpoint page for implementation details.

API Auth

Authenticate partner systems and exchange credentials for the tokens or secure access values required for subsequent API calls.

Dedicated Virtual Accounts

The Dedicated Virtual Accounts collection groups related Paymish operations so developers can implement the full workflow for this business domain from one place.

Products

The Products collection groups related Paymish operations so developers can implement the full workflow for this business domain from one place.

POST /api/payment-service/external/v1/products/create-product Create New Product GET /api/payment-service/external/v1/products/get-products Get payment products GET /api/payment-service/external/v1/products/get-product-details Get product detail POST /api/payment-service/external/v1/products/delete-product Delete product. POST /api/payment-service/external/v1/products/archive-product Archive product. PUT /api/payment-service/external/v1/products/update-product-details Update product details POST /api/payment-service/external/v1/products/product-upload-media Upload media for a product GET /api/payment-service/external/v1/products/get-product-media Get product media POST /api/payment-service/external/v1/products/delete-product-media Delete product media. GET /api/payment-service/external/v1/products/get-product-inventory-details Get product inventory details POST /api/payment-service/external/v1/products/add-digital-download-files Upload file for digital download GET /api/payment-service/external/v1/products/get-digital-download-files Get digital download files PUT /api/payment-service/external/v1/products/rename-digital-download-files Rename digital download files POST /api/payment-service/external/v1/products/delete-digital-download-files Delete product variant media. PUT /api/payment-service/external/v1/products/set-download-link-expiry Set download link expiry POST /api/payment-service/external/v1/products/add-delivery-fees Add delivery fees GET /api/payment-service/external/v1/products/get-delivery-fees Get delivery fees PUT /api/payment-service/external/v1/products/update-delivery-fees Update delivery fees POST /api/payment-service/external/v1/products/delete-delivery-fees Delete delivery fees. POST /api/payment-service/external/v1/products/slugExist product slug check exist. POST /api/payment-service/external/v1/products/add-discount-code Create New Discount Code. GET /api/payment-service/external/v1/products/get-discount-codes get discount codes . PUT /api/payment-service/external/v1/products/update-discount-code-details update product discount code details. POST /api/payment-service/external/v1/products/verify-discount-code get discount codes .

Transaction

The Transaction collection groups related Paymish operations so developers can implement the full workflow for this business domain from one place.