Tangkapan API

Tangkapan API Jakmall

Pasang ekstensi extension/api-capture → jelajahi semua halaman Mitra → response JSON tersimpan di sini untuk otomasi nanti. Panduan: ROADMAP · Referensi API (ID, payload checkout)

Modul (seed + live)

Katalog Toko
/mitra/store/catalogue

Sinkron SKU per channel
/mitra/store-profiles/manage/sku

Checkout dropship
/mitra/checkout

Order marketplace & pengiriman
/mitra/purchase-history

Endpoint tertangkap live

19 unik

  • GET /_api/menu/counter (56×)
  • GET /_api/v2/notification (55×)
  • GET /_api/sku/5753128685526/warehouse-delivery (3×)
  • GET /_api/sku/9524165033287/warehouse-delivery (2×)
  • GET /_api/mitra/education-center/journey/progress (10×)
  • GET /_api/onboarding/start/data (9×)
  • GET /_api/support/contact-us (9×)
  • GET /_api/user/announcement (10×)
  • POST /_api/_auth/ws (13×)
  • GET /_api/chat/counter (8×)
  • GET /_api/affiliate/purchase-history/tab (9×)
  • GET /_api/mitra/subscription/quota (12×)
  • GET /_api/affiliate/purchase-history/filter (5×)
  • GET /_api/affiliate/purchase-history/list (3×)
  • POST /_api/mitra/subscription/check-access (3×)
  • GET /_api/affiliate/purchase-history/order/list (2×)
  • GET /_api/mitra/feature-comparison/store_profile (1×)
  • GET /_api/mitra/store-profile/filters (1×)
  • GET /_api/mitra/store-profile/list (1×)

File tangkapan terbaru

Isi: 2026-06-12/api-affiliate-purchase-history-tab.jsonl

GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 purchase_history
{
    "at": "2026-06-12T19:59:00+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=on_process&tab_detail=status_on_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 1,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 9,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=on_process — 200 purchase_history
{
    "at": "2026-06-12T19:58:59+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=on_process",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=on_process&tab_detail=status_on_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 1,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 1,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 5,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 3,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 9,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 9,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=on_process — 200 purchase_history
{
    "at": "2026-06-12T17:22:06+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=on_process",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_on_process&tab=on_process&tab_detail=status_on_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 1,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 1,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 1,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 4,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 3,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 9,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 9,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=on_process — 200 purchase_history
{
    "at": "2026-06-12T17:21:53+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=on_process",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_on_process&tab=on_process&tab_detail=status_on_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 1,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 1,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 1,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 4,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 3,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 9,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 9,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 other
{
    "at": "2026-06-12T17:21:47+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/",
    "pageLabel": "other",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 1,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 9,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=on_process — 200 purchase_history
{
    "at": "2026-06-12T14:38:08+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=on_process",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=on_process&tab_detail=status_on_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 3,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 3,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 7,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 4,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T14:38:00+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 3,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 7,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 4,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T13:53:25+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 1,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 1,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 7,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 4,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 9,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 1,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 beranda
{
    "at": "2026-06-12T13:53:15+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/store",
    "pageLabel": "beranda",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 1,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 7,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 beranda
{
    "at": "2026-06-12T11:10:05+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/store",
    "pageLabel": "beranda",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=on_process — 200 purchase_history
{
    "at": "2026-06-12T09:40:11+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=on_process",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=on_process&tab_detail=status_on_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 2,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 5,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 beranda
{
    "at": "2026-06-12T09:36:57+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/store",
    "pageLabel": "beranda",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 purchase_history
{
    "at": "2026-06-12T06:01:13+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T06:01:12+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 5,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T06:00:28+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 5,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 purchase_history
{
    "at": "2026-06-12T06:00:13+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T06:00:12+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 5,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?without_detail=1 — 200 purchase_history
{
    "at": "2026-06-12T04:59:13+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?without_detail=1",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T04:59:11+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 5,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}
GET https://www.jakmall.com/_api/affiliate/purchase-history/tab?tab=marketplace_order — 200 purchase_history
{
    "at": "2026-06-12T04:59:05+07:00",
    "method": "GET",
    "url": "https:\/\/www.jakmall.com\/_api\/affiliate\/purchase-history\/tab?tab=marketplace_order",
    "status": 200,
    "pageUrl": "https:\/\/www.jakmall.com\/mitra\/purchase-history?tab_detail%5B0%5D=status_need_process&tab=marketplace_order&tab_detail=status_need_process",
    "pageLabel": "purchase_history",
    "responseType": "application\/json",
    "response": {
        "data": [
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "marketplace_order",
                    "title": "Pesanan Baru",
                    "count": 0,
                    "is_active": true,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_need_process",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_process",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "not_paid",
                    "title": "Belum Dibayar",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_not_confirmed",
                                    "title": "Menunggu Pembayaran",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_payment_on_verification",
                                    "title": "Sedang Diverifikasi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_process",
                    "title": "Diproses",
                    "count": 2,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pending",
                                    "title": "Tertunda",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "ready_to_deliver",
                    "title": "Atur Pickup",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_need_processed",
                                    "title": "Perlu Diproses",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_on_process",
                                    "title": "Sedang Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_pickup",
                                    "title": "Gagal Diproses",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_pickup_ready_to_process",
                                    "title": "Siap Pickup",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "on_delivery",
                    "title": "Pengiriman",
                    "count": 8,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_delivery",
                                    "title": "Diterima Ekspedisi",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_on_shipment",
                                    "title": "Dalam Pengiriman",
                                    "count": 3,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_already_delivered",
                                    "title": "Konfirmasi Penerimaan",
                                    "count": 5,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "delivery_failed",
                    "title": "Terkendala",
                    "count": 0,
                    "is_active": false,
                    "is_show_count": true
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "has_potential_constrained",
                                    "title": "Potensi Terkendala",
                                    "count": 0,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_return_to_warehouse",
                                    "title": "Pengembalian",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_failed_to_deliver",
                                    "title": "Pengiriman Gagal",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_complained",
                                    "title": "Komplain Jakmall",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            },
            {
                "type": "affiliate_purchase_history",
                "attributes": {
                    "identifier": "all_status",
                    "title": "Semua",
                    "count": 10,
                    "is_active": false,
                    "is_show_count": false
                },
                "relations": {
                    "options": {
                        "data": [
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_jakmall_order",
                                    "title": "Pesanan Terbuat",
                                    "count": 10,
                                    "is_active": true,
                                    "is_show_count": true
                                }
                            },
                            {
                                "type": "affiliate_purchase_history_options",
                                "attributes": {
                                    "identifier": "status_marketplace_order",
                                    "title": "Pesanan Baru",
                                    "count": 0,
                                    "is_active": false,
                                    "is_show_count": true
                                }
                            }
                        ]
                    }
                }
            }
        ]
    }
}