Methods

  • post - Full Payment Summary XML Without Submission

Resource

{
    "result": {
        "delayInMilliseconds": "double",
        "errors": [
            {
                "message": "string",
                "recordId": "int32"
            }
        ],
        "hasErrors": "boolean",
        "isRetry": "boolean",
        "scheduledJobId": "uuid",
        "transactionId": "string"
    },
    "xml": "string"
}

Properties

Name Type Description
result object UkLodgePayRunSubmissionResult
result.delayInMilliseconds double Nullable
result.errors[] array
result.errors[].message string String
result.errors[].recordId int32 Int32
result.hasErrors boolean Boolean
result.isRetry boolean Boolean
result.scheduledJobId uuid Nullable
result.transactionId string String
xml string String