# Inputs / Customer Payment Input

# Customer Payment Input

**Object**
## CustomerPaymentInput

| Fields | Type | Description | Validation |
| --- | --- | --- | --- |
| id | [ID](/documentation/Types/UUID#UUID) | The ID of the sale to allocate the payment to |  |
| amount | *Float* | The amount of the payment to allocate to this sale | Minimum: -100,000,000Maximum: 100,000,000 |