Get a single Wire In Request
GET {{baseUrl}}/v1/wire_in_requests/:wire_in_request_uuid
Fetch a Wire In Request.
scope: payrolls:read
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
Accept | string |
RESPONSES
status: OK
{"uuid":"c5fdae57-5483-4529-9aae-f0edceed92d4","status":"awaiting_funds","origination_bank":"JP Morgan Chase","origination_bank_address":"1 Chase Plaza, New York, NY 10081","recipient_name":"Gusto, Inc","recipient_address":"525 20th Street, San Francisco, CA 94107","recipient_account_number":21911761,"recipient_routing_number":123454321,"additional_notes":"Additional Notes","bank_name":"JP Morgan Chase","date_sent":"2024-06-10","unique_tracking_code":"1trvxwxp57zf","payment_type":"Payroll","payment_uuid":"5faae454-e629-490b-a72a-c022c2c9e6bc","amount_sent":1014500,"requested_amount":1014500,"wire_in_deadline":"2024-06-21T18:00:00Z"}