latest
  • latest
  • v1.0.0
Platform
Platform
  • Staging
  • Prod
CRM
CRM
  • Staging
  • Staging
App
App
  • AppStore (PROD)
  • Playstore (PROD)
  • AppStore (Staging)
  • Playstore (Staging)
Infra
Infra
  • GCP (Cloud)
  • Resend (Email)
  • Cloudflare (CDN)
Platform
Platform
  • Staging
  • Prod
CRM
CRM
  • Staging
  • Staging
App
App
  • AppStore (PROD)
  • Playstore (PROD)
  • AppStore (Staging)
  • Playstore (Staging)
Infra
Infra
  • GCP (Cloud)
  • Resend (Email)
  • Cloudflare (CDN)
latest
  • latest
  • v1.0.0
latest
  • latest
  • v1.0.0
  1. catalog
  • Start your Apidog journey
  • Core API
  • Mock Core API
  • Web BFF
  • Schemas
    • Core
      • auth
        • adminUserListing
        • adminUserGet
        • adminUserCreate
        • adminUserUpdate
        • User
        • Session
        • Account
        • Verification
        • Jwks
      • user
        • user
        • userGet
        • userListing
        • userSet
        • userAccountUpdateRequest
        • userAccountUpdateRequestListing
        • userAccountUpdateRequestGet
        • userAccountUpdateRequestSet
        • userKyc
        • userAccountGet
        • userKycListing
        • userAccountSet
        • userKycGet
        • userKycSet
        • sendOtp
        • sendOtpResponse
        • verifyOtp
      • activity
        • activity
        • activityListing
        • activityGet
        • activitySet
      • business
        • business
        • businessListing
        • businessGet
        • businessSet
        • businessUpdateRequest
        • businessUpdateRequestListing
        • businessUpdateRequestGet
        • businessUpdateRequestSet
        • businessTeamMember
        • businessTeamMemberListing
        • businessTeamMemberGet
        • businessTeamMemberSet
        • businessKyc
        • businessKycListing
        • businessKycGet
        • businessKycSet
      • tender
        • tender
        • tenderListing
        • tenderGet
        • tenderSet
        • tenderBid
        • tenderBidListing
        • tenderBidGet
        • tenderBidSet
        • tenderUpdateRequest
        • tenderUpdateRequestListing
        • tenderUpdateRequestGet
        • tenderUpdateRequestSet
      • master
        • category
        • categoryListing
        • categoryGet
        • categorySet
        • industry
        • industryListing
        • industryGet
        • industrySet
      • enquiry
        • enquiry
        • enquiryListing
        • enquiryGet
        • enquirySet
      • catalog
        • catalog
        • catalogListing
        • catalogGet
        • catalogSet
        • catalogVariant
        • catalogVariantListing
        • catalogVariantGet
        • catalogVariantSet
        • catalogUpdateRequest
        • catalogUpdateRequestListing
        • catalogUpdateRequestGet
        • catalogUpdateRequestSet
        • catalogVariantUpdateRequest
        • catalogVariantUpdateRequestListing
        • catalogVariantUpdateRequestGet
        • catalogVariantUpdateRequestSet
      • billing
        • billingAccount
        • billingAccountListing
        • billingAccountGet
        • billingAccountSet
        • billingAccountAccess
        • billingAccountAccessListing
        • billingAccountAccessGet
        • billingAccountAccessSet
        • invoice
        • invoiceListing
        • invoiceGet
        • invoiceSet
        • invoicePayment
        • invoicePaymentListing
        • invoicePaymentGet
        • invoicePaymentSet
        • invoiceItem
        • invoiceItemListing
        • invoiceItemGet
        • invoiceItemSet
      • wallet
        • wallet
        • walletListing
        • walletGet
        • walletSet
        • walletTransaction
        • walletTransactionListing
        • walletTransactionGet
        • walletTransactionSet
      • handler
        • err400
        • err401
        • err403
        • err404
        • err429
        • err500
        • success
Platform
Platform
  • Staging
  • Prod
CRM
CRM
  • Staging
  • Staging
App
App
  • AppStore (PROD)
  • Playstore (PROD)
  • AppStore (Staging)
  • Playstore (Staging)
Infra
Infra
  • GCP (Cloud)
  • Resend (Email)
  • Cloudflare (CDN)
Platform
Platform
  • Staging
  • Prod
CRM
CRM
  • Staging
  • Staging
App
App
  • AppStore (PROD)
  • Playstore (PROD)
  • AppStore (Staging)
  • Playstore (Staging)
Infra
Infra
  • GCP (Cloud)
  • Resend (Email)
  • Cloudflare (CDN)
latest
  • latest
  • v1.0.0
latest
  • latest
  • v1.0.0
  1. catalog

catalogSet

Success response for creating or updating a

{
    "status": "success",
    "message": "string",
    "data": {
        "id": "string",
        "createdAt": "2019-08-24T14:15:22.123Z",
        "updatedAt": "2019-08-24T14:15:22.123Z",
        "deletedAt": "2019-08-24T14:15:22.123Z",
        "businessId": "string",
        "title": "string",
        "description": "string",
        "descriptionHtml": "string",
        "nature": "string",
        "category": "string",
        "categoryId": "string",
        "altCategory": "string",
        "altCategoryId": "string",
        "vendor": "string",
        "productType": "string",
        "tags": [
            "string"
        ],
        "specifications": [
            {
                "category": "string",
                "fields": [
                    {
                        "name": "string",
                        "value": "string",
                        "valueType": "text",
                        "unit": "string",
                        "hint": "string"
                    }
                ]
            }
        ],
        "publishedAt": "2019-08-24T14:15:22.123Z",
        "publishedScope": "global",
        "status": "active",
        "options": [
            {
                "id": "string",
                "name": "string",
                "position": 0,
                "values": [
                    "string"
                ]
            }
        ],
        "images": [
            {
                "id": "string",
                "src": "http://example.com",
                "position": 0,
                "alt": "string",
                "width": 0,
                "height": 0
            }
        ],
        "image": {
            "id": "string",
            "src": "http://example.com",
            "position": 0,
            "alt": "string",
            "width": 0,
            "height": 0
        },
        "warranty": {
            "periodMonths": 0,
            "coverage": "string",
            "termsUrl": "http://example.com"
        },
        "returnPolicy": {
            "returnWindowDays": 0,
            "restockingFeePercent": 0,
            "conditions": [
                "string"
            ]
        },
        "documentResource": {
            "type": "string",
            "url": "http://example.com",
            "label": "string"
        }
    }
}
Built with