Add terminal pairing codes endpoints
You can now request, list, get, and revoke terminal pairing codes via the public API. Use POST /terminals/pairing-codes to generate a code (valid for 90 days) and pair a point-of-sale terminal with a profile. Use DELETE /terminals/pairing-codes/{pairingCodeId} to revoke one when it's no longer needed.