Skip to content

PtsV2PaymentsPost502Response missing id params? #218

Description

@ncduongg

Hi, the PtsV2PaymentsPost502Response class doesn't have an id field while the response returned has an id field?

PtsV2PaymentsPost502Response

Properties

Name Type Description Notes
submitTimeUtc String Time of request in UTC. Format: `YYYY-MM-DDThh:mm:ssZ` Example `2016-08-11T22:47:57Z` equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The `T` separates the date and the time. The `Z` indicates UTC. Returned by Cybersource for all services. [optional]
status String The status of the submitted transaction. Possible values: - SERVER_ERROR [optional]
reason String The reason of the status. Possible values: - SYSTEM_ERROR - SERVER_TIMEOUT - SERVICE_TIMEOUT [optional]
message String The detail message related to the status and reason listed above. [optional]

Response:

"2025-09-17 11:32:49.175(,)INFO (,)Invokers.ApiClient(,)psp-onecredit(,)10.36.174.50(,){""id"":""758083*******3867"",""submitTimeUtc"":""2025-09-17T04:32:49Z"",""status"":""SERVER_ERROR"",""reason"":""SYSTEM_ERROR"",""message"":""Error -
General system failure.""}"

"2025-09-17 11:32:49.175(,)ERROR(,)Invokers.ApiClient(,)psp-onecredit(,)10.36.174.50(,)ApiException : 502 Bad Gateway"
"2025-09-17 11:32:49.175(,)DEBUG(,)Invokers.ApiClient(,)psp-onecredit(,)10.36.174.50(,)Network Response :
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions