Created resendValidationEmail (markdown)
parent
6a849990bd
commit
9bd6804ffd
|
@ -0,0 +1,12 @@
|
||||||
|
URL: /orders/ssl/resend_validation_email/<order_id><br/>
|
||||||
|
Request type: GET
|
||||||
|
|
||||||
|
### Overview
|
||||||
|
The resendValidationEmail method re-sends validation e-mail for the order matching “order_id”
|
||||||
|
parameter.
|
||||||
|
|
||||||
|
### Request parameters
|
||||||
|
* order_id - Id of the order
|
||||||
|
Response
|
||||||
|
* message - error message or code
|
||||||
|
* success - result code
|
Loading…
Reference in New Issue