요청타입 | Parameter | Description | Required |
---|---|---|---|
Body | orderNo | Number of the partner transaction | 0 |
Body | refundedAt | partner refund time | 0 |
Body | transactedAt | time of the refund request | 0 |
{
"orderNo": "string",
"refundedAt": "2020-12-21T08:19:27.923Z",
"transactedAt": 0
}