V1.6.0 Changelog

  Added   Modified (Older values highlighted with strike through)   Deprecated   Removed

Payments API

Payment

Retrieve Payments

Specification Changes
  • Response Body
    • list[n].customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+

Create Payment

Specification Changes
  • Response Body
    • customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+

Get Payment

Specification Changes
  • Response Body
    • customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+

Update Payment

Specification Changes
  • Response Body
    • customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+

Payment Setup

Retrieve Payment Setups

Specification Changes
  • Response Body
    • list[n].customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+
    • list[n].payment_schedule.payment_recurring_type string
    • The frequency of the payments created as part of a payment setup. This is applicable only for recurring payment setup, in which case it is mandatory.
    • Valid Values: daily, weekly, monthly, bi_monthly, bi_weekly, quarterly, half_yearly, annual daily, weekly, monthly, semi_monthly, bi_weekly, quarterly, half_yearly, annual

Create Payment Setup

Specification Changes
  • Request Body
    • payment_schedule.payment_recurring_type string
    • The frequency of the payments created as part of a payment setup. This is applicable only for recurring payment setup, in which case it is mandatory.
    • Valid Values: daily, weekly, monthly, bi_monthly, bi_weekly, quarterly, half_yearly, annual daily, weekly, monthly, semi_monthly, bi_weekly, quarterly, half_yearly, annual
  • Response Body
    • customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+
    • payment_schedule.payment_recurring_type string
    • The frequency of the payments created as part of a payment setup. This is applicable only for recurring payment setup, in which case it is mandatory.
    • Valid Values: daily, weekly, monthly, bi_monthly, bi_weekly, quarterly, half_yearly, annual daily, weekly, monthly, semi_monthly, bi_weekly, quarterly, half_yearly, annual

Get Payment Setup

Specification Changes
  • Response Body
    • customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+
    • payment_schedule.payment_recurring_type string
    • The frequency of the payments created as part of a payment setup. This is applicable only for recurring payment setup, in which case it is mandatory.
    • Valid Values: daily, weekly, monthly, bi_monthly, bi_weekly, quarterly, half_yearly, annual daily, weekly, monthly, semi_monthly, bi_weekly, quarterly, half_yearly, annual

Update Payment Setup

Specification Changes
  • Response Body
    • customer_account.account_number string
    • The number or reference that a customer uses to identify the customer's account.
    • Min. Length: 1 Max. Length: 32 Reg. Exp.: [a-zA-Z0-9-_/!@#$%&*{}. ']+
    • payment_schedule.payment_recurring_type string
    • The frequency of the payments created as part of a payment setup. This is applicable only for recurring payment setup, in which case it is mandatory.
    • Valid Values: daily, weekly, monthly, bi_monthly, bi_weekly, quarterly, half_yearly, annual daily, weekly, monthly, semi_monthly, bi_weekly, quarterly, half_yearly, annual