Update merchant codes for collection account

Collection account codes update

POST "https://api-fsdh360-test.fsdhgroup.com/api/MerchantCodes/merchant/collectionAccount/update"

Query Parameters

Name
Type
Description

api-version

String

api version is '1'

{
  "id": 0,
  "requesterName": "string",
  "collectionAccount": "string",
  "collectionAccountName": "string",
  "sweepAccountNumber": "string",
  "isSweepEnabled": true
}
Curl and Request URL

Last updated