Skip to main content

RCResponse

submerchants object[]
  • Array [
  • idstring

    RC ID

    Example: rc01
    statusstring

    Status of the RC request

    Example: received
  • ]
  • request_idstring

    Request reference

    Example: psc_subid_IO7DMI148X183oCcHlS7
    RCResponse
    {
    "submerchants": [
    {
    "id": "rc01",
    "status": "received"
    }
    ],
    "request_id": "psc_subid_IO7DMI148X183oCcHlS7"
    }