# SwaggerClient::PaymentSchedulesResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value in the Request header for tracking. | **api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support. | **transaction_status** | **String** | Result of requested operation. If it's anything other than 'SUCCESS', please refer to 400s HTTP error codes or decline. See Error object for details. | **order_id** | **String** | Client Order ID if supplied by client, otherwise the Order ID. | [optional]