Update Exposure Tracking Data for Buyer

Overview

This route receives Buyers who are enabled for Exposure Tracking and updates their ACH and VCN Exposure Tracking Data.

Resource Access

POST https://<hostname>/buyer/v1/updateExposureTracking

Attributes

Parameters for activating a check account through API in CPX are as given below:

FieldsValue
paymentTypeach
virtualCard
checkIssuing
managedCheck
wire

Example Request

🚧

POST https://<hostname>/buyer/v1/updateExposureTracking


{
 "payload": {
   "id": "0fc926ff-abfe-5f77-b525-b1aca9447121"
 }
}



Example Response

👍

204 No Content


Priority Technology Holdings Logo