Skip to main content
Version: 202201

After Sales List

GET 

/openapi/2022-01/orders/after_sales_list

Request

Query Parameters

    status string

    After-sales status: pending,processing,finished

    page int32

    Page number

    per_page int32

    Limit per page

    created_at_start string

    Filter orders created after the date, for example: 2016-01-18T23:41:00Z

    created_at_end string

    Filter orders created before the date, for example: 2016-01-18T23:41:00Z

Responses

200

Schema
    countinteger
    Default value: 0
    Example: 4
    pending_countinteger
    Default value: 0
    Example: 2
    processing_countinteger
    Default value: 0
    Example: 0
    post_sales object[]
  • Array [
  • browser_ipstring
    Example: 183.15.177.205
    created_atstring
    Example: 2024-04-22T07:22:51Z
    credit_card_numberstring
    Example: 0000
    currency_codestring
    Example: CNY
    customer_namestring
    Example: zhang senjun
    devicestring
    Example: PC
    discount_codestring
    Example:
    financial_statusstring
    Example: partially_refunded
    fulfillment_statusstring
    Example: waiting
    fulfillments object[]
  • Array [
  • object
  • ]
  • idstring
    Example: e18d1fc2-df36-4d6e-8e03-f1586d963b5f
    line_items object[]
  • Array [
  • compare_at_pricestring
    Example: 97.00
    fulfillment_statusstring
    Example: waiting
    fulfillment object[]
  • Array [
  • object
  • ]
  • idstring
    Example: 31d95f28-baf0-47c9-ad53-dbf3833f1b85
    image object
    altstring
    Example:
    heightinteger
    Default value: 0
    Example: 180
    pathstring
    Example: ccf0794c594bad32a320eea0d6bfe40c.jpeg
    srcstring
    Example: //cdn.shoplazza.com/ccf0794c594bad32a320eea0d6bfe40c.jpeg
    widthinteger
    Default value: 0
    Example: 174
    notestring
    Example:
    options object[]
  • Array [
  • namestring
    Example: size
    valuestring
    Example: L
  • ]
  • pricestring
    Example: 81.00
    product_handlestring
    Example: shirt
    product_idstring
    Example: a1a88be0-a1d4-47e4-a2f2-ba6e131cf447
    product_tagsstring[]
    product_titlestring
    Example: shirt
    propertiesstring
    Example:
    quantityinteger
    Default value: 0
    Example: 2
    refund_discountstring
    Example: 0.00
    refund_pricestring
    Example: 0.00
    refund_quantityinteger
    Default value: 0
    Example: 1
    refund_taxstring
    Example: 0.00
    refund_totalstring
    Example: 162.00
    requires_shippingboolean
    Default value: true
    Example: true
    skustring
    Example: T-M-L-red-S-A001011
    spustring
    Example: T-M
    taxableboolean
    Default value: true
    Example: true
    totalstring
    Example: 162.00
    variant_idstring
    Example: cbd7a7b0-5dd7-4902-9466-e21bd02688b4
    variant_titlestring
    Example: L-red-S
    vendorstring
    Example: shoplazza
    weightstring
    Example: 1.10
    weight_unitstring
    Example: kg
    vendor_urlstring
    Example: https://shoplazza.com
    oversold_quantityinteger
    Default value: 0
    Example: 0
    main_currency_prices object
    compare_at_pricestring
    Example: 13.4
    pricestring
    Example: 11.19
    totalstring
    Example: 22.38
    actual_ratestring
    Example: 7.239804
  • ]
  • numberstring
    Example: 00000013-S1
    order_numberstring
    Example: 00000013
    order_totalstring
    Example: 242.00
    payment_methodstring
    Example: bogus_gateway
    recipient_namestring
    Example: test test
    sales_platformstring
    Example: shoplazza
    shipping_address_extra_info object
    object
    shipping_countrystring
    Example: China mainland
    shipping_emailstring
    shipping_line_namestring
    Example: test
    shipping_phonestring
    Example: +8615014471143
    sourcestring
    Example: https://test-shoplazza.stg.myshoplaza.com/checkout/633130-00000001?key=e281e6f81c335487dd91cf3df34a8e
    source_namestring
    Example: {"created_at":"","data":""}
    placed_atstring
    Example: 2024-04-22T07:21:48Z
    refund_amountstring
    Example: 162.00
    post_sale_notestring
    Example:
    last_referrer_showstring
    Example: {"created_at":"","data":""}
    last_landing_urlstring
    Example:
    shipping_line_descstring
    Example: 11111
    delivery_methodinteger
    Default value: 0
    Example: 1
    shipping_tax_totalstring
    Example: 0.00
    shipping_tax_typeinteger
    Default value: 0
    Example: 0
    all_tax_totalstring
    Example: 0.00
    shop_namestring
    Example:
    staff_contactstring
    Example:
    statusstring
    Example: finished
  • ]