Retrieves details for the escrow transaction specified by the escrow_id
URL parameter.
Successfully retrieved escrow transaction.
Unauthorized access.
Invoice not found.
Service unavailable or server error.
{- "id": "esc_2V2TxPgh8usE9neZJoEjQyFHhVh",
- "account_id": "acct_2TiDFXHVFMlAuyy7ovvz3YPKv9b",
- "escrow_invoice_id": "inv_2V2XDLW6zogChdShdFh8WKOhHii",
- "commit_invoice_id": "inv_2V2XDLW6zogChdShdFh8WKOhHii",
- "cancel_invoice_id": "inv_2V2XDLW6zogChdShdFh8WKOhHii",
- "status": "OPEN",
- "integrator": "Acme",
- "created": "string",
- "updated": "string"
}