Partner Allocations & Deallocations
Get partner allocation or deallocation
Requires access token scope: settlement_network_read
get/api/network/v1/enterprises/{enterpriseId}/partners/allocations/{allocationId}
Path parameters
allocationIdstring required
The unique identifier of the allocation to retrieve. This is a UUID that uniquely identifies the allocation record.
enterpriseIdstring required
The enterprise identifier of the partner. This identifies the partner enterprise making the API request.
Response
OK
Changes
No recorded changes to this endpoint across all 19 revisions of this API.