Update Order
PUT/api/v1/installmentplans/:installmentPlanNumber/updateorder
Update Order can only be called after Authorization has been called. Its primary use case is to update shipping status on a plan, which also captures a payment if AutoCapture was set to false when you called Authorize. Update Order also lets you update metadata and tracking numbers for plans.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500