On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/status-a.md)  
Filter  
FILTER BY TAG

status {#status}
================

Request Description {#status_section_ofb_bwm_5yb}
-------------------------------------------------

The status of the terminal. To set the status field as `Active`, you must set the paymentProcessor, terminalId, and serialNumber fields. For terminals that have an `Active` status, the statusChangeReason field is set to `In Production`.  
Possible values:

* `Active`
* `Inactive`
  {#status_ul_hfs_dwm_5yb}

Response Description
--------------------

The status of the plan, subscription, or submitted transaction. Valid values :

* `ACTIVE`
* `CANCELLED`
* `DELINQUENT`
* `EXPIRED`
* `PENDING`
* `REVERSED`
* `SUSPENDED`
  {#status_ul_fjq_244_cxb}

Specifications {#status_Specifications}
---------------------------------------

* **Data Type:** Enum
* **Data Length:** Pre-defined values

Mapping Information {#status_Mapping}
-------------------------------------

* **REST API Field:** status
* **SCMP API Field:** No corresponding field.
* **Simple Order API Field:** Use the decision field to determine the response status.

