Methods

  • post - Submit Full Payment Summary submission

Resource

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

Properties

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