Business Profile - Add allowed_domains in Payout Link Config
POST {{baseUrl}}/account/:merchant_id/business_profile/:profile_id
Request Body
{"payout_link_config"=>{"allowed_domains"=>["*"]}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |