Skip to main content

For IOS testflight needs

POST 

/wc/orders/createIAPTestFlight

For IOS testflight needs

Request

Body

required

    customer_id integer
    Example: 41734
    status string
    Example: pending

    billing

    object

    first_name string
    Example: naufalhakm
    last_name string
    Example: xendit
    email string
    Example: naufal.arkademi@gmail.com
    phone string
    Example: 6281234596778
    payment_method string
    Example: xendit-ovo
    payment_method_title string
    Example: ovo

    line_items

    object[]

  • Array [

  • product_id integer
    Example: 27760
    quantity integer
    Example: 1
    sku string
    Example: --
    image_url string
    Example: --
  • ]

  • coupon_lines

    object[]

  • Array [

  • code string
    Example: --
    discount integer
    Example: 0
  • ]

  • fee_lines

    object[]

  • Array [

  • oneOf

    name string
    Example: Diskon
    tax_status string
    Example: taxable
    amount string
    Example: 900
    total string
    Example: -972
  • ]

  • cashback integer

Responses

successful order

Schema

    success boolean
    order_id integer
    Example: 856