Sha256: 38cbd4860e4c9a569eb8cc4d67ccf0b17d5f9c49be6f9ae1f9050b3e32501c61
Contents?: true
Size: 905 Bytes
Versions: 1
Compression:
Stored size: 905 Bytes
Contents
# OpenapiClient::PaymentUrlResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value in the request header for tracking. | [optional] **api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional] **response_type** | [**ResponseType**](ResponseType.md) | | [optional] **request_status** | **String** | Request status. If it is anything other than 'SUCCESS', please refer to 400s HTTP error codes or decline. See Error object for details. | [optional] **order_id** | **String** | Client order ID if supplied by client, otherwise the order ID. | [optional] **payment_url** | **String** | URL for embedded payment link. | [optional] **transaction_id** | **String** | ID code from the transaction. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/PaymentUrlResponse.md |