apCaptureReply_paymentStatus {#ap-capture-reply-payment-status}
===============================================================

Capture status returned from the payment processor.  
Possible values:

* `Pending`: Request received and waiting to be processed.
* `Settled`: Capture successfully processed.
* `Failed`: Capture failed.

Specifications {#ap-capture-reply-payment-status_Specifications}
----------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 15

Mapping Information {#ap-capture-reply-payment-status_Mapping}
--------------------------------------------------------------

* **REST API Field:** No corresponding field
* **SCMP API Field:** ap_capture_payment_status
* **Simple Order API Fields:** apCaptureReply_paymentStatus

