pcww / builder

0 stars 0 forks source link

Create endpoint for order verification #70

Closed trezy closed 7 years ago

trezy commented 7 years ago

This endpoint should accept an order ID and a verification ID. When hit with correct order and verification IDs, it should mark the order as verified and fire off the confirmation emails to both the customer and Jason.

brian-slate commented 7 years ago

Done.

Check the wordpress repo for an export of my postman collection to see how to use the endpoints.