V1.8.0 Changelog

  Added   Modified (Older values highlighted with strikethrough)   Deprecated   Removed

Payments API

  Recorded Payment API's moved to EBPP API from Auxiliary API, Auxiliary API will be discontinued

Customer

Retrieve Customers

Specification Changes
  • Request Headers
    • requestor_type string
    • Valid Values: customer, external_user, system
  • Response Headers
    • requestor_type string
    • Valid Values: customer, external_user, system

Retrieve Customers Pagination

Specification Changes
  • Request Headers
    • requestor_type string
    • Valid Values: customer, external_user, system
  • Response Headers
    • requestor_type string
    • Valid Values: customer, external_user, system

Payment

Create Payment

Specification Changes
  • Response Body
    • funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Simple Payment

Specification Changes
  • Request Headers
    • requestor_type string
    • Valid Values: customer, external_user, client_agent
  • Response Headers
    • requestor_type string
    • Valid Values: customer, external_user, client_agent

Update Payment

Specification Changes
  • Response Body
    • funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Retrieve Payments

Specification Changes
  • Response Body
    • list[n].funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Get Payment

Specification Changes
  • Response Body
    • funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Payment Setup

Create Payment Setup

Specification Changes
  • Response Body
    • funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Update Payment Setup

Specification Changes
  • Response Body
    • funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Retrieve Payment Setups

Specification Changes
  • Response Body
    • list[n].funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Get Payment Setup

Specification Changes
  • Response Body
    • funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Refund

Create Refund

Specification Changes
  • Response Body
    • source_payment.funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Retrieve Refunds

Specification Changes
  • Response Body
    • list[n].source_payment.funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+

Get Refund

Specification Changes
  • Response Body
    • source_payment.funding_account.nickname string
    • The nickname by which a customer might want to identify the account.
    • Max. Length: 50 Reg. Exp.: [0-9a-zA-Z #,.'&/\-@!$%*()_+={}|:;`\[\]\^\~\\"]+