Skip to content

api doc #2

@kyupid

Description

@kyupid

요청
eyJhbGciOiJIUzI1NiJ9.eyJtZW1iZXJJZCI6MX0.qbWyPo6a-UrWk9CIEAt6TXNod6ad1NiRbYVlY87EdLw
eyJhbGciOiJIUzI1NiJ9.eyJtZW1iZXJJZCI6Mn0.0fEKJwGTLYeULIyAcNUjpTvsIxSVnjH_fGbSXr3-tLo

주문

{
  "stockAdjustmentList": [
    {
      "productId": 1,
      "quantity": 9
    },
    {
      "productId": 2,
      "quantity": 9
    }
  ],
  "deliveryInfo": {
    "receiverName": "hey",
    "phone": "string",
    "address": "string",
    "memo": "string"
  }
}

배송지수정

{
  "deliveryInfo": {
    "receiverName": "수정",
    "phone": "수정",
    "address": "수정",
    "memo": "수정"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions