API Suite - October 2024 Release Notes

The following enhancements and fixes are included in the October release:

Batch ID included in all webhook events

Where applicable, the batchId field will not be included in webhook events where it was previously missing. Additionally, the batchId should now match the associated payments more accurately.


PFG API additional field mapping

Certain data elements from the Payment Validator Resource API have been accurately mapped to the API field instead of being listed as a generic data point. The following fields will now show the correct mapping:

  • CONTACT_ID_DOCUMENT_TYPE now maps to beneficiary.identificationDocumentType
  • CORPORATE_ID_DOCUMENT_REFERENCE now maps to beneficiary.taxId
  • CONTACT_NATIONALITY now maps to beneficiary.countryOfNationality
  • BANK_ACCOUNT_TYPE now maps to bankAccount.accountType
  • ENTITY_NAME now maps beneficiary.firstName, beneficiary.lastName
  • BUSINESS_NAME now maps to beneficiary.businessName

Charge Type validation relaxed

The chargeType payment field is now allowable for ACH payment methods. While no charge type will be applied in this case, it shouldn't cause validation errors if you submit chargeType for ACH payments.