Partner Allocations & Deallocations
Update Partner Deallocations
This API call allows partners to inform the OES system about an update to a deallocation made to one of their connections. This endpoint is only relevant to OES partners that have async deallocations enabled.
A successful response indicates that the allocation was successfully updated in the OES system and the funds are cleared (if cleared is passed for status) or released (if released is passed for status).
Requires access token scopes: settlement_network_read, settlement_network_write
put/api/network/v1/enterprises/{enterpriseId}/partners/deallocations
Path parameters
enterpriseIdstring required
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 17 revisions of this API.