POST api/Purchase/PaymentVerification?paymentVerification={paymentVerification}
بررسی موفق بودن خرید
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| paymentVerification |
مدل بررسی موفق بودن خرید |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
وضعیت خرید
OperationResultOfUserPurchase| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
None. |
|
| Message | string |
None. |
|
| Success | boolean |
None. |
|
| Data | UserPurchase |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.