cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
12 lines (8 loc) • 841 B
Markdown
# CyberSource.InlineResponse201
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | An unique identification number generated by Cybersource to identify the submitted request. Returned by all services. It is also appended to the endpoint of the resource. On incremental authorizations, this value with be the same as the identification number returned in the original authorization response. | [optional]
**status** | **String** | The status of the request. Possible values: - COMPLETED | [optional]
**paymentInformation** | [**InlineResponse201PaymentInformation**](InlineResponse201PaymentInformation.md) | | [optional]
**orderInformation** | [**InlineResponse201OrderInformation**](InlineResponse201OrderInformation.md) | | [optional]