아이템 환불 (refundItem)
Parameters
Type | Value | Description |
---|---|---|
uint256 | purchaseId |
|
address | buyer |
|
string | uuid |
|
Errors
Message | Cause |
---|---|
FandomShop: Purchase id should be less than purchase id |
|
FandomShop: UUID should not be empty |
|
FandomShop: Purchase id should be valid |
|
FandomShop: Buyer should be the message sender |
|
FandomShop: UUID should be valid |
|
FandomShop: Payment token transfer failed |
|
Event
Last updated