Get client Allocation or Deallocation

get/api/network/v1/enterprises/{enterpriseId}/clients/allocations/{allocationId}

Returns an allocation or deallocation. For use only by BitGo Network clients.

Path Parameters

  • enterpriseIdstringRequired
  • allocationIdstringRequired

200 Response

allocation V1AllocationGetOutput required
reasonOne ofrequired
status string required
Allowed values: cleared released reserved
type string required
Allowed values: allocation deallocation
id string required
amount PositiveCurrencyAmount required
connectionId string required
clientExternalId string required
partnerExternalId string
initiatedBy string required
notes string
createdAt string <date>required
updatedAt string <date>required

400 Response

401 Response

error string required

404 Response

error string required

500 Response

error string required