Noun (concept)
Idempotency
the property of an operation that produces the same result even if repeated multiple times
The API ensures idempotency so repeating the same request does not create duplicate records.