Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ReturnUrl Response object is the Payload object of a collect response flow.

Field

Type

Description

ActionCode

String

The status of the collect attempt.

Possible Values:

  • SUCCESS

  • ERROR

DataSources

DataSources Object

Refer to the DataSources object for more details.

SessionId

String

The McsId generated for this request. This value should be used as the DFReferenceId the merchant sends to Centinel Core on the cmpi_lookup.

Info

SessionId will be returned even if both CardinalData and Method URL do not complete.

DataSources

Field

Type

Description

CardinalData

Object

An object that describes the collection status of Cardinal data

includes fieldsAttempted

  • Completed

  • MethodUrl

    Object

    An object that describes the collection status of MethodUrl

    , includes fields:
  • Attempted

  • Completed

    CardinalData Object

    Field

    Type

    Description

    Attempted

    Boolean

    This field indicates

    Indicates whether or not the

    collected

    device data was collected, andif an attempt was

    attempted to be sent and saved to Cardinal’s

    made to send it to Cardinal's server.

    Completed

    Boolean

    This field indicates

    Indicates whether or not the collected device data, was sent and successfully saved to Cardinal’s server.

    MethodUrl Object

    Field

    Type

    Description

    Completed

    Attempted

    boolean

    Was this data source collection completed successfully

    Attempted

    boolean

    Was this data source even attempted to be collected

    Boolean

    Indicates whether a Method URL was found and attempted.

    Completed

    Boolean

    Indicates whether Cardinal was notified of the Method URL completion.