get https://api.gusto-demo.com/v1/contractor_payments//receipt
Returns a contractor payment receipt.
Notes:
- Receipts are only available for direct deposit payments and are only available once those payments have been funded.
- Payroll Receipt requests for payrolls which do not have receipts available (e.g. payment by check) will return a 404 status.
- Hour and dollar amounts are returned as string representations of numeric decimals.
- Dollar amounts are represented to the cent.
- If no data has yet be inserted for a given field, it defaults to “0.00” (for fixed amounts).
scope: payrolls:read