v1
latestOpenAPI 3.0.32026-07-24190128.9 KBUpdate DLA Holdings
When holdings data changes (e.g. you've fetched the user's latest MF or stock positions), call this API so eligibility and credit limit stay in sync.
put/backend/{gatewayname}/v1/holdings
Path parameters
gatewaynamestring required
Your gateway partner name.
Headers
x-gateway-secretstring required
apiSecret shared for authentication.
x-gateway-authtokenstring required
JWT created with payload {"iss":"<your_gateway_name>"}, signed with the shared secret.