# Cards Response
source: https://developer.mastercard.com/donations/documentation/parameters/monthly_update_response/index.md

A successful request returns the `HTTP 201 Created` status code and a JSON response body that includes a unique donation setup Id.

|        Name         |                                                       Description                                                       |
|---------------------|-------------------------------------------------------------------------------------------------------------------------|
| **donorId**         | Unique ID generated by Mastercard when a new donor is enrolled.                                                         |
| **setupStatus**     | Indicates the status of the set-up. Can be **INITIATED** , **INACTIVE** , **ACTIVE** , **FAILED** and **DELETED**.      |
| **donationSetupId** | The unique identifier of the monthly donation configuration generated by Mastercard at the time the donation was setup. |

