Retrieve a specific customer by ID
OAuth2 access token obtained from POST /api/oauth/token/ using client credentials.
A unique integer value identifying this check customer.
Read-only serializer for Customer with computed fields.
ID from the source system, for lookups.
INDIVIDUAL - IndividualCOMPANY - CompanyINDIVIDUAL, COMPANY, null Flexible JSON for inputting customer fields such as first_name, address, etc. Any format accepted.
Days until deletion. -1 means never delete.
Parent customer ID.