Ozow Hub
On this page2 sections

Fields

  • id string uuid required

    Id which the job is identified in the system

  • dateCreated string date-time required

    The time when the submission was accepted

  • dateModified string date-time required

    Time which the job got the last status update

  • jobStatus string required

    The current Status of the Job accepted. Possible values:

    • Error - The bulk payment request job had encountered an error or the request data was not in the required format.
    • Complete - The bulk payment request job had completed successfully.
    • CompleteWithErrors - The bulk payment request job had completed but there were errors processing certain records.
    values"Error""Pending""Processing""Complete""CompleteWithErrors"
  • jobReference string required

    The JobReference provided during submission of the Job

  • notifyUrl string uri required

    The notification UrlWebhook A URL of yours that Ozow calls when something happens, rather than you polling to find out. The call carries no credential of yours and arrives at a public URL, so authenticate it before acting on it: a hash field on the Payments API, a Svix signature on One API. provided during submission of the Job

Used by