Captured

Mark a previously Authorized order as Captured. Captured should be called after the similar step with your payment processor. Typically the Captured API is called when you ship your order to your customer. This is the actual date of taxation, triggered by transfer of possesion from the seller to the buyer.

Request

Mark a previously Authorized order as Captured
apiLoginIDstringRequired>=7 characters<=8 characters
apiKeystringRequired=8 characters
orderIDstringRequired>=5 characters<=50 characters
This is the immutable Order identifier used by your system to idenitify unique orders.

Response

OK
CapturedResultobject or null